React is a JavaScript library for building user interfaces.. Latest version: 18.3.0, last published: 15 minutes ago. Start using react in your project by running `npm i react`. There are 141625 other projects in the npm registry using react. (more…)
Read more »
There may be low-hanging fruit 🥝 affecting performance in areas you might not track very closely but are still important. (more…)
Read more »
Edit: Reactive Search got hunted on https://producthunt.com/posts/reactive-search. (more…)
Read more »
Describing how React Fiber operates, step by step, starting from calling the `render` function in client JS and changing state of a component, down to describing the steps taken by Fiber to do all the work. Best served with Fiber source code on the side. (more…)
Read more »
Undeniably, the single biggest source of confusion for new JavaScript developers is the this keyword.
Read more »