[FreeCourseSite.com] Udemy - Node with React Build & Deploy a Fullstack Web Application

Photo unavailable
Category:
Date:
05/14/23 at 4:03pm GMT+1
Submitter:
Seeders:
3
Leechers:
16
File size:
42.9 GB in 96 files

Torrent Status:
  This torrent has been verified.

Infohash:
53b62e0fed86014387a8cd9c5e3313096eee0d03


File list

  • [FreeCourseSite.com] Udemy - Node with React Build & Deploy a Fullstack Web Application
  • icon 1. Introduction/1. Introduction.mp4 25.2 MB
    icon 1. Introduction/1. Introduction.srt 7.3 KB
    icon 1. Introduction/2. App demo.mp4 126.2 MB
    icon 1. Introduction/2. App demo.srt 21.7 KB
    icon 1. Introduction/3. Video upload demo.mp4 12.3 MB
    icon 1. Introduction/3. Video upload demo.srt 2.5 KB
    icon 1. Introduction/4. App sections.mp4 24 MB
    icon 1. Introduction/4. App sections.srt 4.8 KB
    icon 1. Introduction/5. Github repos.mp4 10.9 MB
    icon 1. Introduction/5. Github repos.srt 1.9 KB
    icon 1. Introduction/6. Github project links.html 394 B
    icon 10. Backend Notification Feature/1. Section introduction.mp4 12.2 MB
    icon 10. Backend Notification Feature/1. Section introduction.srt 12.2 MB
    icon 10. Backend Notification Feature/10. Update and delete controller.mp4 138.9 MB
    icon 10. Backend Notification Feature/10. Update and delete controller.srt 15.8 KB
    icon 10. Backend Notification Feature/11. Get notifications controller.mp4 49.3 MB
    icon 10. Backend Notification Feature/11. Get notifications controller.srt 6 KB
    icon 10. Backend Notification Feature/12. Notification controller unit tests.mp4 28.6 MB
    icon 10. Backend Notification Feature/12. Notification controller unit tests.srt 3.5 KB
    icon 10. Backend Notification Feature/12.1 delete-notification.test.ts 1.6 KB
    icon 10. Backend Notification Feature/12.2 get-notifications.test.ts 1.3 KB
    icon 10. Backend Notification Feature/12.3 notification.mock.ts 1.1 KB
    icon 10. Backend Notification Feature/12.4 update-notification.test.ts 1.6 KB
    icon 10. Backend Notification Feature/2. Notification interface.mp4 92.9 MB
    icon 10. Backend Notification Feature/2. Notification interface.srt 13.6 KB
    icon 10. Backend Notification Feature/2.1 notification.interface.ts 1013 B
    icon 10. Backend Notification Feature/3. Insert notification method.mp4 120 MB
    icon 10. Backend Notification Feature/3. Insert notification method.srt 15.6 KB
    icon 10. Backend Notification Feature/4. Add comment notification.mp4 119 MB
    icon 10. Backend Notification Feature/4. Add comment notification.srt 14.2 KB
    icon 10. Backend Notification Feature/5. Notification socketIO handler.mp4 47.8 MB
    icon 10. Backend Notification Feature/5. Notification socketIO handler.srt 6.6 KB
    icon 10. Backend Notification Feature/6. Test comment notification.mp4 94.2 MB
    icon 10. Backend Notification Feature/6. Test comment notification.srt 11.5 KB
    icon 10. Backend Notification Feature/6.1 notification.ejs 8.8 KB
    icon 10. Backend Notification Feature/7. Add followers notification.mp4 88.2 MB
    icon 10. Backend Notification Feature/7. Add followers notification.srt 8.4 KB
    icon 10. Backend Notification Feature/8. Add reactions notification.mp4 81.7 MB
    icon 10. Backend Notification Feature/8. Add reactions notification.srt 7.6 KB
    icon 10. Backend Notification Feature/9. Delete and update notification service.mp4 60.3 MB
    icon 10. Backend Notification Feature/9. Delete and update notification service.srt 7.2 KB
    icon 11. Backend Images Upload Feature/1. Section introduction.mp4 9.7 MB
    icon 11. Backend Images Upload Feature/1. Section introduction.srt 1.8 KB
    icon 11. Backend Images Upload Feature/10. Delete images controller.mp4 87.8 MB
    icon 11. Backend Images Upload Feature/10. Delete images controller.srt 9.5 KB
    icon 11. Backend Images Upload Feature/11. Get images controller.mp4 45.1 MB
    icon 11. Backend Images Upload Feature/11. Get images controller.srt 6.8 KB
    icon 11. Backend Images Upload Feature/12. Add controller unit tests.mp4 49.4 MB
    icon 11. Backend Images Upload Feature/12. Add controller unit tests.srt 5.4 KB
    icon 11. Backend Images Upload Feature/12.1 add-image.test.ts 7.6 KB
    icon 11. Backend Images Upload Feature/12.2 delete-image.test.ts 2.6 KB
    icon 11. Backend Images Upload Feature/12.3 get-images.test.ts 1.1 KB
    icon 11. Backend Images Upload Feature/12.4 image.mock.ts 1 KB
    icon 11. Backend Images Upload Feature/2. Images interface and model schema.mp4 46.5 MB
    icon 11. Backend Images Upload Feature/2. Images interface and model schema.srt 7.7 KB
    icon 11. Backend Images Upload Feature/2.1 image.interface.ts 504 B
    icon 11. Backend Images Upload Feature/2.2 image.schema.ts 621 B
    icon 11. Backend Images Upload Feature/3. Update single user item in redis cache.mp4 56.5 MB
    icon 11. Backend Images Upload Feature/3. Update single user item in redis cache.srt 7.7 KB
    icon 11. Backend Images Upload Feature/4. Add images to database.mp4 80.5 MB
    icon 11. Backend Images Upload Feature/4. Add images to database.srt 11 KB
    icon 11. Backend Images Upload Feature/5. Get images from mongodb.mp4 107 MB
    icon 11. Backend Images Upload Feature/5. Get images from mongodb.srt 11 KB
    icon 11. Backend Images Upload Feature/6. Add image queue method.mp4 25 MB
    icon 11. Backend Images Upload Feature/6. Add image queue method.srt 3.2 KB
    icon 11. Backend Images Upload Feature/7. Add profile image controller.mp4 96.8 MB
    icon 11. Backend Images Upload Feature/7. Add profile image controller.srt 13.5 KB
    icon 11. Backend Images Upload Feature/8. Add background image controller - Part 1.mp4 92.5 MB
    icon 11. Backend Images Upload Feature/8. Add background image controller - Part 1.srt 13.8 KB
    icon 11. Backend Images Upload Feature/8.1 regex.js 109 B
    icon 11. Backend Images Upload Feature/9. Add background image controller - Part 2.mp4 128.7 MB
    icon 11. Backend Images Upload Feature/9. Add background image controller - Part 2.srt 13.8 KB
    icon 12. Backend Chat Feature/1. Section introduction.mp4 10.1 MB
    icon 12. Backend Chat Feature/1. Section introduction.srt 1.7 KB
    icon 12. Backend Chat Feature/10. Get conversation list from redis cache.mp4 51.4 MB
    icon 12. Backend Chat Feature/10. Get conversation list from redis cache.srt 6.7 KB
    icon 12. Backend Chat Feature/11. Get conversation list from mongodb.mp4 111.8 MB
    icon 12. Backend Chat Feature/11. Get conversation list from mongodb.srt 14.2 KB
    icon 12. Backend Chat Feature/12. Get chat messages.mp4 141.8 MB
    icon 12. Backend Chat Feature/12. Get chat messages.srt 14.8 KB
    icon 12. Backend Chat Feature/13. Mark messages as deleted in cache.mp4 111.1 MB
    icon 12. Backend Chat Feature/13. Mark messages as deleted in cache.srt 13 KB
    icon 12. Backend Chat Feature/14. Mark messages as deleted in mongodb.mp4 90.3 MB
    icon 12. Backend Chat Feature/14. Mark messages as deleted in mongodb.srt 9.5 KB
    icon 12. Backend Chat Feature/15. Update messages in redis cache.mp4 113.7 MB
    icon 12. Backend Chat Feature/15. Update messages in redis cache.srt 12.7 KB
    icon 12. Backend Chat Feature/16. Update messages in mongodb.mp4 123.7 MB
    icon 12. Backend Chat Feature/16. Update messages in mongodb.srt 13.3 KB
    icon 12. Backend Chat Feature/17. Fix message update bug in redis cache.mp4 69.6 MB
    icon 12. Backend Chat Feature/17. Fix message update bug in redis cache.srt 7.6 KB
    icon 12. Backend Chat Feature/18. Add message reaction to redis cache.mp4 134.7 MB
    icon 12. Backend Chat Feature/18. Add message reaction to redis cache.srt 15 KB
    icon 12. Backend Chat Feature/19. Add message reaction to mongodb.mp4 101.3 MB
    icon 12. Backend Chat Feature/19. Add message reaction to mongodb.srt 10.6 KB
    icon 12. Backend Chat Feature/2. Chat interface, model schema and joi schemes.mp4 97 MB
    icon 12. Backend Chat Feature/2. Chat interface, model schema and joi schemes.srt 15.8 KB

