Bookmarks, page 64 of 71
Fetch polyfill with webpack. GitHub Gist: instantly share code, notes, and snippets.
The following is a guest post by David Corbacho, a front end engineer in London. We've broached this topic before, but this time, David is going to drive the
A simpler replacement for enzyme that encourages good testing practices.
Set up a modern web app by running one command.
NGINX Inc. has just released Ruby support for their new multi-language application server, NGINX Unit. What does this mean for Ruby web applications?
Opinionated Code Formatter
ESLint Shareable Config for React/JSX support in JavaScript Standard Style
Learn about React's Virtual DOM and use this knowledge to speed up your applications. In this thorough beginner-friendly introduction to framework's internals, we will demystify JSX, show you how React makes rendering decisions, explain how to find bottlenecks, and share some tips to avoid common mistakes.
A truly simple animation library for React, React Native, and Vue
A lightweight toolset for writing styles in JavaScript.
A simple webpack plugin to support dotenv.
Selector library for Redux.
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress
Redux DevTools extension.
A good Progressive Web App loads instantly regardless of network state and puts up its own UI on the screen without requiring a network round trip (i.e when it’s offline). We can accomplish this…
Structuring Reducers > Normalizing State Shape: Why and how to store data items for lookup based on ID