Learn to Code with The HTML Show: Episode 10—Running a Local Server

Launch Academy

By Launch Academy

February 1, 2022

When you're learning to code, it's important to practice like you play. Professional web developers always try to match what's in their production environment locally, so in Episode 10 of The HTML Show, we're learning how to do just that.

Episode 10 Learning Objectives:

  • Justify why it’s important to mirror your production environment locally
  • Install a local version of the Apache web server
  • Incorporate absolute paths and assert why they’re generally better than relative paths

Let’s code!


Review Previous Lesson: Watch Lesson 9

Keep Coding: Watch Lesson 11

Lauren Alworth is a former member of the Launch Academy marketing team.