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!
TORRENT DETAILS
[UdemyCourseDownloader] The Node.js Master Class - No Frameworks
3000+ STUDENTS, 15 HOURS OF CONTENT, 83 LECTURES, 4.6 AVERAGE RATING
Welcome to the Node.js Master Class, where you’re going to learn to build applications in raw Node.js with no frameworks, and no external libraries. And yes, that means no NPM! Together we’re going to build 3 pieces of software from scratch in plain ES5 Javascript.
A RESTful API
A web app GUI
A terminal based CLI (Command-line program)
And you’re going to do all of this with nothing but Node.js's standard API. Just a text editor, a terminal, and Node.js. Nobody else’s code, nobody else’s frameworks, nobody else’s libraries. We won’t be using NPM at all, just Node. Your apps won’t even have a package.json file, because we don’t need any dependency management.
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
1 - Course Overview/1 - Table of Contents.mp4
7 MB
1 - Course Overview/2 - Prerequisites.mp4
4.1 MB
1 - Course Overview/3 - Setting Up Your Workstation.mp4
4.5 MB
2 - Background Information/4 - The Story of Node.js.mp4
36.4 MB
2 - Background Information/5 - What is V8, exactly.mp4
9.1 MB
2 - Background Information/6 - What is Node.js, exactly.mp4
27.2 MB
2 - Background Information/7 - Anatomy of a Node Application.mp4
28.6 MB
2 - Background Information/8 - Common Node Conventions.mp4
24.7 MB
2 - Background Information/9 - Node.js vs the Browser.mp4
4.4 MB
3 - Building a RESTful API/10 - Section Overview.mp4
9.7 MB
3 - Building a RESTful API/11 - Basic Scaffolding.mp4
4.1 MB
3 - Building a RESTful API/12 - Starting a Server.mp4
8.2 MB
3 - Building a RESTful API/13 - Parsing Request Paths.mp4
16.1 MB
3 - Building a RESTful API/14 - Parsing HTTP Methods.mp4
4.4 MB
3 - Building a RESTful API/15 - Parsing Query Strings.mp4
6 MB
3 - Building a RESTful API/16 - Parsing Headers.mp4
5.9 MB
3 - Building a RESTful API/17 - Parsing Payloads.mp4
18.7 MB
3 - Building a RESTful API/18 - Routing Requests.mp4
43.2 MB
3 - Building a RESTful API/19 - Returning JSON.mp4
5.8 MB
3 - Building a RESTful API/20 - Adding Configuration.mp4
20.2 MB
3 - Building a RESTful API/21 - Adding HTTPS Support.mp4
37.6 MB
3 - Building a RESTful API/22 - Service 1 ping.mp4
4.2 MB
3 - Building a RESTful API/23 - Storing Data.mp4
56.9 MB
3 - Building a RESTful API/24 - Service 2 users.mp4
84.4 MB
3 - Building a RESTful API/25 - Service 3 tokens.mp4
132.4 MB
3 - Building a RESTful API/26 - Service 4 checks.mp4
203 MB
3 - Building a RESTful API/27 - Connecting to an API.mp4
38.7 MB
3 - Building a RESTful API/28 - Background Workers.mp4
156.9 MB
3 - Building a RESTful API/29 - Logging to Files.mp4
91.2 MB
3 - Building a RESTful API/30 - Logging to the Console.mp4
30.3 MB
3 - Building a RESTful API/31 - Section Review.mp4
18.7 MB
4 - Building a Web App GUI/32 - Section Overview.mp4
3.9 MB
4 - Building a Web App GUI/33 - Refactoring for a GUI.mp4
37.4 MB
4 - Building a Web App GUI/34 - Using Templates.mp4
52.6 MB
4 - Building a Web App GUI/35 - Serving Static Assets.mp4
55.3 MB
4 - Building a Web App GUI/36 - Making AJAX Requests.mp4
34.9 MB
4 - Building a Web App GUI/37 - Page 1 Index.mp4
8.6 MB
4 - Building a Web App GUI/38 - Page 2 Create Account.mp4
15.1 MB
4 - Building a Web App GUI/39 - Page 3 Create a Session.mp4
9.4 MB
4 - Building a Web App GUI/40 - Page 4 Deleted Session.mp4
9 MB
4 - Building a Web App GUI/41 - Page 5 Edit Account.mp4
18.4 MB
4 - Building a Web App GUI/42 - Page 6 Deleted Account.mp4
7.9 MB
4 - Building a Web App GUI/43 - Page 7 Create a Check.mp4
15.5 MB
4 - Building a Web App GUI/44 - Page 8 Dashboard.mp4
10.7 MB
4 - Building a Web App GUI/45 - Page 9 Edit a Check.mp4
8.7 MB
4 - Building a Web App GUI/46 - Section Review.mp4
3.7 MB
5 - Building a CLI/47 - Section Overview.mp4
5.3 MB
5 - Building a CLI/48 - Adding a CLI.mp4
34.7 MB
5 - Building a CLI/49 - Handling Events.mp4
16 MB
5 - Building a CLI/50 - Command 1 Exit.mp4
3.4 MB
5 - Building a CLI/51 - Command 2 Man Help.mp4
27 MB
5 - Building a CLI/52 - Command 3 Stats.mp4
23.2 MB
5 - Building a CLI/53 - Command 4 List Users.mp4
8.3 MB
5 - Building a CLI/54 - Command 5 More User Info.mp4
7.7 MB
5 - Building a CLI/55 - Command 6 List Checks.mp4
12.8 MB
5 - Building a CLI/56 - Command 7 More Check Info.mp4
6 MB
5 - Building a CLI/57 - Command 8 List Logs.mp4
17.3 MB
5 - Building a CLI/58 - Command 9 More Log Info.mp4
12.4 MB
5 - Building a CLI/59 - Section Review.mp4
3 MB
6 - Gaining Stability/60 - Section Overview.mp4
2.5 MB
6 - Gaining Stability/61 - Creating Errors.mp4
32.9 MB
6 - Gaining Stability/62 - Using the Debugger.mp4
22.8 MB
6 - Gaining Stability/63 - Linting with Strict.mp4
4.5 MB
6 - Gaining Stability/64 - Adding a Test Runner.mp4
30.2 MB
6 - Gaining Stability/65 - Adding Unit Tests.mp4
18.2 MB
6 - Gaining Stability/66 - Adding API Tests.mp4
26 MB
6 - Gaining Stability/67 - Section Review.mp4
5.2 MB
7 - Gaining Performance/68 - Section Overview.mp4
2.6 MB
7 - Gaining Performance/69 - Refactoring for Performance.mp4
22.3 MB
7 - Gaining Performance/70 - Using Performance Hooks.mp4
36.9 MB
7 - Gaining Performance/71 - Using a Cluster.mp4
11 MB
7 - Gaining Performance/72 - Using Child Processes.mp4