Choosing Ember over React in 2016

One month ago, we started working on a new product: Instant 2FA, the easiest way to add two-factor authentication to any site in less than…

Similar

Unconventional React Things: Styling Edition

I’ve developed an unusual approach to styling in my React code. It’s sort of a functional, atomic css approach. Other methods I’ve used are BEM + separate css files, styled components, and tailwind. By far this is the one that lets me move fastest on my p... (more…)

Read more »

Headless React

Part 1: Climbing Mount Effect - Declarative Code and Effects Part 2: Reconcile All The Things - Memoization, Data Flow and reconciliation Part 3: Headless React - Live, Yeet Reduce, No-API, WebGPU ... (more…)

Read more »