
If you haven’t already read part one, go ahead and do that before reading on.Ī complete guide to learning front-end JavaScript Basics The main goal of this series is to provide you with a road map to help you navigate learning to be a front-end.

However, especially for someone new to front-end, it’s hard to figure what tutorials to use and what order to do them in. Just like with HTML and CSS, there are tons of JavaScript tutorials out there. In part two, we will focus on learning JavaScript as a standalone language, how to add interactivity to interfaces, JavaScript design and architectural patterns, and how to build web apps.

In part one, you learned how to create layouts with HTML and CSS as well as some best practices. This article is part two of the “From Zero to Front-end Hero” series.
