Web Dev 9 - 6 Javascript Loops

2 years ago
7

Support me on patreon!
https://www.patreon.com/freeskills

In this video we learn about loops. We show examples of for loops and while loops. We also learn how to break out of the loops using continue and break.

We are building a content management system (CMS) using object oriented programming (OOP).

The code for this video can be found here https://github.com/parhamcurtis/javascript-tutorial/tree/v6

The code for this project can be found here https://github.com/parhamcurtis/javascript-tutorial

This is part of a complete series to learn web development from absolute beginner to job-ready.

We are going to learn by building a series of projects that will show us how to use these technologies in real-world applications.

In this series, we are going to learn the following technologies.

HTML
CSS
Javascript
PHP
OOP PHP
MYSQL
Git
MVC
Node.js
React.js

Loading comments...