Course Information
Course Overview
Fast development never been easy
Express is the most popular framework for Node.js. It allows you to spin up a web server in just about 3 lines of code. Express framework makes it easy to building web applications and api's for clients very fast. Even better when you can combine an entire application front to backend just using one single programming language 'Javascript'.
Companies such as Uber, Accenture, IBM and so on, use express to drive their business through technology.
This course will teach you the core concepts you need start building web applications and backend services.
You will learn how to:
- Create API'S
- Understand core concepts about Express
- Middlewares
- Serve static content
- HTTP Verbs
- Template Engines
- MongoDB running on the cloud (AWS) through MLAB
See you shortly
Course Content
- 7 section(s)
- 35 lecture(s)
- Section 1 Introduction
- Section 2 Getting started with Express
- Section 3 Routing and Express
- Section 4 Middlewares
- Section 5 Advanced Topics
- Section 6 MongoDB
- Section 7 Next steps
What You’ll Learn
- Connect to MongoDB
- HTTP verbs
- Serve static content from server
- Build API for clients
- Build applications with Express
- Use Template engines
- Express Middleware
- Spin up databases running on the cloud
Skills covered in this course
Reviews
-
JJoshua Rizek
explains things well and very simple. I would recommend adding more things about possible errors and how to deal with them.
-
VVishwaradhya Aradhyamath
Till section 6 it was good converge, but MongoDB tutorial need to update because we cant create DB login credentials in mLab due to "we cant create login credentials because - mLab has been closed to new account creation since February 2019." text. so I am not able to identify DB_URL in even after accessing "https://account.mongodb.com/account/login" url....else nodeJS till section-5 it is nice coverage.
-
NNikola Ivaniš
I did buy this course because I needed a quick overview of the stack - and it did the job regarding that part. I just think some better practices during the coding could have been used (external file for mongoose connection credentials for example) or less filmed errors in the videos (I would make a smoother experience). Otherwise it was short and sweet, thanks. P.S. try to use word 'simply' less :)))
-
IIbrahim Mardenli
Overall it was good, however, the course needs to be updated, since mLab doesn't offer a free account anymore, also lots of commands didn't work from the first time which I had to spend a lot of time to find out a solutions for them, it should offer general information about different operation systems. Finally, I enjoyed the course, thank you.