Pro Backend Developer course
- Offered byLearn Code Online
Pro Backend Developer course at Learn Code Online Overview
Total fee | ₹399 |
Mode of learning | Online |
Schedule type | Self paced |
Official Website | Go to Website |
Credential | Certificate |
Pro Backend Developer course at Learn Code Online Highlights
- Earn a certificate after completion of the course
Pro Backend Developer course at Learn Code Online Course details
- Student will be able to design a backend that will be a production- ready and can be consumed by applications build on web ( react, angular , vue,etc) or any mobile (flutter, react native, android and iOS)
- During this journey student will able to learn to build RESET API, swagger documentation, express, MongoDB, mongoose, Oauth, File handling,security and so much more
- The gola of this course is to make sure that learner get comfortable in building any kind of backend for a client ,manager, startup or for yourself
- Student will be able to plan, architect and deliver all feature asked by the front-end team
- This course is based on javascript and expect that student are familiar with basic javascript concept such as variables, loops, Function, etc
- This course is designed to take student through the journey of becoming a pro- backend developer
Pro Backend Developer course at Learn Code Online Curriculum
Getting started
Goal of this course and instructions
Tools for backend developer
Mongodb MAC install
Mongodb WIN install
MongoDB in cloud - Atlas
Mongo GUI - compass
Take it up to Heroku - Production
Things you need to deploy on Heroku
Plan your application
Types of web request
Framework - Express, Koa, Hapi
Starting with package JSON file
Swagger Docs
What is swagger and api docs
Nodemon ext and YAML docs
Authentication token for swagger docs
Docs for HTTP methods swagger
A new documentation centric project
Authentication
What we have done till section
Hiding secrets in backend
Picking up a database for backend
Why we need mongoose - ODM
File, image and form handling
Why people face issue in image upload
Cloudinary and EJS
How GET works and postman issues
Using template engines
Biggest confusion in front end forms