Articles tagged with: HTML

Speeding up my websites for fun

Summary: My efforts to speed up my websites by removing unused CSS, minimizing content, supporting Gzip and cache expiration headers, and compressing images.


Course Review: Webpack 2: The Complete Developer's Guide (Udemy)

Summary: A review of the course 'Webpack 2: The Complete Developer's Guide' on Udemy.


Course Review: React for Beginners (Wes Bos)

Summary: A review of the course 'React for Beginners', by Wes Bos.


Book Review: HTML5 Game Development Hotshot

Summary: A review of the book 'HTML5 Game Development Hotshot', by Makzan.


You don't always need jQuery

Summary: How vanilla Javascript can be used for simple tasks instead of jQuery.