/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

staydecent.ca
| | szymonkrajewski.pl
2.1 parsecs away

Travel
| | ECMAScript 6 has an amazing feature called Arrow Function. It allows writing a function expression faster and smarter than traditional way (using functionkeyword). Worth to know, it's not a one to one replacement for standard functions.
| | babeljs.io
2.0 parsecs away

Travel
| | While redesigning Instagram Web from the inside out this year, we enjoyed using a number of ES6+ features to write our React components. Allow me to highlight some of the ways that these new language features can change the way you write a React app, making it easier and more fun than ever.
| | www.boardinfinity.com
1.7 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.
| | www.thapatechnical.com
17.4 parsecs away

Travel
| Learn how to install and set up React JS v19 with Node.js, Bun package manager, and Vite. Create your first React app and upgrade to React v19 RC.