babel-sublime

Syntax definitions for ES6 JavaScript with React JSX extensions. (by babel)

Babel-sublime Alternatives

Similar projects and alternatives to babel-sublime

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-sublime alternative or higher similarity.

babel-sublime reviews and mentions

Posts with mentions or reviews of babel-sublime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.
  • ECMAScript ES6+: A Comprehensive Guide to Modern JavaScript
    2 projects | dev.to | 29 May 2023
    If you find that a specific ECMAScript feature isn't widely supported, you can still use it in your code by employing polyfills or transpilers. A polyfill is a piece of code that provides the functionality of a newer feature in older browsers. A transpiler, like Babel (https://babeljs.io/), is a tool that converts your modern JavaScript code into an older version that's more widely supported by browsers.
  • Optimize your Bundle Size with SWC and GraphQL Codegen
    6 projects | dev.to | 18 Apr 2023
    There was already a Babel plugin for the client-preset for projects using Babel in the client-preset package. Now, as SWC itself, and Next.js is becoming more popular and uses SWC as its default compiler, there was a need for a SWC plugin as well. SWC is a fast and modern JavaScript/TypeScript compiler written in Rust, so the Babel plugin couldn't be used.
  • Vanilla+PostCSS as an Alternative to SCSS
    15 projects | dev.to | 30 Mar 2023
    As a front-end web developer, do you still use CoffeeScript or jQuery? Unlikely, as TypeScript, ES/TC39 and Babel (and the retirement of Internet Explorer thanks to @codepo8 and his EDGE team) have helped to transform JavaScript into some kind of a modern programming language.
  • A gentle introduction to Vitest
    4 projects | dev.to | 4 Mar 2023
    Traditionally, Jest has been the most widely used JS Unit testing framework of choice. While Jest is an incredible framework, it has had some slowness issues. But a bigger problem around Jest is the tooling that might be needed to run our first test. We might need a transpiler liked Babel and transformers to create Jest digestible code.
  • Next.js vs. React: Which is the Best for Your Project
    4 projects | dev.to | 26 Feb 2023
    Next.js is a JavaScript framework that is built by Vercel, Facebook, and Google and is based on Node.js and Babel.
  • Criando um Parser de JSON do zero
    7 projects | dev.to | 24 Feb 2023
  • Rethinking the Modern Web
    2 projects | dev.to | 12 Feb 2023
    We must now rigor through the surprisingly high amount of code-level complexity, and pay the price of a compile-step (with Webpack and babel (or similar beast) and a barrage of configurations, plugins and extensions) to have a working web page! But that's not all, we must also bend along with mind-bending runtime behaviours (of hooks and friends), and debug through difficult-to-grok transforms of our code!
  • Decoding JS: Polyfills and Transpilers
    2 projects | dev.to | 11 Feb 2023
    Developers run the transpiler on their computers and deploy this code to the servers. Some popular transpilers include - Babel.
  • Next.js with Jest + React Testing Library
    2 projects | dev.to | 7 Feb 2023
    Babel is a toolchain that is mainly used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript in current and older browsers or environments (https://babeljs.io/)
  • React setup without create-react-app
    3 projects | dev.to | 5 Feb 2023
    you should explore this https://babeljs.io/ you love it
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 30 May 2023
    Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →

Stats

Basic babel-sublime repo stats
128
3,258
0.0
20 days ago
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
www.influxdata.com