Jonas Schmedtmann – Node.js, Express, MongoDB & More: The Complete Bootcamp 2020

6,972.00

How to work with data in NoSQL databases (including geospatial data) Advanced authentication and authorization (including password reset) File size: 17.09 GBPurchase Jonas Schmedtmann – Node.js, Express, MongoDB & More: The Complete Bootcamp 2020 courses at here with PRICE $199 $42Jonas Schmedtmann – Node.js, Express, MongoDB & More: The Complete Bootcamp 2020What you’ll learnMaster the entire modern back-end stack: Node, Express, MongoDB and Mongoose (MongoDB JS driver)Build a complete, beautiful & real-world application from start to finish (API and server-side rendered website)Build a fast, scalable, feature-rich RESTful API (includes filters, sorts, pagination, and much more)Learn how Node really works behind the scenes: event loop, blocking vs non-blocking code, streams, modules, etc.CRUD operations with MongoDB and MongooseDeep dive into mongoose (including all advanced features)How to work with data in NoSQL databases (including geospatial data)Advanced authentication and authorization (including password reset)Security: encryption, sanitization, rate limiting, etc.Server-side website rendering with Pug templatesCredit card payments with StripeSending emails & uploading filesDeploy the final application to production (including a Git crash-course)Downloadable videos, code and design assets for projectsGet Jonas Schmedtmann – Node.js, Express, MongoDB & More: The Complete Bootcamp 2020 downloadCourse contentExpand all 227 lectures42:11:28-Welcome, Welcome, Welcome!12:48Course Structure and ProjectsPreview06:45READ BEFORE YOU START!00:39Let’s Install Node.js05:24-Introduction to Node.js and NPM03:20:15Section Intro00:54What Is Node.js and Why Use It?Preview07:38Running Javascript Outside the Browser06:27Using Modules 1: Core Modules05:59Reading and Writing Files07:28Blocking and Non-Blocking: Asynchronous Nature of Node.js10:13Reading and Writing Files Asynchronously14:16Creating a Simple Web ServerPreview12:49Routing15:18Building a (Very) Simple API14:28HTML Templating: Building the Templates14:03HTML Templating: Filling the Templates20:45Parsing Variables from URLs10:23Using Modules 2: Our Own Modules06:34Introduction to NPM and the package.json File05:17Types of Packages and Installs13:39Using Modules 3: 3rd Party Modules07:55Package Versioning and Updating11:45Setting up Prettier in VS Code11:27Recap and What’s Next02:57-Introduction to Back-End Web Development35:00Section Intro00:46An Overview of How the Web WorksPreview13:28HTTP in Action05:29Front-End vs. Back-End Web Development06:02Static vs Dynamic vs API09:15-How Node.js Works: A Look Behind the Scenes01:46:00Section Intro01:24Node, V8, Libuv and C++03:47Processes, Threads and the Thread Pool04:21The Node.js Event Loop11:33The Event Loop in Practice18:50Events and Event-Driven Architecture04:18Events in Practice13:54Introduction to Streams06:17Streams in PracticePreview16:06How Requiring Modules Really Works09:39Requiring Modules in Practice15:51-[Optional] Asynchronous JavaScript: Promises and Async/Await01:02:09Section Intro00:57The Problem with Callbacks: Callback Hell12:46From Callback Hell to Promises06:42Building Promises14:42Consuming Promises with Async/Await07:48Returning Values from Async Functions13:03Waiting for Multiple Promises Simultaneously06:11-Express: Let’s Start Building the Natours API!03:24:12Section Intro00:56What is Express?02:01Installing Postman03:25Setting up Express and Basic Routing14:47APIs and RESTful API Design16:07Starting Our API: Handling GET Requests12:19Handling POST Requests15:21Responding to URL Parameters11:48Handling PATCH Requests07:05Handling DELETE Requests02:40Refactoring Our Routes06:47Middleware and the Request-Response Cycle04:48Creating Our Own Middleware09:05Using 3rd-Party Middleware09:35Implementing the “Users” Routes06:57Creating and Mounting Multiple Routers08:04A Better File Structure18:20Param Middleware10:54Chaining Multiple Middleware Functions07:34Serving Static Files05:27Environment Variables16:39Setting up ESLint + Prettier in VS Code13:33-Introduction to MongoDB01:20:19Section Intro00:48What is MongoDB?08:44Installing MongoDB on macOS06:34Installing MongoDB on Windows10:02Creating a Local Database07:39CRUD: Creating Documents04:17CRUD: Querying (Reading) DocumentsPreview12:26CRUD: Updating Documents07:50CRUD: Deleting Documents02:47Using Compass App for CRUD Operations07:10Creating a Hosted Database with Atlas04:27Connecting to Our Hosted Database07:35-Using MongoDB with Mongoose05:10:21Section Intro00:55Connecting Our Database with the Express App12:24What Is Mongoose?01:53Creating a Simple Tour Model07:01Creating Documents and Testing the Model09:02Intro to Back-End Architecture: MVC, Types of Logic, and More06:54Refactoring for MVC06:31Another Way of Creating Documents13:53Reading Documents08:35Updating Documents10:51Deleting Documents04:09Modelling the Tours18:13Importing Development Data15:40Making the API Better: Filtering18:45Making the API Better: Advanced Filtering12:04Making the API Better: Sorting10:59Making the API Better: Limiting Fields06:18Making the API Better: PaginationPreview14:59Making the API Better: Aliasing08:56Refactoring API Features15:38Aggregation Pipeline: Matching and Grouping20:37Aggregation Pipeline: Unwinding and Projecting19:28Virtual Properties06:23Document Middleware14:29Query Middleware13:54Aggregation Middleware07:42Data Validation: Built-In Validators10:06Data Validation: Custom Validators14:02-Error Handling with Express02:09:31Section Intro00:41Debugging Node.js with ndb20:29Handling Unhandled Routes07:50An Overview of Error Handling03:36Implementing a Global Error Handling Middleware08:59Better Errors and Refactoring11:12Catching Errors in Async Functions14:53Adding 404 Not Found Errors09:06Errors During Development vs Production10:30Handling Invalid Database IDs09:42Handling Duplicate Database Fields06:04Handling Mongoose Validation Errors08:24Errors Outside Express: Unhandled Rejections08:49Catching Uncaught Exceptions09:16-Authentication, Authorization and Security05:28:35Section Intro00:58Modelling Users10:00Creating New Users11:19Managing Passwords18:24How Authentication with JWT Works08:46Signing up Users16:01Logging in Users26:35Protecting Tour Routes – Part 114:57Protecting Tour Routes – Part 235:14Advanced Postman Setup11:35Authorization: User Roles and Permissions15:54Password Reset Functionality: Reset Token17:03Sending Emails with Nodemailer23:04Password Reset Functionality: Setting New Password21:33Updating the Current User: Password16:36Updating the Current User: Data20:11Deleting the Current User10:28Security Best Practices10:13Sending JWT via Cookie09:46Implementing Rate Limiting07:04Setting Security HTTP Headers05:19Data Sanitization09:15Preventing Parameter Pollution08:205 more sectionsRequirementsAbsolutely NO understanding of Node or back-end development is required! I take you from beginner to advanced developer!Basic understanding of JavaScript is required (the course contains a section about asynchronous JavaScript with promises and async/await in case you need to get up to speed)Basic understanding of HTML is a plus (only for final part of the course), but NOT a mustAny computer and OS will work — Windows, macOS or LinuxDo you want to build fast and powerful back-end applications with JavaScript? Would you like to become a more complete and in-demand developer?Then Node.js is the hot technology for you to learn right now, and you came to the right place to do it!Welcome to the Complete Node.js, Express and MongoDB Bootcamp, your fast track to modern back-end development.This course is the perfect all-in-one package that will take you from a complete beginner to an advanced, highly-skilled Node.js developer.Like all my other courses, this one is completely project based! And not just any project: it’s a complete, beautiful and feature-rich application, containing both a RESTful API and a server-side rendered website. It’s the most fantastic and complete project that you will find in any Node.js course on the internet!By building this huge project, you will learn all the skills that you need in order to plan, build and deploy your own modern back-end applications with Node.js and related technologies.(Actually, if you feel like exploring the project, you can do so at www.natours.dev. And this is only a small part of the project! Log in with “[email protected]” and password “test1234”)After finishing this course, you will:1) Be building you own fast, scalable and powerful Node.js RESTful APIs or web applications;2) Truly understand how Node.js works behind the scenes;3) Be able to work with NoSQL data and model data in real-world situations (a hugely important skill);4) Know how modern back-end development works, and how all the different technologies fit together (hard to understand from scattered tutorials and videos);5) Have experience in professionally-used tools and libraries like Express, Mongoose, Stripe, Sendgrid, Atlas, Compass, Git, Heroku, and many more;6) Have built a complete application, which is a perfect starting point for your own applications in the future.Please note that this course is NOT for absolute web development beginners, so you should already be familiar with basic JavaScript. NO back-end experience required though!It’s an absolutely full-packed, deep-dive course with over 40 hours of content!Since this is the “Complete Node.js Bootcamp”, the course is crammed with tons of different technologies, techniques, and tools, so that you walk away from the course as a complete Node.js developer.That’s why the course turned out to be over 40 hours long. But if that sound like too much for you, don’t worry, there are videos or entire sections that you can safely skip.Here is exactly what you’re gonna learn:Fundamentals of Node.js, core modules and NPM (Node Package Manager)How Node.js works behind the scenes: event loop, blocking vs non-blocking code, event-driven architecture, streams, modules, etc.Fundamentals of Express (Node.js framework): routing, middleware, sending responses, etc.RESTful API design and development with advanced features: filtering, sorting, aliasing, paginationServer-side website rendering (HTML) with Pug templatesCRUD operations with MongoDB database locally and on the Atlas platform (in the cloud)Advanced MongoDB: geospatial queries, aggregation pipeline, and operatorsFundamentals of Mongoose (MongoDB JS driver): Data models, CRUD operations, data validation, and middlewareAdvanced Mongoose features: modeling geospatial data, populates, virtual populates, indexes, etc.Using the MVC (Model-View-Controller) architectureHow to work with data in NoSQL databasesAdvanced data modelling: relationships between data, embedding, referencing, and moreComplete modern authentication with JWT: user sign up, log in, password reset, secure cookies, etc.Authorization (user roles)Security: best practices, encryption, sanitization, rate limiting, etc.Accepting credit card payments with Stripe: Complete integration on the back-end and front-endUploading files and image processingSending emails with Mailtrap and SendgridAdvanced error handling workflowsDeploying Node.js application to production with HerokuGit and GitHub crash courseAnd so much more!Why should you learn Node.js and take this course?If you want to learn Node.js and modern back-end development, then there is no doubt that this course is for you!It’s the biggest Node.js course on the internet, it has by far the most complete course project, and offers the most in-depth explanations of all topics included.And even if you already know some Node.js, you should still take this course, because it contains subjects that are not covered anywhere else, or not in the same depth!But maybe you’re not yet convinced that Node.js really is the right technology for you to learn right now?Well, first, Node.js will allow you to use your JavaScript skills to build applications on the back-end. That itself is a huge gain, which makes your full-stack development process so much easier and faster.Plus, popularity and opportunities for Node.js are off the charts. It’s a modern, proven and reliable technology, used by tech giants (and 6-figure-salary-paying-companies) like Netflix, PayPal, Uber, and many more.Node.js really is what you should invest your time in, instead of outdated technology like PHP.In summary, if you already know JavaScript, learning Node is the logical next step for you! It will make you a better, more versatile and complete developer, which will ultimately boost your opportunities in the job market!And I created this course to help you do exactly that! It really is the course I wish I had when I was first learning back-end development with Node.js and all related technologies.And this is what you get by signing up today:Lifetime access to 40+ hours of HD quality videos. No monthly subscription. Learn at your own pace, whenever you want;All videos are downloadable. Learn wherever you want, even without an internet connection!Friendly and fast support in the course Q&A whenever you have questions or get stuck;English closed captions (not the auto-generated ones provided by Udemy);Course slides in PDF format;Downloadable assets, starter code and final code for each section;Lots of small challenges are included in the videos so you can track your progress.And now, I hope to welcome you as a new student in my course! So click that “Enroll” button right now, and join me in this adventure today!But if you’re not 100% sure yet, just go ahead and watch the promo video to take a look at the course project. I promise you will be amazed 🙂See you in the course!Who this course is for:Take this course if you want to build amazingly fast and scalable back-end applications using the JavaScript skills you already have. Node is the perfect tool for you!Take this course if you’re a front-end developer looking to go into back-end development using the most complete course on the market.Take this course if you have taken other Node courses but: 1) still don’t feel confident to code real-world apps, or 2) still feel like you need more back-end skills. This course is perfect for you!Take this course if you’re an experienced Node developer who wants to add new skills missing in other courses: How Node works behind the scenes, advanced data modelling, geospatial data, complete and secure authentication, stripe payments, and more.Get Jonas Schmedtmann – Node.js, Express, MongoDB & More: The Complete Bootcamp 2020 downloadPurchase Jonas Schmedtmann – Node.js, Express, MongoDB & More: The Complete Bootcamp 2020 courses at here with PRICE $199 $42