N
N
nurpais952019-06-23 22:54:32
Node.js
nurpais95, 2019-06-23 22:54:32

Webpack and nodejs?

I'm wildly sorry for this question, I'm a newbie. But why are some node projects built via webpack and some node deployed and uploaded to heroku?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey, 2019-06-24
@alexeynobody

Well, what is built via webpack is also deployed normally on heroku.
Webpack is a bundler. Google it to understand what it is and why.
Heroku is a cloud for deploying your projects, it is very remarkable that there is a free plan, ideal for small projects to test how and what.
This is if we really simplify the definitions. So, regardless of whether there is a webpack in the project or not, everything can be easily deployed on heroku.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question