zali279 - Overview

Popular repositories Loading

  1. Forked from SEI-08-Bahrain/u2_homework_express_intro_lab

    In this lab we get practice doing everything we did in today's intro to express lesson by querying a fake database of Jasmi's menu items and displaying them to users using EJS templates.

    JavaScript

  2. Forked from SEI-08-Bahrain/u2_lesson_routers_and_controllers

    In this lesson we will continue to expand upon our knowledge of Express by organizing our code into routers and controllers. We will learn about best practice routing, controllers modules and how t…

  3. Forked from SEI-08-Bahrain/u2_lesson_express_dev_skills_pt_1

    In this lab/homework we put in a rep doing everything we did today by building an express app using express generator that displays developer skills. Students will practice an MVC architecture by o…

    JavaScript