babel-handbook

:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel. (by jamiebuilds)

Babel-handbook Alternatives

Similar projects and alternatives to babel-handbook

  1. Next.js

    2,254 babel-handbook VS Next.js

    The React Framework

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  4. Express

    758 babel-handbook VS Express

    Fast, unopinionated, minimalist web framework for node.

  5. Gatsby

    370 babel-handbook VS Gatsby

    The best React-based framework with performance, scalability and security built in.

  6. lodash

    210 babel-handbook VS lodash

    A modern JavaScript utility library delivering modularity, performance, & extras.

  7. jQuery

    180 babel-handbook VS jQuery

    jQuery JavaScript Library

  8. babel-sublime

    Syntax definitions for ES6 JavaScript with React JSX extensions.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. Immer

    150 babel-handbook VS Immer

    Create the next immutable state by mutating the current one

  11. PostCSS

    94 babel-handbook VS PostCSS

    Transforming styles with JS plugins

  12. v8.dev

    77 babel-handbook VS v8.dev

    The source code of v8.dev, the official website of the V8 project.

  13. request

    61 babel-handbook VS request

    🏊🏾 Simplified HTTP request client.

  14. cheerio

    57 babel-handbook VS cheerio

    The fast, flexible, and elegant library for parsing and manipulating HTML and XML.

  15. V8

    59 babel-handbook VS V8

    The official mirror of the V8 Git repository

  16. graphql-js

    27 babel-handbook VS graphql-js

    A reference implementation of GraphQL for JavaScript

  17. the-super-tiny-compiler

    :snowman: Possibly the smallest compiler ever

  18. redux-devtools

    DevTools for Redux with hot reloading, action replay, and customizable UI

  19. estree

    The ESTree Spec

  20. Acorn

    14 babel-handbook VS Acorn

    A small, fast, JavaScript-based JavaScript parser

  21. super-expressive

    🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language

  22. esprima

    9 babel-handbook VS esprima

    ECMAScript parsing infrastructure for multipurpose analysis

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better babel-handbook alternative or higher similarity.

babel-handbook discussion

Log in or Post with

babel-handbook reviews and mentions

Posts with mentions or reviews of babel-handbook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-21.
  • Abstract Syntax Trees and Practical Applications in JavaScript
    13 projects | dev.to | 21 Oct 2023
    For more information about building Babel plugins, check the Kent's Babel Handbook or this awesome Babel handbook by Jamie.
  • babel-handbook: A guided handbook on how to use Babel and how to create plugins for Babel.
    1 project | /r/u_TsukiZombina | 26 Dec 2022
  • Getting Started With Babel - Transpiling Javascript
    2 projects | dev.to | 10 Aug 2022
    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
    13 projects | dev.to | 20 Mar 2022
    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
    4 projects | dev.to | 27 Apr 2021
    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
    3 projects | /r/javascript | 15 Apr 2021
    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
    2 projects | dev.to | 5 Mar 2021
    Babel handbook
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 10 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic babel-handbook repo stats
7
12,062
0.0
8 months ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai