Udemy - MERN Stack Front To Back: Full Stack React, Redux & Node.Js (Giga Course)

seeders: 12
leechers: 4
updated:
Added by Fcw007 in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...

Files

[GigaCourse.Com] Udemy - MERN Stack Front To Back Full Stack React, Redux & Node.js 0. Websites you may like
  • [CourseClub.Me].url (0.1 KB)
  • [GigaCourse.Com].url (0.0 KB)
1. Introduction
  • 1. Welcome To The Course.mp4 (19.7 MB)
  • 1. Welcome To The Course.srt (5.2 KB)
  • 2. A Look At The Course Project.mp4 (32.4 MB)
  • 2. A Look At The Course Project.srt (7.8 KB)
  • 3. Environment & Setup.mp4 (55.6 MB)
  • 3. Environment & Setup.srt (9.7 KB)
  • 4. Link To Project Files.html (0.2 KB)
10. Profile DIsplay
  • 1. Finish Profile Actions & Reducer.mp4 (69.2 MB)
  • 1. Finish Profile Actions & Reducer.srt (9.0 KB)
  • 2. Display Profiles.mp4 (131.1 MB)
  • 2. Display Profiles.srt (19.5 KB)
  • 3. Addressing The Console Warnings.mp4 (39.6 MB)
  • 3. Addressing The Console Warnings.srt (5.0 KB)
  • 4. Starting On The Profile.mp4 (81.2 MB)
  • 4. Starting On The Profile.srt (11.1 KB)
  • 5. ProfileTop & ProfileAbout Components.mp4 (134.6 MB)
  • 5. ProfileTop & ProfileAbout Components.srt (16.3 KB)
  • 6. Profile Experience & Education Display.mp4 (86.5 MB)
  • 6. Profile Experience & Education Display.srt (10.1 KB)
  • 7. Displaying Github Repos.mp4 (89.5 MB)
  • 7. Displaying Github Repos.srt (11.0 KB)
  • 8. Profile State Issue & Fix.html (1.6 KB)
11. Posts & Comments
  • 1. Post Reducer, Action & Initial Component.mp4 (82.8 MB)
  • 1. Post Reducer, Action & Initial Component.srt (12.6 KB)
  • 2. Post Item Component.mp4 (102.5 MB)
  • 2. Post Item Component.srt (13.4 KB)
  • 3. Like & Unlike Functionality.mp4 (74.0 MB)
  • 3. Like & Unlike Functionality.srt (11.3 KB)
  • 4. Deleting Posts.mp4 (48.6 MB)
  • 4. Deleting Posts.srt (6.9 KB)
  • 5. Adding Posts.mp4 (85.1 MB)
  • 5. Adding Posts.srt (11.0 KB)
  • 6. Single Post Display.mp4 (109.7 MB)
  • 6. Single Post Display.srt (13.3 KB)
  • 7. Adding Comments.mp4 (101.4 MB)
  • 7. Adding Comments.srt (12.8 KB)
  • 8. Comment Display & Delete.mp4 (92.4 MB)
  • 8. Comment Display & Delete.srt (10.6 KB)
12. Prepare & Deploy
  • 1. Install Heroku CLI.mp4 (29.4 MB)
  • 1. Install Heroku CLI.srt (6.0 KB)
  • 2. Prepare For Deployment.mp4 (47.9 MB)
  • 2. Prepare For Deployment.srt (9.6 KB)
  • 3. Deploy To Heroku.mp4 (40.9 MB)
  • 3. Deploy To Heroku.srt (9.4 KB)
13. Issues, Added Features, etc
  • 1. About This Section.html (0.1 KB)
  • 2. Not Found Page & Theme Workaround.mp4 (70.0 MB)
  • 2. Not Found Page & Theme Workaround.srt (9.8 KB)
2. Express & MongoDB Setup
  • 1. MongoDB Atlas Setup.mp4 (42.6 MB)
  • 1. MongoDB Atlas Setup.srt (9.0 KB)
  • 2. Install Dependencies & Basic Express Setup.mp4 (39.9 MB)
  • 2. Install Dependencies & Basic Express Setup.srt (11.7 KB)
  • 3. Connecting To MongoDB With Mongoose.mp4 (39.6 MB)
  • 3. Connecting To MongoDB With Mongoose.srt (39.6 MB)
  • 4. Route Files With Express Router.mp4 (46.9 MB)
  • 4. Route Files With Express Router.srt (10.3 KB)
