I thought of reading the Webpack documentation and manually setting up a React project. But looking at the Webpack docs, it seemed it would take some time before I can understand how to set everything up. That’s when I came across Parceljs. It’s supposed to be zero-config and easy to get started with. I tried it and it was quick work. Creating a project and installing dependencies to looking at the result on localhost — took just 5 steps.
create-react-app
?When it comes to creating React projects, most people very naturally reach for create-react-app
. There's nothing wrong with that. create-react-app
is very handy and I use it often when I just need a React project and don't really care how many dependencies it installs. But, at times, I need something minimal. At those times I don't need the App.test.js
file or the image assets.
For such situations, I find create-react-app
unnecessary. Creating a project and setting it up yourself gives you more control over its dependencies.
I thought of reading the Webpack documentation and manually setting up a React project. But looking at the Webpack docs, it seemed it would take some time before I can understand how to set everything up. That’s when I came across Parceljs. It’s supposed to be zero-config and easy to get started with.
I tried it and it was quick work. Creating a project and installing dependencies to looking at the result on localhost — took just 5 steps.
ReactJS Development Company in Chicago, USA with experienced and tailored ReactJS Developers at Cerdonis Technologies, LLC. Hire ReactJS Developers on Hourly & Full-time Basis Near Me.
We provide top-notch ReactJS development services to global clients. Hire expert ReactJS developers from top React JS development company, Skenix Infotech.
This article will walk you through the concepts you would need to know to step into the world of widely used ReactJS.
Vue.js is an extensively popular JavaScript framework with which you can create powerful as well as interactive interfaces. Vue.js is the best framework when it comes to building a single web and mobile apps.