focused
A library to deal with Immutable updates in JavaScript. Based on the famous lens library from Haskell. Wrapped in a convenient Proxy interface.
focused
A library to deal with Immutable updates in JavaScript. Based on the famous lens library from Haskell. Wrapped in a convenient Proxy interface.
Mostly definitely pretty good.

The early ones are really easy to spot. They’re Z80s
I thought this was an interesting take on the old state management, Redux, RxJS question. This is about using RxJS in React without Redux.
Frameworks as a rule don’t teach you anything new about programming. This is almost by design.
Using a framework will never teach you things that will make you a better programmer.
Except React.
React is a framework that will teach you new things and using it will definitely make you a better programmer.

Great programming advice from 1983.

How does your web framework interop with custom elements?
You may not be surprised to discover that React’s interoperability with CEs is less than perfect.