Parcel JS – A Blazing fast, zero configuration web application bundler

Introduction JavaScript world has many great tools to assist us in building our applications with ease. One of the common tool in any JavaScript developer’s toolkit is a bundler. You may be already using one for your existing development activities. In this post, we will learn about Parcel. The official website mention it as a … Read more