Web bundlers are essential to any modern and dynamic web application.
While there are many web bundlers out there, their main job is roughly the same and fairly simple: taking some files in and yielding some other files that are meant to be consumed by some environment (e.g. a web browser).This was a brief answer to the 'what'. In this video, I am mentioning mentioning some of the 'why's behinds a bundler.