javascript - jquery module loading with webpack -


i stumbled across webpack , think can improve application. before try guess want explain problem.

i'm writing javascript app without front end framework, handlebar , jquery, using node.js backend.

says app has dashboard, profile , contact. found many script doesn't have in index.html. need validation library or jquery plugin contact page, isn't waste load when user come dashboard page? that's 3 pages, image if app has 50 pages. webpack right tool problem?


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

Voice chat over bluetooth between Android & Python (pybluez) -

Integrate jquery-globalize into an ASP.NET Core MVC App -