Tag: webpack
All the articles with the tag "webpack".
How to boost the speed of your webpack build?
Published:A story of performance optimization and application of the Pareto principle to a webpack build that has become far too long.
🇫🇷 Formation webpack gratuite et open-source
Published:webpack semble compliqué pour beaucou de monde. C’est pourquoi j'ai créé des ateliers pour apprendre ses concepts en partant de la base.
Learning webpack Step By Step
Published:webpack bundler seems to feel really complicated to learn but it tend to be much more simpler now. I made up some workshops in order to learn concepts.
🇫🇷 Pourquoi devriez-vous utiliser le plugin Compression Webpack ?
Published:Si vous utilisez webpack comme bundler pour votre application, vous êtes probablement préoccupé par ses propres performances et son temps de chargement. Vous avez peut-être utilisé le code-splitting, le tree-shaking, l'uglification mais vous avez peut-être oublié une étape très importante.
Why you should use Compression Webpack Plugin?
Published:If you are using webpack as module bundler for your application, you probably are concerned by its own performance and loading time. You may have used code splitting, tree shaking, uglifyfication but you may have forgot a very important step.
Webpack : an unexpected journey
Published:Narration of my discover of webpack insideouts based of the hobbit path.