Fullstack React: An Introduction to Hooks in React
As React developers continue to play with and analyze the newly proposed ‘Hooks’ feature, the tutorials continue to flow. This is a particularly accessible one complete with examples. - http://bit.ly/2FPYbE8
#react
As React developers continue to play with and analyze the newly proposed ‘Hooks’ feature, the tutorials continue to flow. This is a particularly accessible one complete with examples. - http://bit.ly/2FPYbE8
#react
Fullstack React
Fullstack React: An Introduction to Hooks in React
Flutter Crush: How to Build a Game with Flutter
How to build a Match-3 game like Candy Crush, Bejeweled or FishDom using Flutter. - http://bit.ly/2TYDtVr
#mobile #flutter #game
How to build a Match-3 game like Candy Crush, Bejeweled or FishDom using Flutter. - http://bit.ly/2TYDtVr
#mobile #flutter #game
Medium
Flutter Crush
How to build a Match-3 game, like Candy Crush, Bejeweled, FishDom… in Flutter.
Nuxt.js Fundamentals, a Vue.js video course
Nuxt.js is a framework for creating Vue.js applications. Its goal is to help Vue developers take advantage of top-notch technologies and features in a fast, easy and organized way. - http://bit.ly/2AE0xQJ
#nuxt #vue #course
Nuxt.js is a framework for creating Vue.js applications. Its goal is to help Vue developers take advantage of top-notch technologies and features in a fast, easy and organized way. - http://bit.ly/2AE0xQJ
#nuxt #vue #course
Vue School
Learn Nuxt from this FREE Nuxt.js Fundamentals Course
Nuxt.js is a framework for creating Vue.js applications. Its goal is to help Vue developers take advantage of top-notch technologies and features in a fast, easy and organized way. It is easy to...
NGRX => Embedding Reducer Function to Action
As a personal preference, Ali has always been concerned about the decoupling of the reducer function being in a separate place instead of inside of the action. Especially when he finds the switch statement within the reducer aesthetically disturbing. The solution to both of his problems is presented in this article. - http://bit.ly/2zyZ6TD
#angular #ngrx
As a personal preference, Ali has always been concerned about the decoupling of the reducer function being in a separate place instead of inside of the action. Especially when he finds the switch statement within the reducer aesthetically disturbing. The solution to both of his problems is presented in this article. - http://bit.ly/2zyZ6TD
#angular #ngrx
Medium
NGRX => Embedding Reducer Function to Action
Here is to reducing the clutter in the code and actually making it faster (mostly)
Why do people leave your website?
The answer lies with your 'Undecided Explorers' - http://bit.ly/2QAKtJy
#ui #ux
The answer lies with your 'Undecided Explorers' - http://bit.ly/2QAKtJy
#ui #ux
The Easiest Way to Debug Node.js - with VS Code?
A developer makes the case that Microsoft’s VS Code editor provides the best Node debugging experience right now. - http://bit.ly/2SaLTHs
#nodejs
A developer makes the case that Microsoft’s VS Code editor provides the best Node debugging experience right now. - http://bit.ly/2SaLTHs
#nodejs
ITNEXT
The Absolute Easiest Way to Debug Node.js — with VS Code
Let’s face it…debugging Node.js is a major pain, but it doesn’t have to be.
The Power of Web Components
‘Web Components’ is a set of standards to enable user-defined HTML elements. This is an accessible tutorial that looks at the state of play and how to create your own components with HTML and JavaScript. - https://mzl.la/2rcWMgv
#webComponents
‘Web Components’ is a set of standards to enable user-defined HTML elements. This is an accessible tutorial that looks at the state of play and how to create your own components with HTML and JavaScript. - https://mzl.la/2rcWMgv
#webComponents
Mozilla Hacks – the Web developer blog
The Power of Web Components – Mozilla Hacks - the Web developer blog
Web Components comprises a set of standards that enable user-defined HTML elements. These elements can go in all the same places as traditional HTML. Despite the long standardization process, the ...
React Render Props: A Pattern for Code Reuse Amongst Components
Gives you enough to knowledge to make an educated decision about when to use render props or higher order components. - http://bit.ly/2AGXdnE
#react
Gives you enough to knowledge to make an educated decision about when to use render props or higher order components. - http://bit.ly/2AGXdnE
#react
ui.dev
React Render Props
In this post you'll learn a pattern for accomplishing code reuse amongst components in a React app, Render Props.
Creating Your First Vue.js PWA Project
How to build a PWA using Vue.js and Webpack to build a caching services worker for offline support. - http://bit.ly/2PailrS
#vue #pwa
How to build a PWA using Vue.js and Webpack to build a caching services worker for offline support. - http://bit.ly/2PailrS
#vue #pwa
Medium
Creating Your First Vue.js PWA Project
In our previous article, Why Progressive Web Apps, we have identified a few benefits that PWA provides to improve web applications for…
React Podcast: Don’t Rewrite Your App for Hooks & Suspense (with Jared Palmer)
What Suspense and Hooks mean for existing apps and what you should know to migrate code sanely - http://bit.ly/2zxexvO
#react #podcast
What Suspense and Hooks mean for existing apps and what you should know to migrate code sanely - http://bit.ly/2zxexvO
#react #podcast
React Podcast
29: Don't Rewrite Your App for Hooks and Suspense with Jared Palmer | React Podcast
Jared Palmer is a passionate JavaScript developer, pushing developer ergonomics in React with projects like formik and react-fns. Chantastic asks about what Suspense and Hooks mean for existing apps and what we should know to migrate our code sanely. They…
Mixing Storybook with Angular with a sprinkle of Applitools
To better understand the Applitools Storybook SDK for Angular, we will be building a small Angular application from scratch, adding some Storybook stories, and then finally performing visual regression testing using the Applitools SDK to generate snapshots for us to view and analyze. - http://bit.ly/2Q7kPfZ
#angular
To better understand the Applitools Storybook SDK for Angular, we will be building a small Angular application from scratch, adding some Storybook stories, and then finally performing visual regression testing using the Applitools SDK to generate snapshots for us to view and analyze. - http://bit.ly/2Q7kPfZ
#angular
Angular In Depth
Mixing Storybook with Angular with a sprinkle of Applitools
To learn visual testing with the Applitools Storybook SDK for Angular, we will add it to a small Angular application built from scratch.
The State of JavaScript 2018
The results of this popular annual survey are out now. React is the clear, dominant front-end framework of choice. Jest and Mocha are neck and neck in the testing space, and Python is the most common other language for JS developers to use. - http://bit.ly/2BM6cWI
#javascript
The results of this popular annual survey are out now. React is the clear, dominant front-end framework of choice. Jest and Mocha are neck and neck in the testing space, and Python is the most common other language for JS developers to use. - http://bit.ly/2BM6cWI
#javascript
Stateofjs
The State of JavaScript 2018: Home
Discover the most popular JavaScript technologies of the year.
Goodbye Electron, Hello Desktop PWAs?
There’s still a long way for progressive webapps to go, but in many use cases the technology is advanced enough to displace typical ‘hybrid’ desktop apps especially when desktop PWA support lands on macOS in Chrome 72. - http://bit.ly/2QqGiQb
#desktop #pwa
There’s still a long way for progressive webapps to go, but in many use cases the technology is advanced enough to displace typical ‘hybrid’ desktop apps especially when desktop PWA support lands on macOS in Chrome 72. - http://bit.ly/2QqGiQb
#desktop #pwa
Medium
Goodbye Electron, Hello Desktop PWAs
Okay maybe I am jumping the gun on this but this is some exciting news to say the least!
Why React Hooks, and How Did We Even Get Here?
Hooks have been much celebrated so far in how they give us new ways to create easily consumed contained, composable behaviors, but “they are not the silver bullet solution.” - http://bit.ly/2U1tqiG
#react #hooks
Hooks have been much celebrated so far in how they give us new ways to create easily consumed contained, composable behaviors, but “they are not the silver bullet solution.” - http://bit.ly/2U1tqiG
#react #hooks
freeCodeCamp.org
Why React Hooks, and how did we even get here?
TL;DR: Hooks have learned from the trade-offs of mixins, higher order components, and render props to bring us new ways to create…
Why React Native?
The first part in a series of articles about mobile app development with React Native. - http://bit.ly/2E6dUwW
#reactNative
The first part in a series of articles about mobile app development with React Native. - http://bit.ly/2E6dUwW
#reactNative
Medium
Why React Native? — Mobile App Development Part 0
This is part 0 in a series of articles about mobile app development with React Native.
SVG Filters Playground
An interesting online tool for experimenting with what different SVG filters do. - http://bit.ly/2zB8ruf
#tools #svg
An interesting online tool for experimenting with what different SVG filters do. - http://bit.ly/2zB8ruf
#tools #svg
Dynamic Import of Locales in Angular
The problem with using more than one language in your application is that for each language you need to import the data of the locale. That is a lot of extra code taking up bandwidth. It would be great if we can dynamically import the language when needed. All sounds good in theory. Let’s see if it also works in practice. - http://bit.ly/2PooHnr
#angular
The problem with using more than one language in your application is that for each language you need to import the data of the locale. That is a lot of extra code taking up bandwidth. It would be great if we can dynamically import the language when needed. All sounds good in theory. Let’s see if it also works in practice. - http://bit.ly/2PooHnr
#angular
Angular In Depth
Dynamic Import of Locales in Angular
Lazy load your locale when changing countries.
Faster Async Functions and Promises for V8
A substantial and easy-to-follow exploration of how async functions and promises in V8 have been optimized and how the debugging experience for async code has been improved. - http://bit.ly/2DGcGaS
#v8 #async #promise
A substantial and easy-to-follow exploration of how async functions and promises in V8 have been optimized and how the debugging experience for async code has been improved. - http://bit.ly/2DGcGaS
#v8 #async #promise
v8.dev
Faster async functions and promises · V8
Faster and easier-to-debug async functions and promises are coming to V8 v7.2 / Chrome 72.