17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
Node.js is probably THE most popular and modern server-side programming language you can dive into these days!
Node.js developers are in high demand and the language is used for everything from traditional web apps with server-side rendered views over REST APIs all the way up to GraphQL APIs and real-time web services. Not to mention its applications in build workflows for projects of all sizes.
This course will teach you all of that! From scratch with zero prior knowledge assumed. Though if you do bring some knowledge, you’ll of course be able to quickly jump into the course modules that are most interesting to you.
Here’s what you’ll learn in this course:
Node.js Basics & Basic Core Modules Parsing Requests & Sending Responses Rendering HTML Dynamically (on the Server) Using Express.js Working with Files and generating PDFs on the Server (on-the-fly) File Up- and Download Using the Model-View-Controller (MVC) Pattern Using Node.js with SQL (MySQL) and Sequelize Using Node.js with NoSQL (MongoDB) and Mongoose Working with Sessions & Cookies User Authentication and Authorization Sending E-Mails Validating User Input Data Pagination Handling Payments with Stripe.js Building REST APIs Authentication in REST APIs File Upload in REST APIs Building GraphQL APIs Authentication in GraphQL APIs File Upload in GraphQL APIs Building a Realtime Node.js App with Websockets Automated Testing (Unit Tests) Deploying a Node.js Application And Way More! Does this look like a lot of content? It certainly is!
This is not a short course but it is the “Complete Guide” on Node.js after all. We’ll dive into a lot of topics and we’ll not just scratch the surface.
We’ll also not just walk through boring theory and some slides. Instead, we’ll build two major projects: An online shop (including checkout + payments) and a blog.
All topics and features of the course will be shown and used in these projects and you’ll therefore learn about them in a realistic environment.
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
1. Introduction/1. Introduction.mp4
33.4 MB
1. Introduction/1. Introduction.vtt
2.3 KB
1. Introduction/2. What is Node.js.mp4
73.8 MB
1. Introduction/2. What is Node.js.vtt
5.5 KB
1. Introduction/3. Installing Node.js and Creating our First App.mp4
119.8 MB
1. Introduction/3. Installing Node.js and Creating our First App.vtt
9.5 KB
1. Introduction/4. Understanding the Role & Usage of Node.js.mp4
116 MB
1. Introduction/4. Understanding the Role & Usage of Node.js.vtt
9.1 KB
1. Introduction/5. Course Outline.mp4
96.8 MB
1. Introduction/5. Course Outline.vtt
9.2 KB
1. Introduction/6. How To Get The Most Out Of The Course.mp4
55.8 MB
1. Introduction/6. How To Get The Most Out Of The Course.vtt
5 KB
1. Introduction/7. Working with the REPL vs Using FIles.mp4
35.9 MB
1. Introduction/7. Working with the REPL vs Using FIles.vtt
3.6 KB
1. Introduction/8. Using the Attached Source Code.html