Getting Started With Babel - Transpiling Javascript

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • babel-handbook

    :blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.

  • 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

  • babel-sublime

    Syntax definitions for ES6 JavaScript with React JSX extensions.

  • The official babel website : Link here ✌️

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 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
  • A tale of knowledge building

    4 projects | dev.to | 27 Apr 2021
  • How to create your own language that compile to JavaScript

    3 projects | /r/javascript | 15 Apr 2021
  • Revealing the magic of AST by writing babel plugins

    2 projects | dev.to | 5 Mar 2021
  • Migrate to React 19 with ast-grep

    2 projects | dev.to | 28 Apr 2024