Y
Hacker News
new
|
ask
|
show
|
jobs
by
Jimmed
3932 days ago
If you're building isomorphic code for the browser using webpack, you can quite happily chunk certain modules into separate bundles which will be loaded asynchronously when needed. It's pretty awesome.