Tag: webpack

Switching to Parcel from webpack

Dev

Take a webpack configuration that handles Sass, Babel, and more with a Parcel setup.

Sunil Sandhu
Oct 12, 2018 ⋅ 5 min read

Configuring webpack from scratch for Tailwind CSS with React

Dev

Learn how to configure webpack from scratch for Tailwind CSS in React.

Ogundipe Samuel
Oct 4, 2018 ⋅ 5 min read

Quick guide to webpack bundle and code splitting with React

Dev

Introduction You’re probably here because your app has grown to the point where forcing the user to download the entire […]

Christian Nwamba
Nov 17, 2017 ⋅ 2 min read