JamesandMairead.com
Category: HTML, SCSS, JavaScript, Tailwind, Webpack
Last updated: 6 August, 2019
Overview
This site was built using my own webpack4 boiler plate (a work in progress, use with caution!), Tailwind CSS and a splash of vanilla JavaScript.
Webpack
First time configuring and using my own webpack4 setup. There are still some aspects I want to go back and improve but it was useful to have:
- Source maps
 - Dev server (with hot reload)
 - Babel
 - Mini CSS Extract Plugin
 - Normalize.css
 - SCSS integration
 
Site Features
- Use of MutationObserver API to monitor and change MailChimp success message
 - Vanilla JavaScript countdown timer
 
