P
P
pqgg7nwkd42019-03-14 16:50:59
JavaScript
pqgg7nwkd4, 2019-03-14 16:50:59

How to properly organize and use your JS developments?

Good afternoon.
I have some developments (js, css, scss, vue, ...) that I would like to use in different projects.
And if with Java / Kotlin it is clear how to arrange it - with the Gradle project, for example, then with JS - it is not clear.
I want webpack to build normally and the development environment (Idea) to see them normally and help.
Who does what? How to be?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Yarkov, 2019-04-23
@pqgg7nwkd4

npm packages, individual repositories, git submodule.
Choose what you like.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question