Similar Torrents

Category
Name
Size
Date
 [FreeCourseSite.com] Udemy - 100 Days of Code The Complete Python Pro Bootcamp for 2023 19.7 GB06/12/234413
 [FreeCourseSite.com] Udemy - Complete Ethical Hacking Bootcamp 2023 Zero to Mastery 10.2 GB07/09/233812
 [FreeCourseSite.com] Udemy - 100 Days of Code The Complete Python Pro Bootcamp for 2023 29.6 GB01/03/233717
 [FreeCourseSite.com] Udemy - 23 Ways To Make Money Online In 2023 - Earn Money Online! 1.6 GB04/05/23311
 [FreeCourseSite.com] Udemy - 20 Great Python Projects To Help You Master It In 2023 1.5 GB06/28/23305
 [FreeCourseSite.com] Udemy - An Entire MBA in 1 Course Award Winning Business School Prof 6 GB07/13/232914
 [FreeCourseSite.com] Udemy - The Python Mega Course Learn Python in 60 Days with 20 Apps 13 GB06/09/23281
 [FreeCourseSite.com] Udemy - The Complete 2023 Web Development Bootcamp 38 GB02/19/232324
 [FreeCourseSite.com] Udemy - ChatGPT Complete Guide Learn Midjourney, ChatGPT 4 & More 9.1 GB04/24/23224
 [FreeCourseSite.com] Udemy - DevOps Beginners to Advanced Decoding DevOps with Projects 16.7 GB01/25/23214
 [FreeCourseSite.com] Udemy - The Ultimate Dark Web, Anonymity, Privacy & Security Course 6.1 GB05/08/23217
 [FreeCourseSite.com] Udemy - Microsoft Excel - Excel from Beginner to Advanced 7.9 GB01/21/23202
 [FreeCourseSite.com] Udemy - Python for Data Science and Machine Learning Bootcamp 4.2 GB02/01/23194
 [FreeCourseSite.com] Udemy - ChatGPT and Midjourney 12 Ways of Earning Money. ChatGPT AI 812 MB04/28/23181
 [FreeCourseSite.com] Udemy - Reverse Engineering & Malware Analysis in 21 Hours REMAC+ 9.1 GB10/02/23181