/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

jasonformat.com
| | adropincalm.com
6.0 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.
| | zserge.com
2.9 parsecs away

Travel
| | Learning how React works by building one from scratch.
| | amorgunov.com
3.3 parsecs away

Travel
| | [AI summary] The provided text is a mix of code, explanations, and some unrelated content. It seems to be about building a virtual DOM with JavaScript, discussing JSX transformation, event handling, and React-like concepts. However, the text is not well-structured and contains some irrelevant parts, like mentions of Telegram, GitHub, and other unrelated topics. The main focus appears to be on creating a virtual DOM, handling events, and using JSX with Babel.
| | www.stevenhicks.me
20.5 parsecs away

Travel
| Did you know your blog's syntax highlighter probably has support for highlighting code diffs? I didn't.