USA
Media
Sigma Software news and articles from the world of IT consulting and outsourcing: software development hints and tricks, best practices in Project and Product Management, stories of creating efficient IT solutions, overviews of tech events we visit, and much more.
Featured
All
Business practices
Corporate news
Events
Projects
Tech insights
Configuring Webpack without Webpack
Webpack is a very powerful tool for module bundling in modern Frontend. It uses a paradigm where any kind of resource is a module: JavaScript, CSS, HTML, Images...