Answer the question
In order to leave comments, you need to log in
Am I using libraries correctly?
I decided to write a helloworld in React and it turned out that for this I would have to use the following libraries:
Answer the question
In order to leave comments, you need to log in
Using the framework always requires some preparation before launch, but the complexity of maintaining the project does not increase much later on.
Browserify, Gulp can easily replace webpack.
Express.js is for server side, do you write something in node.js and get hello world via api?
LESS/SCSS is your choice, it is not required for the task.
TypeScript - again, your choice.
Well, you do not pull it to the front. Have you ever heard a mechanic complain about the abundance of tools and the spacious garage? Me not.
No one is forcing you to set everything up by hand. We took create-app and deployed the project.
And yes - you don't need express for statics.
Normally, frameworks are always fat, these are not some miserable libraries for you.)
You just need to use ready-made presets for all occasions, either from the authors / community (creat react app?), or your own. Each time you write a config from scratch - of course you will go crazy.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question