A Detailed Introduction To Webpack
Category: Coding, JavaScript
JavaScript module bundling has been around for a while. RequireJS had its first commits in 2009, then Browserify made its debut, and since then several other bundlers have spawned across the Internet.

Among that group, webpack has jumped out as one of the best. If you’re not familiar with it, I hope this article will get you started with this powerful tool.
The post A Detailed Introduction To Webpack appeared first on Smashing Magazine.
LEAVE A REPLY
You must be logged in to post a comment.