/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

www.valentinog.com
| | adropincalm.com
1.5 parsecs away

Travel
| | Babel is a JavaScript compiler mainly known for React and the ability to use js syntax not yet shipped to the browser. In this introduction we'll try to cover some of the core ideas such as @babel/core, @babel/cli, plugins, presets and the config file. The main idea In the js world, we like to use new and exotic syntaxes even if the browser doesn't provide support and never will. Before ie11 deprecation, a classic example was using the arrow function syntax.
| | blog.somewhatabstract.com
1.7 parsecs away

Travel
| | [AI summary] The article discusses the challenges and steps involved in integrating a React client with a server-side rendering (SSR) setup, including configuration changes, handling file imports, and addressing routing issues.
| | markus.oberlehner.net
2.0 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.
| | baransel.dev
17.6 parsecs away

Travel
| Master TypeScript with best practices for writing clean, maintainable code, and boost your web development skills.