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
[FreeCoursesOnline.Me] [PIRPLE] The Node.js Master Class - No Frameworks, No NPM, No Dependencies - [FCO]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
The class consists of 83 lectures, 15 hours of content, 3 large projects, 7 small projects, 6 homework assignments, a few quizzes, and a final exam. Every purchase includes access to our github repo, discussion forum, and direct-messaging with the instructor.
• Build an MVC app, a REST API, and a CLI in plain Node JS (ES5 Javascript) with no NPM or 3rd-party libraries.
Build a RESTful API
• We're going to build a fully-functional JSON API. We'll learn how to parse request-paths, payloads, headers, and query strings, and how to route processing to handlers. This will get you familiar with several key Node modules: "fs", "http", "crypto", "lib", "string-decoder" and "path", to name a few.
Build a Web App GUI
• Our app wouldn't be complete without a frontend, so we're going to build one from scratch. In doing so we'll learn how to serve static assets from Node.js (CSS, images, and javascript files), and how to use Node to create complex templated views.
Build a CLI Application
• Next we're going to build a command-line application that takes user-inputs from the console, processes them, and writes outputs back out. This will get you acquainted with the "readline", "events", "TTY", "V8", and "OS" modules.
And much more!
• Learn the history of Node.js then do a deep-dive on V8, and the Node.js internals. After you build your apps, learn to debug them and write unit and integration tests. Plus, use performance-tuning modules to prepare your app for scale.
For More Udemy Free Courses >>> http://www.freetutorials.eu
For more Lynda and other Courses >>> https://www.freecoursesonline.me/
Our Forum for discussion >>> https://discuss.freetutorials.eu/
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