Home / Companies / Netlify / Blog / Post Details
Content Deep Dive

Starting with Webpack from scratch

Blog post from Netlify

Post Details
Company
Date Published
Author
Brian Douglas
Word Count
2,879
Company Posts That Month
7
Language
English
Hacker News Points
3
Post removed?
No
Summary

Webpack is a build tool for modern web applications, which bundles your application by recursively building a dependency graph and packaging all modules into one or more bundles. It has become the most popular build tool for bundling Single Page Apps into static assets due to its early adoption by the React community. Webpack has found its way into many boilerplates and CLI-generated templates, providing little to no configuration and learning needed. The tutorial will guide you through setting up Webpack from scratch using npm, adding a loader for Babel to transpile JavaScript, and utilizing plugins like UglifyJS for minification.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 1 105 17 10 -35%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.