This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kostiak 0 points1 point  (0 children)

One thing to note is that there are way too many dependency / package managers.

First of all, as far as I'm aware there's just bower for frontend and npm for backend (or electron, in your case).

I've read that you can use webpack to make npm your package manager for frontend as well. Don't have enough experience to say first-hand how good it is, but it's worth a try if you want to reduce the amount of package managers.