Gatsby enables source map generation by default even in production mode, learn how to conditionally disable source maps for production environment.Gatsby: Disable source maps in production2019-07-27 in Frontend Development tagged Gatsby / JavaScript / React / Static Site / Web / Webpack by Marc Nuri
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 Frontend Development tagged Babel / JavaScript / Node / npm / React / Sass / SCSS / Webpack by Marc Nuri
Tutorial: Set up a React app with Webpack 4, Babel, and Sass. Includes global styles and per-component CSS modules. Step-by-step instructions.React : Babel + Webpack + Sass boilerplate application2018-07-08 in Frontend Development tagged Babel / JavaScript / Node / npm / React / Sass / SCSS / Webpack by Marc Nuri