Level up your coding: The whys and hows of local development

Level up your coding: The whys and hows of local development

Many developers know to NEVER do changes directly on a live website, lest we break it.

What if though, you don’t have access to a staging or development environment? Or even if you do, what happens if you are in a situation where you do not have reliable internet access! Local development environments to the rescue!

We’ll touch on why it’s so important, and discuss the plethora of options available. Please note all examples will be shown from a Mac OS, but environments for Linux and Windows will be discussed.

Speaker