Getting started with ExpressJS
Chapters
This course is for beginners who wants to get started with ExpressJS framework for NodeJS. This course is subdivided into 13 parts as listed below
- Welcome note
- Installing NodeJS and ExpressJS
- Developing your first application with ExpressJS
- Working with Views/Templates
- Handling requests
- Application specific settings
- Midlleware and request flow
- Understanding routes
- Modularizing routes in ExpressJS
- Request Object
- Response Object
- A word on locals
- Conclusion
Please let us know how we can do better next time by leaving your feedback.
Author: Subject Coach
Added on: 5th Mar 2015
Please get in touch with your teacher or tutor in case you have a question related to this lesson
None just yet!
We have covered a fair bit on Express JS. This course was designed to get you started with Express. From here you can built on what you've learnt and can start a mini project that will help you understand further the concepts, and little other things that you will utilize.
Best way to get help is to explore Express API. You can find that under API section of ExpressJS.com.
Next you would want to actually browse through the a community express examples library code on Git Hub to explore examples. Example code uses best practices, this will also help you learn from other expert developers.
Next thing to look at when you are stuck is the Stack overflow. Stack overflow will help you get help from industry experts.
We hope that you liked this course. If you have any concerns and feedback for this course please let us know.