Articles in this series
Before beginning our quest to find how not to use Create React App. First, let’s see why we need Create React App in the first place. Why do we need...
Why WebPack?🕸️ What problem does it solve?🧐 In its broadest definition: WebPack is a bundler, a module bundler. 😼 What it basically does is bundles...