JavaScript and Immutability: React Fast

React is very fast, but in order to keep a nice pace, it needs help in understanding which parts of the view should or shouldn’t be updated… Read more

Similar

Accessible search page with minimal JavaScript

This article documents what I learned building a search page for stocks, ETFs, and other securities for https://jch.app. I start with built-in HTML elements and attributes for accessibility, add CSS for layout and visual design, and progressively enhance ... (more…)

Read more »