/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
| | 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.
| | 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.
| | markus.oberlehner.net
29.6 parsecs away

Travel
| Learn how to use partial hydration with Eleventy and Preact and how to apply the principles of progressive enhancement to build resilient websites.