Software Alternatives & Reviews

React setup without create-react-app

Webpack React Babel
  1. Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
    Pricing:
    • Open Source
    If you want to learn more about webpack just go to this website https://webpack.js.org/ explore it and see more settings in webpack.

    #Web Application Bundler #JS Build Tools #Module Bundler 219 social mentions

  2. 2
    A JavaScript library for building user interfaces
    Pricing:
    • Open Source
    Explore https://reactjs.org/ this website for learning react.

    #Javascript UI Libraries #JS Library #JavaScript Framework 775 social mentions

  3. 3
    Babel is a compiler for writing next generation JavaScript.
    Pricing:
    • Open Source
    You should explore this https://babeljs.io/ you love it.

    #Development Tools #Javascript UI Libraries #JavaScript Framework 134 social mentions

Discuss: React setup without create-react-app

Log in or Post with