Lynda - Learning Node js

seeders: 1 leechers: 0
Added 8 years ago by Tobimaroo in Other
Downloaded 0 time.
thepiratebay.org
Lynda - Learning Node js

Torrent Contents Size: 317.41 MB

Lynda - Learning Node js
1.Introduction
01.Welcome.en.srt
SRT
1.14 KB
01.Welcome.mp4
MP4
2.82 MB
02.Use the exercise files.en.srt
SRT
1.91 KB
02.Use the exercise files.mp4
MP4
2.62 MB
10.9. Testing
34.Simple test with Jasmine.en.srt
SRT
6.88 KB
34.Simple test with Jasmine.mp4
MP4
11 MB
35.Async test with Jasmine.en.srt
SRT
7.44 KB
35.Async test with Jasmine.mp4
MP4
15.48 MB
36.Introduction to test first development.en.srt
SRT
8 KB
36.Introduction to test first development.mp4
MP4
16 MB
11.Conclusion
37.Next steps.en.srt
SRT
2.2 KB
37.Next steps.mp4
MP4
3.66 MB
2.1. Introduction to Node
03.Understanding Node.en.srt
SRT
1.81 KB
03.Understanding Node.mp4
MP4
2.33 MB
04.Demo application overview.en.srt
SRT
1.45 KB
04.Demo application overview.mp4
MP4
3.15 MB
05.Download and install Node.en.srt
SRT
1.95 KB
05.Download and install Node.mp4
MP4
3.15 MB
06.Why is Javascript Node's language.en.srt
SRT
3.72 KB
06.Why is Javascript Node's language.mp4
MP4
4.58 MB
07.The benefits and features of Javascript.en.srt
SRT
2.08 KB
07.The benefits and features of Javascript.mp4
MP4
2.56 MB
08.Asynchronous tasks and callbacks.en.srt
SRT
6.39 KB
08.Asynchronous tasks and callbacks.mp4
MP4
8.46 MB
3.2. Understanding npm - Node Package Manager
09.Write your own module.en.srt
SRT
3.63 KB
09.Write your own module.mp4
MP4
5.12 MB
10.Manage third-party packages with npm.en.srt
SRT
5.91 KB
10.Manage third-party packages with npm.mp4
MP4
9.59 MB
11.What is the package.json file.en.srt
SRT
3.94 KB
11.What is the package.json file.mp4
MP4
5.2 MB
4.3. Reading and Writing Files
12.Read from files.en.srt
SRT
6.73 KB
12.Read from files.mp4
MP4
11.06 MB
13.Access directories.en.srt
SRT
1.52 KB
13.Access directories.mp4
MP4
2.85 MB
14.Write to a file.en.srt
SRT
4.11 KB
14.Write to a file.mp4
MP4
6.93 MB
5.4. Exploring Web Frameworks
15.Node.js frameworks.en.srt
SRT
2.64 KB
15.Node.js frameworks.mp4
MP4
3.85 MB
16.Express.en.srt
SRT
2.08 KB
16.Express.mp4
MP4
2.95 MB
17.Socket.io.en.srt
SRT
1.57 KB
17.Socket.io.mp4
MP4
2.11 MB
6.5. Building Your Demo App Chat Client for the Browser
18.Static serving with Express.en.srt
SRT
7.65 KB
18.Static serving with Express.mp4
MP4
13.83 MB
19.Create your browser app.en.srt
SRT
11.89 KB
19.Create your browser app.mp4
MP4
25.59 MB
20.Create a get messages service.en.srt
SRT
7.4 KB
20.Create a get messages service.mp4
MP4
15.61 MB
21.Create a post messages service.en.srt
SRT
12.58 KB
21.Create a post messages service.mp4
MP4
26.54 MB
22.Connect to Socket.io from the browser app.en.srt
SRT
8.01 KB
22.Connect to Socket.io from the browser app.mp4
MP4
15.17 MB
23.Create your Socket.io event.en.srt
SRT
2.85 KB
23.Create your Socket.io event.mp4
MP4
6.11 MB
7.6. Exploring Databases
24.Types of data frameworks.en.srt
SRT
3.63 KB
24.Types of data frameworks.mp4
MP4
2.64 MB
25.Set up MongoDB.en.srt
SRT
2.79 KB
25.Set up MongoDB.mp4
MP4
3.9 MB
26.Mongoose.en.srt
SRT
4 KB
26.Mongoose.mp4
MP4
8.67 MB
27.Saving data to MongoDB with Mongoose.en.srt
SRT
5.21 KB
27.Saving data to MongoDB with Mongoose.mp4
MP4
12.13 MB
8.7. Improving Asynchronous Code
28.Nested callbacks.en.srt
SRT
4.85 KB
28.Nested callbacks.mp4
MP4
10.2 MB
29.Promises.en.srt
SRT
10.05 KB
29.Promises.mp4
MP4
21.18 MB
30.Async_await.en.srt
SRT
4.11 KB
30.Async_await.mp4
MP4
7.14 MB
9.8. Error Handling and Debugging
31.Try_catch.en.srt
SRT
3 KB
31.Try_catch.mp4
MP4
6.09 MB
32.Finally.en.srt
SRT
2.45 KB
32.Finally.mp4
MP4
4.52 MB
33.Editor debugging.en.srt
SRT
6.39 KB
33.Editor debugging.mp4
MP4
12.39 MB
Exercise Files
Ex_Files_Learning_Node
Exercise Files
01_06
async-demo.js
JS
160 B
sync-demo.js
JS
117 B
02_01
module-demo.js
JS
72 B
my-module.js
JS
36 B
02_02
demo.js
JS
56 B
02_03
demo.js
JS
56 B
package-lock.json
JSON
251 B
package.json
JSON
292 B
03_01
data.json
JSON
23 B
demo.js
JS
203 B
03_02
demo.js
JS
87 B
03_03
data.json
JSON
14 B
demo.js
JS
163 B
05_01
index.html
HTML
5 B
package.json
JSON
301 B
server.js
JS
205 B
05_02
index.html
HTML
1.4 KB
package.json
JSON
301 B
server.js
JS
205 B
05_03
index.html
HTML
1.48 KB
package.json
JSON
301 B
server.js
JS
370 B
05_04
index.html
HTML
1.75 KB
package.json
JSON
331 B
server.js
JS
588 B
05_05
index.html
HTML
1.82 KB
package.json
JSON
358 B
server.js
JS
744 B
05_06
index.html
HTML
1.86 KB
package.json
JSON
358 B
server.js
JS
778 B
06_03
index.html
HTML
1.86 KB
package.json
JSON
386 B
server.js
JS
1010 B
06_04
index.html
HTML
1.86 KB
package.json
JSON
386 B
server.js
JS
1.14 KB
07_01
index.html
HTML
1.86 KB
package.json
JSON
386 B
server.js
JS
1.46 KB
07_02
index.html
HTML
1.86 KB
package.json
JSON
386 B
server.js
JS
1.48 KB
07_03
index.html
HTML
1.86 KB
package.json
JSON
386 B
server.js
JS
1.43 KB
08_01
index.html
HTML
1.86 KB
package.json
JSON
386 B
server.js
JS
1.45 KB
08_02
index.html
HTML
1.86 KB
package.json
JSON
386 B
server.js
JS
1.53 KB
08_03
index.html
HTML
1.86 KB
package.json
JSON
386 B
server.js
JS
1.51 KB
09_01
index.html
HTML
1.86 KB
package.json
JSON
402 B
server.js
JS
1.51 KB
spec
server.spec.js
JS
108 B
support
jasmine.json
JSON
171 B
09_02
index.html
HTML
1.86 KB
package.json
JSON
428 B
server.js
JS
1.67 KB
spec
server.spec.js
JS
1.08 KB
support
jasmine.json
JSON
171 B

Description

Related Torrents

Location

Trackers

Tracker name
udp://tracker.coppersurfer.tk:6969/announce
udp://9.rarbg.me:2850/announce
udp://9.rarbg.to:2920/announce
udp://tracker.opentrackr.org:1337
udp://tracker.leechers-paradise.org:6969/announce
Torrent hash: