riklewis / optimisation-course-2

Optimise your website: A development workflow continued with Gulp 4

Home Page:https://optimisation-course-2.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This is the sample website project that is used in the course "Optimising your website: A developer workflow continued with Gulp 4", which is available on Skillshare at the following link...

Optimising your website: A developer workflow continued with Gulp 4

This is a follow up course to the original course "Optimising your website: A developer workflow with Git and Gulp", which can be found on Skillshare here...

Optimising your website: A developer workflow with Git and Gulp

You can also check out my other courses on Skillshare and Udemy.

Videos

There is a branch for each start point during the course, which corresponds to the video where the changes are made. The branch shows the code at the beginning of the video, so that you can check this out and follow along, if you want to. You can of course follow along using your own project, if you prefer.

  1. Course Introduction
  2. Sample Project
  3. Converting to Gulp 4 - branch 03start
  4. Running NPM Audit - branch 04start
  5. Updating All Packages - branch 05start
  6. Load Plugins Automatically - branch 06start
  7. Leverage Browser Caching - branch 07start
  8. Enable Server Compression - branch 08start
  9. Modern Image Formats - branch 09start
  10. HTML Minification - branch 10start
  11. Purifying Stylesheets - branch 11start
  12. Using jQuery Slim - branch 12start
  13. Inlining Small Assets - branch 13start
  14. Course Summary

The final version of the sample website is published at the following link...

https://optimisation-course-2.netlify.com

Netlify Status

Thank you for watching!

About

Optimise your website: A development workflow continued with Gulp 4

https://optimisation-course-2.netlify.com/

License:MIT License


Languages

Language:JavaScript 92.5%Language:HTML 7.3%Language:CSS 0.3%