Ionic Lazy Loading Bonuses
How to take advantage of Lazy Loading in your Ionic 3 apps. - https://goo.gl/iCVnCy
#ionic
How to take advantage of Lazy Loading in your Ionic 3 apps. - https://goo.gl/iCVnCy
#ionic
Bendyworks: Ruby on Rails, JavaScript, and Elixir Consulting
Ionic Lazy Loading Bonuses - Bendyworks: We are Bendyworks
We build smart, robust, enterprise-level software that works, both with you and for you.
Event Sourcing Microservices with Kafka
In this post, you are going to read about a microservice application using Kafka as the primary data store. - https://goo.gl/nTde19
#microservice
In this post, you are going to read about a microservice application using Kafka as the primary data store. - https://goo.gl/nTde19
#microservice
Kontena Blog
Event Sourcing Microservices with Kafka
Like many software engineers, I come from the world of enterprise software development. In this world design patterns and software architecture are king. I’ve spent countless hours studying the principals of SOA, Domain Driven Design, CQRS and all the...
V8 Release 6.3: Speed and New ES Features
The latest branch of the V8 engine will make its first appearance in Chrome 63. Performance increases are the order of the day, plus three ‘stage 3’ ECMAScript features. - https://goo.gl/Sj8qG8
#v8 #release
The latest branch of the V8 engine will make its first appearance in Chrome 63. Performance increases are the order of the day, plus three ‘stage 3’ ECMAScript features. - https://goo.gl/Sj8qG8
#v8 #release
v8project.blogspot.co.uk
V8 Release 6.3
A blog by the V8 team for JavaScript enthusiast that want to get a glimpse 'under the hood' of Chrome's JavaScript engine.
Improving Performance with the Paint Timing API
An in-depth look at an API currently only available in Chrome 60+ for accessing and reporting Web page ‘paint’ metrics from JavaScript. - https://goo.gl/dfrWiU
#paintTimingApi
An in-depth look at an API currently only available in Chrome 60+ for accessing and reporting Web page ‘paint’ metrics from JavaScript. - https://goo.gl/dfrWiU
#paintTimingApi
SitePen Blog
Improving Performance with the Paint Timing API
Introduction Outline Accessing paint metrics from JavaScript Reporting paint timing metrics to a server Viewing paint metrics in the Chrome DevTools Browser Implementations Traditionally, front-end performance focused primarily on page load times as an important…
REST Client for VS Code
REST Client allows you to send HTTP request and view the response in Visual Studio Code directly. No external app like Postman or Paw needed. - https://goo.gl/YVbV1h
#tools
REST Client allows you to send HTTP request and view the response in Visual Studio Code directly. No external app like Postman or Paw needed. - https://goo.gl/YVbV1h
#tools
Scaling React Server-Side Rendering
Scaling a React-based rendering service gave the author a lot of stories/tips to share, all packed into this epic post. - https://goo.gl/hhVNPk
#react
Scaling a React-based rendering service gave the author a lot of stories/tips to share, all packed into this epic post. - https://goo.gl/hhVNPk
#react
CSS Grids for Everyone
Jeffrey Way teaches everything you need to know in bite-sized episodes - https://goo.gl/Jc81KF
#css #grid
Jeffrey Way teaches everything you need to know in bite-sized episodes - https://goo.gl/Jc81KF
#css #grid
Laracasts
CSS Grids for Everyone
The new CSS Grid spec offers unprecedented control when it comes to constructing layouts and components. In fact, this level of power and flexibility has never been available before now. That being said, there's a slight learning curve.
Come along, as I…
Come along, as I…
Strapi.io: Node API Creation Made Simple
A Node content management framework/headless CMS with an extensible admin panel and a powerful plugin system. GitHub repo. - https://goo.gl/TcrpqM
#nodejs #api
A Node content management framework/headless CMS with an extensible admin panel and a powerful plugin system. GitHub repo. - https://goo.gl/TcrpqM
#nodejs #api
strapi.io
Strapi.io - API creation made simple, secure and fast.
The most advanced Node.js Content Management Framework to build powerful API with no effort.
Deep dive into Vue 2.5
Vue 2.5 exploits ThisType, mapped type, generic defaults and a clever trick to cover most APIs. - https://goo.gl/FBSuae
#vue
Vue 2.5 exploits ThisType, mapped type, generic defaults and a clever trick to cover most APIs. - https://goo.gl/FBSuae
#vue
Abitrarily Idiosyncratic Randomness
Deep dive into Vue2.5 Typing -- A tour of advanced typing feature
Vue 2.5 improves TypeScript definition! Before that, TS users will have to use class component API to get proper typing, but now canonical API is both precise and concise with few compromises!
For ord
For ord
Simplabs - High Level Assertions with qunit-dom
An overview on writing simpler tests with async/await and qunit-dom. -
https://goo.gl/d2tqve
#ember
An overview on writing simpler tests with async/await and qunit-dom. -
https://goo.gl/d2tqve
#ember
componentDidMakeSense: An Explanation of the React Lifecycle
Learn the React lifecycle methods and when/how to use them. -
https://goo.gl/zR9FwB
#react #lifecycle
Learn the React lifecycle methods and when/how to use them. -
https://goo.gl/zR9FwB
#react #lifecycle
Medium
componentDidMakeSense — React Lifecycle Explanation
Learn the React lifecycle methods and when/how to use them
Stop Designing For Only 85% Of Users: Nailing Accessibility In Design
A discussion of the most common visual impairments and how you can make small changes to your visual interface and workflow to ensure the highest level of accessibility. - https://goo.gl/d68Ntc
#mobile #design
A discussion of the most common visual impairments and how you can make small changes to your visual interface and workflow to ensure the highest level of accessibility. - https://goo.gl/d68Ntc
#mobile #design
Smashingmagazine
Stop Designing For Only 85% Of Users: Nailing Accessibility In Design – Smashing Magazine
Accessibility in design? Definitely something to keep in mind while designing websites and products to ensure you’re not alienating your users.
Use Sass/Scss of Webpack in Vue
Using this style structure, you can have more efficiency.
https://goo.gl/TzXbqu
#vue #sass
Using this style structure, you can have more efficiency.
https://goo.gl/TzXbqu
#vue #sass
Creating HTML Web Components with Vanilla JS
While native Web Component support isn’t 100% yet, polyfills are available, and this tutorial walks through what’s involved to create your own HTML tags as components. - https://goo.gl/H7QqSt
#javascript
While native Web Component support isn’t 100% yet, polyfills are available, and this tutorial walks through what’s involved to create your own HTML tags as components. - https://goo.gl/H7QqSt
#javascript
The New CSS Layout, An Excerpt
This excerpt is from Chapter 3 of Rachel Andrews new A Book Apart book and is well worth a read (just go buy it really). Another bit of news which is wonderful is that Rachel Andrew has also been made the Editor in Chief of Smashing Magazine moving forward and I’m looking forward to seeing a wonderful publication get even better. - https://goo.gl/APg2U8
#css
This excerpt is from Chapter 3 of Rachel Andrews new A Book Apart book and is well worth a read (just go buy it really). Another bit of news which is wonderful is that Rachel Andrew has also been made the Editor in Chief of Smashing Magazine moving forward and I’m looking forward to seeing a wonderful publication get even better. - https://goo.gl/APg2U8
#css
Alistapart
The New CSS Layout, An Excerpt
We’re pleased to share an excerpt from Rachel Andrew’s latest book The New CSS Layout, available now from A Book Apart.
Error Boundaries in React 16
Think of error boundaries like try-catch statements, but for React components. - https://goo.gl/C4J1s3
#react
Think of error boundaries like try-catch statements, but for React components. - https://goo.gl/C4J1s3
#react
Animation and Data Visualization with Vue
Animation can explain whatever the mind can conceive. When animation is functionally applied to a website or app, the event flow can easily map with the user’s ability to navigate through the app. - https://goo.gl/3nxJKy
#vue #animation
Animation can explain whatever the mind can conceive. When animation is functionally applied to a website or app, the event flow can easily map with the user’s ability to navigate through the app. - https://goo.gl/3nxJKy
#vue #animation
X-Team Blog - Commit. Push. Unleash.
Animation and Data Visualization with Vue
If you have ever wondered how to do some of those awesome animations you see on websites, you will love the treasury of knowledge that is this guide.
sketch-to-react-native: Convert Sketch Files Into React Native Components - https://goo.gl/BBbM34
#reactNative
#reactNative
GitHub
nanohop/sketch-to-react-native
Convert Sketch files into React Native components. Contribute to nanohop/sketch-to-react-native development by creating an account on GitHub.