|
via Udemy |
Go to Course: https://www.udemy.com/course/nodejs-complete-guide-to-building-data-driven-applications/
I have been training developers in one form or the other since 2005. At present I am the lead instructor at DigitalCrafts bootcamp where I teach full stack web development. This course is a result of 1000s of hours of training over the course of several years in which I trained more than 100 developers. Now those developers are working for companies like Apple, LinkedIn, Chase etc. RequirementsBasic understanding of how the web works is recommended but not a must-haveUnderstanding of JavaScript programming language is recommendedNo NodeJS knowledge is requiredDescriptionAccording to the latest StackOverFlow survey NodeJS is the most popular framework in software development. NodeJS is in high demand and JavaScript developers who have NodeJS in their tool-belt earns high salary. This course is designed to teach you all the important parts of the NodeJS framework by building real world, data driven applications. After completing this course you will be ready to build full stack web applications using NodeJS and JavaScript. Here is the outline of this course:Understanding NodeJS and Node Package ManagerInstalling and Running ExpressJSUnderstanding RoutingPassing QueryString, Parameters and JSONPosting Data in ExpressUnderstanding Server Side PagesBuilding Template Server Side Pages Using MustacheCreating Reusable Components Using Express PartialsConsuming Static ResourcesDeveloping Express RouterUnderstanding and Implementing MiddlewareIntegrating Session for ExpressJS AppsDebugging NodeSetting Up PostgreSQL DatabaseLearning Basic SQL CommandsPerforming CRUD Operations Using pg-promise for PostgreSQL databaseEncrypting and Persisting Secure Data Using brcryptToggling Menu Options based on the User Login StatusDeployment to HerokuUnderstanding Object Relational MappingInstalling and Configuring SequelizePerforming CRUD Operations Using SequelizeImplementing One to Many Relationships in SequelizeHosting PostgreSQL Database on ElephantSQLUnderstanding Document DatabasesImplementing JSON Web API Using ExpressJSInstalling and Running MongoDB Database ServerPerforming CRUD Operations Using MongoDBProjectsAs a lead instructor at one of the top bootcamps I know that the best way to learn a new technology is utilizing your skills in a real world project. For this reason this course targets multiple projects to enhance your learning experience.News AppIn this app you will learn how to use create server side pages using Mustache template engine. You will build a login and registration screen and eve customize the user's page based on their credentials. This app integrates with PostgreSQL database using pg-promise library. Finally, you will learn how to deploy your app to Heroku server.Sell Your StuffIn this app you will learn how to create an ExpressJS website which allows the user's to list their products for sale. You will learn how to integrate Sequelize ORM with your Node application. The project also covers how to upload images from your machine to your own server. Just like the previous app you will also implementing login and registration of the user.Grocery AppIn this app you will learn how to create both the client and the server. The client will be implemented using the vanilla HTML and JavaScript and the server will be implementing using ExpressJS and MongoDB (Document Database). You will learn how to persist documents as well as nested documents in the MongoDB database.Is this course for you?If you have no NodeJS experience then you are going to enjoy this course. NodeJS is a very high in demand framework and after going through this course you can use your new skills to become a full stack web developer.If you have novice NodeJS experience then about accessing PostgreSQL and MongoDB databases with pg-promise, Sequelize and mongoose.PrerequisitesNo knowledge of NodeJS is requiredUnderstanding of HTML and CSS is requiredExisting knowledge of JavaScript is recommended