A Beginner’s Guide to HTML5 Cross-Browser Polyfills
Oliver Williams shows how polyfills let you write modern code that will work everywhere. - https://goo.gl/cszMWY
#html5 #polyfills
Oliver Williams shows how polyfills let you write modern code that will work everywhere. - https://goo.gl/cszMWY
#html5 #polyfills
SitePoint
A Beginner's Guide to HTML5 Cross-Browser Polyfills — SitePoint
Nowadays, new features are added to browsers at a rate of knots. Oliver Williams shows how polyfills let you write modern code, which will work everywhere.
Optimizing Performance of A-Frame Scenes for Mobile Devices
Using benchmarking to figure out the level of 3D complexity a mobile phone is capable of, and determining which performance metrics are required for such a benchmark. - https://goo.gl/d3332n
#mobile
Using benchmarking to figure out the level of 3D complexity a mobile phone is capable of, and determining which performance metrics are required for such a benchmark. - https://goo.gl/d3332n
#mobile
Mozilla Hacks – the Web developer blog
Optimizing Performance of A-Frame Scenes for Mobile Devices – Mozilla Hacks - the Web developer blog
A-Frame makes building 3D and VR web applications easy, so developers of all skill levels can create rich and interactive virtual worlds. For an Oregon State University student project focused ...
📚 New courses of this week from Pluralsight
📌 - Advanced React.js By Samer Buna (https://app.pluralsight.com/library/courses/reactjs-advanced/table-of-contents)
📌 - Getting Started with ES2017/ES8 By Roland Guijt (https://app.pluralsight.com/library/courses/es2017-es8-getting-started/table-of-contents)
📌 - Moving Forward with Mongoose.js By Mark Scott (https://app.pluralsight.com/library/courses/mongoosejs-moving-forward/table-of-contents)
#pluralsight #courses
📌 - Advanced React.js By Samer Buna (https://app.pluralsight.com/library/courses/reactjs-advanced/table-of-contents)
📌 - Getting Started with ES2017/ES8 By Roland Guijt (https://app.pluralsight.com/library/courses/es2017-es8-getting-started/table-of-contents)
📌 - Moving Forward with Mongoose.js By Mark Scott (https://app.pluralsight.com/library/courses/mongoosejs-moving-forward/table-of-contents)
#pluralsight #courses
8 Things to Learn in React Before Using Redux
What you should know about React before using Redux, focusing on state management and components. - https://goo.gl/XE8BQW
#react
What you should know about React before using Redux, focusing on state management and components. - https://goo.gl/XE8BQW
#react
www.robinwieruch.de
8 things to learn in React before using Redux
Facts about React that should be known before using Redux (or MobX). Most important: Learn React first, then opt-in Redux but only if you need it. There are various techniques in React.js for scaling your local state management. Only if these are not sufficient…
5 CSS Properties That You Probably Don't Know
Including contains, writing-mode, and will-change. -
https://goo.gl/9EA9G6
#css
Including contains, writing-mode, and will-change. -
https://goo.gl/9EA9G6
#css
Telerik Blogs
5 CSS Properties That You Probably Don't Know - Telerik Blogs
5 CSS Properties That You Probably Don't Know is out. Stay connected to Telerik Blogs for .NET, JavaScript, cross-platform app development (and beyond) news and tutorials.
A Progressive Web Application with Vue.js, Webpack + Material Design
The third part in a series that aims to build a basic but complete Progressive Web Application with VueJs, Webpack and Material Design. - https://goo.gl/RKjv5t
#progressiveWebApp #vue
The third part in a series that aims to build a basic but complete Progressive Web Application with VueJs, Webpack and Material Design. - https://goo.gl/RKjv5t
#progressiveWebApp #vue
Sicara | Agile Big Data Development
A Progressive Web Application with Vue JS, Webpack & Material Design [Part 3]
This article is part of a serie that aims to build a basic but complete Progressive Web Application with VueJs, Webpack & Material Design…
React and Redux Testing with Jest: How Some Jokers Learned to Take Snapshots
Snapshots replaced a whole slew of Enzyme expect statements and allowed the Bleacher Report Engineering team to easily test their Redux actions and store. - https://goo.gl/8QUrsu
#react #testing #redux #jest
Snapshots replaced a whole slew of Enzyme expect statements and allowed the Bleacher Report Engineering team to easily test their Redux actions and store. - https://goo.gl/8QUrsu
#react #testing #redux #jest
Bleacher Report Engineering
React and Redux Testing with Jest: How Some Jokers Learned to Take Snapshots
TL;DR
5 Ways to Ensure A Great UX for Progressive Web Apps
Do these five things to ensure that your PWA is performant, usable, and takes advantage of new web standards - https://goo.gl/Msbepm
#progressiveWebApp
Do these five things to ensure that your PWA is performant, usable, and takes advantage of new web standards - https://goo.gl/Msbepm
#progressiveWebApp
TechBeacon
5 ways to ensure a great UX for progressive web apps
Do these five things to ensure that your PWA is performant, usable, and takes advantage of new web standards.
Using Immutable.js with Redux
“it turns out that using Immutable.js with Redux is not that complicated and is a good practice.” - https://goo.gl/9oeuVw
#redux #immutable
“it turns out that using Immutable.js with Redux is not that complicated and is a good practice.” - https://goo.gl/9oeuVw
#redux #immutable
Medium
Using Immutable.js with Redux
Contrary to my initial thinking, it turns out that using Immutable.js with Redux is not that complicated and is a good practice.
Node Emerging as a Universal Development Framework
The results from a global survey on Node usage are out. They paint a picture of the technologies being used with Node, language preferences, and preferred production and dev environments. - https://goo.gl/9htZ2L
#nodejs
The results from a global survey on Node usage are out. They paint a picture of the technologies being used with Node, language preferences, and preferred production and dev environments. - https://goo.gl/9htZ2L
#nodejs
Hacker Noon
Node.js Emerging as the Universal Development Framework for a Diversity of Applications
Last year and at the beginning of this year, we asked you, Node.js users, to help us understand where, how and why you are using Node.js…
ionic-twitter-pwa: mobile.twitter.com PWA Rewritten with Ionic
A sample app showing the mobile.twitter.com Progressive Web App rewritten with Ionic. - https://goo.gl/MYQsKd
#ionic #PWA
A sample app showing the mobile.twitter.com Progressive Web App rewritten with Ionic. - https://goo.gl/MYQsKd
#ionic #PWA
GitHub
shprink/ionic-angular-twitter-pwa
ionic-angular-twitter-pwa - mobile.twitter.com PWA rewritten with Ionic-Angular
Scaling Node.js Applications
A ton of things you need to know about Node’s built-in tools for improving scalability. - https://goo.gl/Kh3mXp
#nodejs
A ton of things you need to know about Node’s built-in tools for improving scalability. - https://goo.gl/Kh3mXp
#nodejs
freeCodeCamp
Scaling Node.js Applications
Everything you need to know about Node.js built-in tools for scalability
FlexView: The Easiest Way to Use Flexbox with React
An introduction to FlexView, a React component to create any layout on any browser. - https://goo.gl/e6oxz3
#react #component #flexbox
An introduction to FlexView, a React component to create any layout on any browser. - https://goo.gl/e6oxz3
#react #component #flexbox
buildo blog
FlexView: the easiest way to use flex with React
A powerful React component to create any layout on any browser using the power of flex.
First React 16 Beta Released
Now’s a good time to get up to date with the changes on the way. Plenty of notes on key points and what to look out for here. - https://goo.gl/noPaHn
#react
Now’s a good time to get up to date with the changes on the way. Plenty of notes on key points and what to look out for here. - https://goo.gl/noPaHn
#react
GitHub
React 16 beta · Issue #10294 · facebook/react
The first React 16 beta is now available for public testing. 🎉
Installation Instructions
The beta has been published to NPM with the tag "next". Regular NPM installs will continue to use the 15.6 r...
Installation Instructions
The beta has been published to NPM with the tag "next". Regular NPM installs will continue to use the 15.6 r...
What Node.js Is Used for in 2017: Survey Results
An alternative look at the results of the Node Foundation’s global research (mentioned above). - https://goo.gl/LrhXzM
#nodejs #survey
An alternative look at the results of the Node Foundation’s global research (mentioned above). - https://goo.gl/LrhXzM
#nodejs #survey
RisingStack Engineering
This is what Node.js is used for in 2017 - Survey Results
Read the results of a worldwide research which was conducted to understand what Node is used for in 2017, and why developers love it so much.
Get Ready for the JS Optimizations in New V8 Versions
How the performance characteristics of V8’s Turbofan will affect the way we optimize in Chrome 59+ and Node 8.3+ situations. -
https://goo.gl/gKNCGa
#javascript #v8 #optimization
How the performance characteristics of V8’s Turbofan will affect the way we optimize in Chrome 59+ and Node 8.3+ situations. -
https://goo.gl/gKNCGa
#javascript #v8 #optimization
nearForm
Get ready: A new V8 is coming, Node.js performance is changing. | nearForm
How the performance characteristics of v8’s Turbofan will affect the way we optimize
Why Composition is Harder with Classes
The latest in Eric’s functional programming and compositional software techniques series looks at classes in detail - https://goo.gl/M8KrBb
#javascript
The latest in Eric’s functional programming and compositional software techniques series looks at classes in detail - https://goo.gl/M8KrBb
#javascript
Medium
Why Composition is Harder with Classes
Note: This is part of the “Composing Software” series on learning functional programming and compositional software techniques in…
Using React in Multiple Environments
Running a React app locally, but more is involved to run in production, staging, QA, and other environments. - https://goo.gl/KeQG5K
#react
Running a React app locally, but more is involved to run in production, staging, QA, and other environments. - https://goo.gl/KeQG5K
#react
Dave Ceddia
Using React in Multiple Environments
You’ve got a React app working locally, but how can you deploy it to different environments?