Next.js development basics
getting ourselves a homepage with Next.js
getting ourselves a homepage with Next.js
getting ourselves ready quickly with Next.js web development
summarizing the famous interface-building JavaScript library
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
accessing the HTML via JavaScript
more about JavaScript with the "user agent"
reviewing this calculation-oriented built-in object
reviewing this calendar-oriented built-in object
making changes to the HTML with JavaScript
responding to unsatisfactory data and actions
containing chunks of code for later re-use
performing more powerful functions such as transforming and filtering arrays
collecting several items in one container