Explore >> Select a destination


You are here

habr.com
| | scastiel.dev
2.1 parsecs away

Travel
| | Redux is an awesome library to handle the state of big applications, React or not. But when you think about it, the basic features of Redux can be implemented in very few lines of code. Let's see how.
| | realfiction.net
1.8 parsecs away

Travel
| |
| | kentcdodds.com
0.1 parsecs away

Travel
| | How to create and expose React Context providers and consumers
| | matthiasnehlsen.com
13.6 parsecs away

Travel
| [AI summary] The article discusses the author's experience of rewriting a chat application's client side from AngularJS to React, highlighting the benefits and challenges of using React's declarative approach and immutable data handling. It also compares React and AngularJS, noting React's efficiency in rendering and diffing against the DOM, and mentions the author's continued use of AngularJS while remaining curious about React's potential in larger projects.