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
How to learn React Native in 2021
How to get started with React Native, including the best open-source packages, courses, and tutorials. Up-to-date for 2021!
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 update Git in Ubuntu + Windows Subsystem for Linux
Learn how to update Git to the most recent version using WSL and Ubuntu.
Get started with exception monitoring 🤒
A quick look into exception monitoring, why it matters, and how to get started in your own applications.
Everything you need to know from GatsbyConf 2021 in less than 10 minutes
Heard about Gatsby 3.0, gatsby-plugin-image, or any of the other big announcements from GatsbyConf 2021? Check out my recap
Three ES6 JavaScript tricks you should know
Here's three tricks from modern JavaScript (ES6) that you need to know to improve your developer productivity.
How to customize your Windows Terminal with custom themes and color schemes
A quick guide for customizing your Windows terminal with custom color schemes.
2021's best developer tool is your browser's address bar
Four tips to use your browser's address bar more effectively.