Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Babel-handbook Alternatives
Similar projects and alternatives to babel-handbook
-
-
super-expressive
🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
-
snabbdom
A virtual DOM library with focus on simplicity, modularity, powerful features and performance.
-
-
super-expressive.macro
🎣 A macro to generate Regular Expressions (RegExp) at build-time with super-expressive.
-
spotify-web-api-node
A Node.js wrapper for Spotify's Web API.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
cheerio
The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
-
-
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
-
-
-
redux-devtools
DevTools for Redux with hot reloading, action replay, and customizable UI
-
babel-sublime
Syntax definitions for ES6 JavaScript with React JSX extensions.
-
babel-plugin-macros
🎣 Allows you to build simple compile-time libraries
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
babel-handbook reviews and mentions
-
Getting Started With Babel - Transpiling Javascript
Babel does this by compiling down JavaScript code written with the latest standards into a version that will work everywhere today. This process is known as source-to-source compiling, also known as transpiring. Source: Jamie Kyle
-
11 JavaScript Examples to Source Code That Reveal Design Patterns In Use
I'll be honest, my approach to getting used to working with ASTs is a bit weird, but it worked for me. For some reason the thought of working with the TypeScript AST sounds really attractive to me. I'm sure most people recommend to start deep diving into babel first before getting used to working with an AST with the TypeScript compiler, but I started it the other way around. There is a great library called ts-morph that focuses on making it easier for developers to work with the TypeScript compiler. Learning hands on with ts-morph while getting used to their compiler api made babel much easier to understand without ever touching babel.
-
A tale of knowledge building
Those videos gave me a base for the task but I needed more sources to achieve it, so I read a lot of source code for other libraries built with babel-plugin-macros, read the plugin's authoring documentation and Jamie Kyle's Babel Handbook.
-
How to create your own language that compile to JavaScript
If you want to learn more about parsing, reading the code of an actual recursive parser might be a better idea. Esprima is a decent place to start if you're interested in JS grammar. Then you can look at the babel handbook to learn more about AST transformations. From there, the literature gets quite a bit more heavy. If you get this far and are willing to push further, you'll probably want to grab yourself a copy of the dragon book at a minimum.
-
Revealing the magic of AST by writing babel plugins
Babel handbook
-
A note from our sponsor - SonarQube
www.sonarqube.org | 1 Oct 2023
Stats
jamiebuilds/babel-handbook is an open source project licensed under Creative Commons Attribution 4.0 which is not an OSI approved license.