What I'm confused is people see signals with two aspects: a) reactive primitives, and b) bypassing diffing.
Jotai atoms and useAtom hook work well enough for a). The same should apply to observable family in general.
b) is not the goal of React in the first place.
Announcing Jotai v2! 🥳
Fully compatible with React 18 and the upcoming `use` hook. Now with a store interface that can be used outside of React.
Enjoy the upgraded website with a new “Getting started” experience! 👻 https://t.co/8aIQLQCr3a
What if frameworks were more modular so you could pull them apart and recompose the pieces. Swap out the router if you don't like the API. Replace the data layer. Customize the server renderer. Change the bundler. Switch UI libraries? Current frameworks are far too rigid IMO.
New release of the React Refresh SWC plugin for @jotaijs!
The release fixes an issue with transforms for exported declarations of atoms.
https://t.co/7JSLTN9osW
I have been working on a SWC plugin for Jotai to match the Babel plugins we already have. 🎉
This is great news for Next.js users, as SWC plugins are in experimental.
The debug-label plugin is now in alpha!
https://t.co/6zpN8W0W2r