Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
ExpressJS from Beginner to Advanced
Rating: 3.9 out of 5(38 ratings)
351 students

ExpressJS from Beginner to Advanced

Learn ExpressJS by building a real-world application from scratch
Last updated 12/2017
English

What you'll learn

  • Build their own applications
  • Apply their knowledge to other programming languages
  • Integration of MongoDB in a Full-stack
  • Developing apps in a full-stack

Course content

10 sections92 lectures20h 16m total length
  • Intro to ExpressJS4:10

    This video introduces you to ExpressJS, where we will cover what Express is, where it is used, and what we will be covering in this course. To follow along with this course, there is a GitHub repository available that provides all of the code and examples written throughout this course. You may find it available in the external resources section on this lecture page.

  • Installing what We Need14:26
    This video demonstrates how and what to install in order to start developing in Express.
  • Generating App Scaffolding15:31

    When developing apps, it is important to have a proper app structure. This video will present to you how the file structure of the app should be set up.

  • Extra Another Way to Scaffold6:43

    There are multiple ways to set up a file structure. This video presents another to set it up.

  • Creating a Basic Server16:38
    To conclude this chapter, we demonstrate how to make a basic web server with Express to serve a simple html file.

Requirements

  • Basic computer skills
  • An eager mind

Description

If you want to learn ExpressJS to advance your skills, then this is the course for you!

If you have no previous knowledge or experience in ExpressJS, you will like that the course begins with the basics. Even if you do have some experience, this course can help you learn some new information you had missed before. Each section of the course is linked to the previous one in terms of utilizing what was already learned and each topic is
supplied with lots of examples which will help students in their process of learning. Upon the completion of this course, you should be able to write programs that have real-life applications.

What I think is the best about this course is that you can search questions others have
had, post your own questions, and get answers to challenges you are currently facing in learning and using ExpressJS.  

If you have any suggestions on topics that have not been covered, you can send them
via private message. I will do my best to cover them as soon as possible.

Thank you for reading this. I hope to see you in the course soon and I hope you will enjoy your time learning as much as I have!

Who this course is for:

  • Anyone who wants to learn ExpressJS
  • Web developers looking for an alternative to PHP.
  • JS Developers
  • Anyone who wants to learn Full-stack Development