/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

zacharyparsons.co.uk
| | reacttraining.com
3.0 parsecs away

Travel
| | React Corporate Workshops, Training, and Consulting
| | matthiasnehlsen.com
1.7 parsecs away

Travel
| | [AI summary] A developer shares a tutorial and code comparison of a chat application rewritten with Facebook's React library to demonstrate handling immutable data and virtual DOM architecture versus AngularJS.
| | www.boardinfinity.com
1.6 parsecs away

Travel
| | SetState is a React lifecycle method that allows an application to update the state of a component without the need for that component to re-render.
| | scastiel.dev
14.7 parsecs away

Travel
| React is living something these days. Although it was created as a client UI library, it can now be used to generate almost everything from the server. And we get a lot from this change, especially when coupled with Next.js. Let's use Server Components and Actions to build something fun: a guestbook.