JSer.dev

🤿
Posts Shorts Series Products
  • Try out React 19 in ESM without build tools

    React stops shipping UMD builds since 19, here is how we can try it out.

    Jul 1, 2024

  • A real example of concurrent mode in Shaku - switch to `useDeferredValue()` instead of throttling or debouncing.

    Either throttling or debouncing leads to fixed lag which is bad UX, it is better improve this with `useDeferredValue()` in React Concurrent Mode.

    Aug 15, 2023

  • Spread operator in TypeScript is not sound!!

    Need to be careful when using spread operator.

    Aug 15, 2023

  • 2022 Review and 2023 Plan for JSer

    What JSer has done and what's next.

    Dec 31, 2022

  • Join our discord server "Hardcore React" to learn React internals together

    A new place to learn React Internals.

    Mar 17, 2022

© 2024. All rights reserved.

Handcrafted with astro and shaku.