CodeSandbox: An Online React Playground/Editor
Essentially a mini, online React IDE. A perfect place to experiment and try out ideas. - https://goo.gl/CaGca3
#reactonlineeditor
Essentially a mini, online React IDE. A perfect place to experiment and try out ideas. - https://goo.gl/CaGca3
#reactonlineeditor
codesandbox.io
An online React editor with a focus on creating, sharing and importing
Twitter Lite and High Performance React PWAs at Scale
A look into removing performance bottlenecks, both common and uncommon, in one of the largest React.js PWAs, Twitter Lite. - https://goo.gl/K8ibcO
#react #performance
A look into removing performance bottlenecks, both common and uncommon, in one of the largest React.js PWAs, Twitter Lite. - https://goo.gl/K8ibcO
#react #performance
Medium
Twitter Lite and High Performance React Progressive Web Apps at Scale
A look into removing common and uncommon performance bottlenecks in one of the worlds largest React.js PWAs, Twitter Lite.
End-to-End Testing React Applications with TestCafe
Alexander Moskovkin uses TestCafe to test the React TodoMVC application. - https://goo.gl/eRf8WZ
#react #endtoend #tests
Alexander Moskovkin uses TestCafe to test the React TodoMVC application. - https://goo.gl/eRf8WZ
#react #endtoend #tests
Hacker Noon
E2E Testing React applications with TestCafe
Introduction
Mobile Web Video Playback Best Practices
Best practices from Google on creating the best mobile media experiences for the mobile Web. - https://goo.gl/6QBVRa
#video #mobile
Best practices from Google on creating the best mobile media experiences for the mobile Web. - https://goo.gl/6QBVRa
#video #mobile
Using HTML5 Canvas to Create a Rating Component in Ionic
How to build a rating component for Ionic apps using HTML5 Canvas. - https://goo.gl/J8rLYQ
#ionic2 #component
How to build a rating component for Ionic apps using HTML5 Canvas. - https://goo.gl/J8rLYQ
#ionic2 #component
joshmorony - Build Mobile Apps with HTML5
Using HTML5 Canvas to Create a Rating Component in Ionic
I’ve seen this concept around a few times, where rather than having a typical slider or star rating system, an application will use a smiley face. The smiley face can be adjusted to represent…
How to Use Service Workers in Progressive Web Apps
Why you should use service workers in your progressive web apps—and how to get started. - https://goo.gl/uuDksv
#progressiveweb #serviceworker
Why you should use service workers in your progressive web apps—and how to get started. - https://goo.gl/uuDksv
#progressiveweb #serviceworker
TechBeacon
How to use service workers in progressive web apps
Here's why you should use service workers in your progressive web apps—and how to get started.
JavaScript Server-Side Rendering with Device Detection
The benefits of server-side rendering with device detection and an example of how to implement it using the Vue.js framework. - https://goo.gl/sH2TTi
#vue #serversiderendering
The benefits of server-side rendering with device detection and an example of how to implement it using the Vue.js framework. - https://goo.gl/sH2TTi
#vue #serversiderendering
mobiForge
JavaScript server-side rendering with device detection - mobiForge
React and other JavaScript frameworks have frequently come under fire for not being suited to mobile. Hence mobile-first was a cornerstone of the Angular 2 rewrite. And despite React’s popularity, it still attracts the wrong kind of attention regarding mobile.…
Developing and Testing Microservices With Docker
Often, when developing applications with a microservice architectures, you cannot fully test out all services until you deploy to a staging server. Docker helps to speed up this process by making it easier to link together small, independent services locally. - https://goo.gl/CGNCpu
#microservice #docker
Often, when developing applications with a microservice architectures, you cannot fully test out all services until you deploy to a staging server. Docker helps to speed up this process by making it easier to link together small, independent services locally. - https://goo.gl/CGNCpu
#microservice #docker
mherman.org
Developing and Testing Microservices With Docker - Michael Herman
Let's build and test a number of services with Docker.
How to Build A Simple Math Expression Tokenizer
The basics of turning an expression like 89sin(45) + 2.2x/7 into its component parts for further processing. - https://goo.gl/roPDDr
#javascript
The basics of turning an expression like 89sin(45) + 2.2x/7 into its component parts for further processing. - https://goo.gl/roPDDr
#javascript
freeCodeCamp
How to build a math expression tokenizer using JavaScript (or any other language)
Some time ago, I got inspired to build an app for solving specific kinds of math problems. I discovered I had to parse the expression into…
React Move: Deterministically Animate Anything in React
Transitions, custom easing, and auto interpolation of numbers, colors, SVG paths and more. It even supports React Native. - https://goo.gl/vi9ZjF
#react #animation
Transitions, custom easing, and auto interpolation of numbers, colors, SVG paths and more. It even supports React Native. - https://goo.gl/vi9ZjF
#react #animation
GitHub
tannerlinsley/react-move
react-move - React Move - Beautifully and deterministically animate anything in React
DevDocs combines multiple API documentations in a fast, organized, and searchable interface. Here's what you should know before you start: - https://goo.gl/lvXzo0
#devdocs
#devdocs
devdocs.io
DevDocs is an API documentation browser that combines 100+ docs in a single UI with offline mode, instant search, keyboard shortcuts, and more.
The Ultimate Angular CLI Reference Guide
This is the preliminary article in a 4-part series on how to write a Todo application in Angular. - https://goo.gl/5SWUlg
#angularcli #angular4
This is the preliminary article in a 4-part series on how to write a Todo application in Angular. - https://goo.gl/5SWUlg
#angularcli #angular4
SitePoint
The Ultimate Angular CLI Reference Guide — SitePoint
Create new Angular 2 applications, scaffold components, run tests, and build for production with Jurgen Van de Moere's guide to Angular CLI
As many of you know, Pluralsight is one, if not the best source of on demand video learning. With over 4500 courses, and expert instructors it’s hard not to see the value of having access to such a great library.You can get a free 3 months subscription to the full Pluralsight Library! - https://goo.gl/GUk0y3
#pluralsight
#pluralsight
Absolute SharePoint Blog by Vlad Catrinescu
Free Pluralsight 6 Month Subscription
This blog post shows you how to get a Free Pluralsight 6 Month Subscription for the Full Pluralsight library
It’s Time to Embrace Arrow Functions
Eric felt some pushback against the use of ES6’s arrow functions recently. Here he explains how they’re useful and why you should become very comfortable with them. - https://goo.gl/yhqNpq
#javascript #es6 #arrowfunction
Eric felt some pushback against the use of ES6’s arrow functions recently. Here he explains how they’re useful and why you should become very comfortable with them. - https://goo.gl/yhqNpq
#javascript #es6 #arrowfunction
Medium
Familiarity Bias is Holding You Back: It’s Time to Embrace Arrow Functions
I teach JavaScript for a living. Recently I’ve shuffled around my curriculum to teach curried arrow functions sooner — within the first few…
Project Based Learning
A list of programming tutorials in which learners build an application from scratch. These tutorials are divided into different primary programming languages. Some have intermix technologies and languages. - https://goo.gl/w5zFxk
#common
A list of programming tutorials in which learners build an application from scratch. These tutorials are divided into different primary programming languages. Some have intermix technologies and languages. - https://goo.gl/w5zFxk
#common
GitHub
tuvttran/project-based-learning
project-based-learning - Curated list of project-based tutorials
Introducing NgxErrors: Declarative Form Errors for Angular
An open source project to bring better validation to Angular’s reactive forms. Here’s a look at how to use it, why Todd created it and the problems it aims to solve. - https://goo.gl/mZa3eb
#angular4 #forms #component
An open source project to bring better validation to Angular’s reactive forms. Here’s a look at how to use it, why Todd created it and the problems it aims to solve. - https://goo.gl/mZa3eb
#angular4 #forms #component
Todd Motto
Introducing ngxErrors, declarative form errors for Angular
I’ve been working on an open source project to bring better validation to Angular’s reactive forms. In this post we’ll take a look at how to use it, why I cr...
Choosing Between React and Angular: A Comparison
Should you pick Angular or React? Pavels Jelisjevs looks in detail at what both frameworks have to offer, and gives some practical advice on how to choose. - https://goo.gl/7Gh4DM
#angular2 #react
Should you pick Angular or React? Pavels Jelisjevs looks in detail at what both frameworks have to offer, and gives some practical advice on how to choose. - https://goo.gl/7Gh4DM
#angular2 #react
SitePoint
React vs Angular: An In-depth Comparison — SitePoint
Should you pick Angular or React? Pavels Jelisjevs looks in detail at what both frameworks have to offer, and gives some practical advice on how to choose.
10 Frameworks for Mobile Hybrid Apps
A list of ten useful frameworks to help build mobile hybrid apps. - https://goo.gl/khP8bn
#mobile #hybrid
A list of ten useful frameworks to help build mobile hybrid apps. - https://goo.gl/khP8bn
#mobile #hybrid
Jscrambler Blog
10 Frameworks for Mobile Hybrid Apps | Jscrambler Blog
In this post, let us dive into a list of 10 useful frameworks to help you build great and amazing mobile hybrid applications.
5 Image Lazy Loading Techniques to Improve Performance
Maria Antonietta Perna highlights the benefits of lazy loading images on websites and shows five approaches to implement it. - https://goo.gl/MUjDA4
#lazyloading #performance
Maria Antonietta Perna highlights the benefits of lazy loading images on websites and shows five approaches to implement it. - https://goo.gl/MUjDA4
#lazyloading #performance
SitePoint
Five Techniques to Lazy Load Images for Website Performance — SitePoint
Maria Antonietta Perna highlights the benefits of lazy loading images on websites and shows five approaches to implement lazy loading for your website.