Walt is a JavaScript-like syntax that compiles to WebAssembly text format. An interesting concept I’m sure we’ll see more of in the future. |
|
Building a web experience and want to stay fast? Performance budgets are critical for success. | |
|
With the market share of evergreen browsers rising fast and browsers launching support for new features in lockstep, is it time we rethink asset delivery for the modern web? |
|
Profiling your React components may be the most important thing you can do to improve performance. Learn how to do this using the browser’s User Timing API. |
|
Before you replace Redux’s provider component with React’s new context API, there’s a thing or two that you should know about performance. |
|
A pragmatic step-by-step guide to eliminating common React performance issues. | |
|
Ben no longer uses Redux with React, and in this screencast he explains why. | |
|
React Suspense is all about handling transitions between views that have asynchronous data requirements — which redux doesn’t even attempt to handle. But, to make that work, Suspense is incidentally concerned with handling client-side data — which Redux is very interested in. |
|
Now on Amazon! Tackle two aspects of JavaScript development: modularity and ES6. With this practical guide, front-end and back-end Node.js developers alike will learn how to scale out JavaScript applications by breaking codebases into smaller modules. We’ll specifically cover features in ES6 from the vantage point of how we can leverage them to improve modularity in our programs. Learn how to manage complexity, how to drive it down, and how to write simpler code by building small modules. | |
|
“Let’s have a look at some terrible use cases to show just how magical proxies can be.” | |
|
Kate delivers a fantastic piece on human-computer interaction and our relationship with machines, recounting some fascinating anecdotes. Highly inspirational! | |
|
When you use eight values while specifying border-radius in CSS, you can create organic-looking shapes. | |
|
|
Comments