Menu

Skip to content
  • Home
  • About
  • Projects
  • Articles
  • Contact
  • Contact Form

    Fields marked with a * are required.

Kirsten Cassidy

WordPress, RWD, bits, bats, nibbles and bytes

Webpack

Incorporting Webpack into a WordPress theme (part 3)

December 3, 2017May 10, 2019 by Kirsten Cassidy

This is the final part of a 3 part series of articles/tutorials. The preceding two parts can be seen here: Part 1 – Basic Setup Part 2 – Creating Component-specific Stylesheets Part 3 – BrowserSync and Maximising Coverage Browsersync and Webpack dev Server Many of who have used task runners like Grunt or Gulp are …Continue reading

More about:
  • Tools
  • Tutorial
  • WordPress
Webpack

Incorporting Webpack into a WordPress theme (part 2)

October 14, 2017May 27, 2018 by Kirsten Cassidy

This is part 2 of of a series of articles on setting up a new or pre-existing WordPress theme to use Webpack. Part 1 can be found here. Part 2 – Creating Component-specific stylesheets Components refer to encapsulated code containing its own style and functionality. Many Javascript frameworks including React and Vue make use of …Continue reading

More about:
  • Tools
  • WordPress
Webpack

Incorporting Webpack into a WordPress theme (part 1)

September 26, 2017August 31, 2018 by Kirsten Cassidy

Webpack has been around for a few years now and has clear benefits for bundling and serving front-end code. It is not a task manger like Grunt or Gulp but rather a “module bundler for modern JavaScript applications”. Although it might not sound appropriate for a WordPress theme at first glance it can be well …Continue reading

More about:
  • Tools
  • WordPress
Webpack

Recent Posts

  • Incorporting Webpack into a WordPress theme (part 3)
  • Unix Cheatsheet
  • Using Font Face Observer to optimise font-loading in a WordPress site
  • Incorporting Webpack into a WordPress theme (part 2)
  • Incorporting Webpack into a WordPress theme (part 1)

Categories

  • Basics
  • CSS
  • Editorial
  • Miscellaneous
  • Quick Tips
  • Resources
  • Tools
  • Tutorial
  • WordPress
  • WPML

Tags

Cheat sheets CSS Grid layout forms Multisite Php Storm Responsive Web Design SVG icons text-editors Webpack WordCamp Europe WordPress 4.6 wp-cli WP-plugins

© 2022 Kirsten Cassidy