Follow-up on my previous post where I prepared a ReactJS application from scratch using Webpack+Babel to support Sass. Now using Babel 7 and its new features.React: Babel 7 support in boilerplate application2019-03-16 in Front-end tagged Babel / Frontend / JavaScript / Node / npm / React / Sass / SCSS / Webpack by Marc Nuri
The tutorial shows how to install all node dependencies and how to setup Webpack 4 and Babel to create a basic React application. The last section shows how to add support for Sass (SCSS) using global styles and per component styles using CSS modules.React : Babel + Webpack + Sass boilerplate application2018-07-08 in Front-end tagged Babel / Frontend / JavaScript / Node / npm / React / Sass / SCSS / Webpack by Marc Nuri