Our newest resource for learning CSS is here
Last week, I shared what I've been working on recently — an up-to-date "codethrough" of freeCodeCamp's curriculum: walking through every exercise,
Let's learn HTML and HTML5 together with freeCodeCamp!
"How do you learn to code?" When I started coding about a decade ago, that was a difficult question to
Three quick JavaScript tips you can start using today: const, array concat, and JSON.parse vs. JS objects
Use const whenever possibleconst sets constant variables in JavaScript. This is useful when you don't want variables to be able
How to customize your Windows Terminal with custom themes and color schemes
A quick guide for customizing your Windows terminal with custom color schemes.
Redirect anything with lilredirector
In this video, I'll show you how to deploy lilredirector, my open-source redirect engine built for Cloudflare Workers. After six