Webpack’s Sean Larkin on growing the project’s budget with crowdfunding, sponsorships, grants, partnerships… and pure love. (more…)
Read more »
jsx-transform-2-loader is a Webpack loader that transforms JSX decoupled from React (or any specific framework) using v2 of the jsx-transformer package. It is based on jsx-transform-loader which however uses an old version of jsx-transform. (more…)
Read more »
To ensure a great user experience it is important to keep the initial page load as fast as possible. There are two main ways of doing this; one is to reduce the number of file requests made when t… (more…)
Read more »
I'll walk through some of build time optimization techniques we used for our products here at the company I work at. (more…)
Read more »
webpack-simple-starter - A simple webpack starter without framework (Like Vue, React, Angualar, etc.)... (more…)
Read more »