|
You are here |
jasonformat.com | ||
| | | | |
adropincalm.com
|
|
| | | | | 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
|
|
| | | | | Learning how React works by building one from scratch. | |
| | | | |
amorgunov.com
|
|
| | | | | [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
|
|
| | | Did you know your blog's syntax highlighter probably has support for highlighting code diffs? I didn't. | ||