3. User API Routes & JWT Authentication
  • 1. Creating The User Model.mp4 (26.1 MB)
  • 1. Creating The User Model.srt (6.1 KB)
  • 2. Request & Body Validation.mp4 (67.1 MB)
  • 2. Request & Body Validation.srt (12.7 KB)
  • 3. User Registration.mp4 (101.8 MB)
  • 3. User Registration.srt (18.3 KB)
  • 4. Implementing JWT.mp4 (68.7 MB)
  • 4. Implementing JWT.srt (13.2 KB)
  • 5. Custom Auth Middleware & JWT Verify.mp4 (79.5 MB)
  • 5. Custom Auth Middleware & JWT Verify.srt (15.1 KB)
  • 6. User Authentication Login Route.mp4 (69.6 MB)
  • 6. User Authentication Login Route.srt (11.5 KB)
4. Profile API Routes
  • 1. Creating The Profile Model.mp4 (31.9 MB)
  • 1. Creating The Profile Model.srt (6.9 KB)
  • 2. Get Current User Profile.mp4 (46.1 MB)
  • 2. Get Current User Profile.srt (8.0 KB)
  • 3. Create & Update Profile Routes.mp4 (157.8 MB)
  • 3. Create & Update Profile Routes.srt (24.2 KB)
  • 4. Get All Profiles & Profile By User ID.mp4 (96.1 MB)
  • 4. Get All Profiles & Profile By User ID.srt (13.8 KB)
  • 5. Delete Profile & User.mp4 (43.9 MB)
  • 5. Delete Profile & User.srt (6.7 KB)
  • 6. Add Profile Experience.mp4 (81.2 MB)
  • 6. Add Profile Experience.srt (12.3 KB)
  • 7. Delete Profile Experience.mp4 (52.1 MB)
  • 7. Delete Profile Experience.srt (8.0 KB)
  • 7.1 devconnector_S4.zip (37.3 KB)
  • 8. Add & Delete Profile Education.mp4 (51.7 MB)
  • 8. Add & Delete Profile Education.srt (7.5 KB)
  • 9. Get Github Repos For Profile.mp4 (74.8 MB)
  • 9. Get Github Repos For Profile.srt (10.6 KB)
5. Post API Routes
  • 1. Creating The Post Model.mp4 (32.9 MB)
  • 1. Creating The Post Model.srt (6.7 KB)
  • 2. Add Post Route.mp4 (75.9 MB)
  • 2. Add Post Route.srt (12.7 KB)
  • 3. Get & Delete Post Routes.mp4 (87.1 MB)
  • 3. Get & Delete Post Routes.srt (12.5 KB)
  • 4. Post Like & Unlike Routes.mp4 (86.9 MB)
  • 4. Post Like & Unlike Routes.srt (12.2 KB)
  • 5. Add & Remove Comment Routes.mp4 (103.9 MB)
  • 5. Add & Remove Comment Routes.srt (15.9 KB)
6. Getting Started With React & The Frontend
  • 1. A Look At The The UI Theme.mp4 (54.8 MB)
  • 1. A Look At The The UI Theme.srt (8.6 KB)
  • 1.1 devconnector_html_theme.zip (319.1 KB)
  • 2. Link To Theme Building Series On YouTube.html (0.3 KB)
  • 3. React & Concurrently Setup.mp4 (32.8 MB)
  • Description

    Udemy - MERN Stack Front To Back: Full Stack React, Redux & Node.Js

    Build and deploy a social network with Node.js, Express, React, Redux & MongoDB. Fully updated April 2019

    Created by Brad Traversy
    Last updated 11/2019
    English
    English [Auto-generated]


    TO GET DIRECT DOWNLOAD LINKS OR GOOGLE DRIVE LINKS VISIT OUR WEBSITE[b]
    [b]FOR MORE UDEMY COURSES VISIT:
    https://gigacourse.com
    FOR MORE OTHER COURSES VISIT: https://Courseclub.me



Download torrent
5.3 GB
seeders:12
leechers:4
Udemy - MERN Stack Front To Back: Full Stack React, Redux & Node.Js (Giga Course)


Trackers

tracker name
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://eddie4.nl:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://fasttracker.foreverpirates.co:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://explodie.org:6969/announce
udp://open.stealth.si:80/announce
udp://tracker.cyberia.is:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://tracker.uw0.xyz:6969/announce
udp://tracker.dler.org:6969/announce
udp://9.rarbg.to:2710/announce
udp://tracker.bitsearch.to:1337/announce
udp://tracker.altrosky.nl:6969/announce
udp://ben.kerbertools.xyz:6969/announce
udp://transkaroo.joustasie.net:6969/announce
udp://aarsen.me:6969/announce
µTorrent compatible trackers list

Download torrent
5.3 GB
seeders:12
leechers:4
Udemy - MERN Stack Front To Back: Full Stack React, Redux & Node.Js (Giga Course)


Torrent hash: 401951102000B425FB80B04C337BF26F2694C0EF