Node.js やReact、ESM、Viteの説明

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • React

    The library for web and native user interfaces.

  • SaaSHub

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

    SaaSHub logo
  • webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • sizzle

    A sizzlin' hot selector engine.

  • jQuery

    jQuery JavaScript Library

  • jsx

    The JSX specification is a XML-like syntax extension to ECMAScript.

    JavaScript + HTML(DOM)= JSX

  • browserify

    browser-side require() the node.js way

  • babel-sublime

    Syntax definitions for ES6 JavaScript with React JSX extensions.

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

  • Code Splitting with React Router v6, React Lazy and Suspense (in simple terms)

    5 projects | dev.to | 2 Jul 2022
  • JavaScript Module Ecosystem

    3 projects | dev.to | 6 Apr 2022
  • The Frontend Hitchhiker's Guide: Build Tools

    5 projects | dev.to | 19 Jun 2021
  • Vite vs Webpack: Which Build Tool is Right for Your Project?

    2 projects | dev.to | 25 Sep 2024
  • Optimizing Web Performance: Best Practices and Techniques

    1 project | dev.to | 2 Sep 2024