2025-08-17
URL manipulation with JavaScript
using window.location and decodeURIComponent
2025-08-17
using window.location and decodeURIComponent
2025-02-20
what happens when we "do math" on a JavaScript object?
2025-02-18
using the spread operator with two objects
getting ourselves a homepage with Next.js
getting ourselves ready quickly with Next.js web development
summarizing the famous interface-building JavaScript library
shortcuts and combinations for common Git commands
blocking files in a project folder that should not go into a Git repo
clean up the branch list with this one-liner command-line command
getting some version control on your computer
summarizing the internet's de facto version control system
2020-10-01
launching a React app/website onto a github.io subdomain
changing the look of the React app based on certain criteria
changing the look of what appears on the React app
displaying content from an array of objects
displaying content based on different situations
keeping track of a component's changing variable values
passing data from a parent to a child component
separating concerns within a React app
rendering HTML within JavaScript functions
starting a React app without create-react-app
summarizing the famous interface-building JavaScript library
freezing objects to make them
using optional shorthand ways to write if/else statements
using optional shorthand ways to write if/else statements
concatenating strings with variables in a neater arrangement
employing special workarounds for special cases of strings
using other people's data sets with this function
delaying and repeating events based on time