BITCQ

Build a Real Time web app in node.js , Angular.js, mongoDB

Size: 562 MB
Magnet link

Name Size
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 1 - Welcome/1- Why take this course.MP4 2.8 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 1 - Welcome/2- What is Mean Stack.MP4 8.6 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 1 - Welcome/3- What tools do you need.MP4 9.3 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/10- Create a custom method.MP4 3.3 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/11- Your first API Signup API.MP4 19.7 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/12- Get all users API.MP4 5.8 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/13- Login API.MP4 30 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/14- Create a custom middleware.MP4 18.5 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/15- Test the middleware.MP4 15 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/16- Your second Schema Creating Story Schema.MP4 6.7 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/17- Post method in Home API.MP4 27.4 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/18- Decoded user's information.MP4 5.5 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/4- Start your first project.MP4 9.6 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/5- Setting up.MP4 7.1 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/6- Your first Hello World.MP4 5 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/7- Create a database.MP4 10.7 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/8- Your first Schema Creating User Schema.MP4 4.6 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 2 - Project Creating a UserStory app (server side part)/9- Password hashing.MP4 7.5 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/19- Setup the front-end files.MP4 17.7 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/20- First Angular Service (part 1) Creating Auth Factory.MP4 25.3 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/21- First Angular Service (part 2) Creating AuthToken Factory.MP4 12.9 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/22- First Angular Service (part 3) Creating AuthInterceptor Factory.MP4 16.7 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/23- First Angular Controller Creating Main Controller for Login and Logout.MP4 20.2 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/24- Routing System.MP4 21.7 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/25- Login Html.MP4 17.2 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/26- Signup Frontend.MP4 40.8 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/27- Testing Login and Logout.MP4 26.3 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/28- Fix SignUp bugs.MP4 14.1 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/29- Creating Story service and controller (part 1).MP4 16.9 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/30- Creating Story service and controller (part 2).MP4 44.8 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/31- Adding real-time capability.MP4 26.4 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/32- Getting All Stories.MP4 23.3 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/33- Creating a new directive reverse.js.MP4 10.2 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/Section 3 - Project Creating a UserStory app (frontend part)/34- Deploy our app to heroku.MP4 30.1 MB
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/app/models/story.js 278 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/app/models/user.js 719 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/app/routes/api.js 3 KB
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/controllers/mainCtrl.js 778 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/controllers/storyCtrl.js 743 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/controllers/userCtrl.js 548 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/directives/reverse.js 140 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/services/authService.js 1 KB
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/services/storyService.js 890 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/services/userService.js 286 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/views/pages/allStories.html 379 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/views/pages/home.html 976 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/views/pages/login.html 563 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/views/pages/signup.html 653 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/views/index.html 2 KB
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/app.js 235 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/public/app/app.routes.js 655 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/config.js 163 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/package.json 454 B
Build a Real Time web app in node.js , Angular.js, mongoDB/userStory-master/server.js 887 B
Build a Real Time web app in node.js , Angular.js, mongoDB/Read Me.txt 6 KB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
[ DevCourseWeb.com ] Udemy - Flutter Rest API BootCamp - Build 2 Real World Apps -[ 2024 ] Video 2.1 GB 8
Quinten J. Building Real-World Web Applications with Vue.js 3...2023 Application 21.3 MB 6
Building Real-World Web Applications With Vue.js 3.pdf Application 19.6 MB 4
[GigaCourse.Com] Udemy - Angular Programming Masterclass Build 8 Real World Projects Video 10.7 GB 2
[ DevCourseWeb.com ] Udemy - Build Real World MYSQL Database Management Projects Video 3.3 GB 31
[GLODLS] UDEMY Tutorials - The Complete iOS8 and Swift Course Learn by Building 15 Real World Apps Video 4.4 GB 2
Build Real Android Apps Android 11 App Development Java Video 14.6 GB 0
Sold_ Every Real Estate Agent's Guide to Building a Profitable Business by David M. Greene EPUB Ebook 2 MB 49
[FreeCoursesOnline.Me] SkillShare - Build Real Software with Python, PyQt5 and QT Designer Video 1001.3 MB 39
[FreeCourseSite.com] Udemy - Data Science Masterclass 2021 Build 30 Real World Projects Video 10.9 GB 33
NestJS - Building Real Project API From Scratch Video 5.3 GB 31
[GigaCourse.Com] Udemy - Build Responsive Real-World Websites with HTML and CSS Video 24.8 GB 25
[ DevCourseWeb.com ] SwiftUI Projects - Build six real-world, cross-platform mobile applications using Swift, Xcode 12, and SwiftUI.zip Application 259.9 MB 15
[ FreeCourseWeb.com ] CreativeLive - How to Break the Habit of Self-Doubt and Build Real Confidence.zip Application 4 GB 15
[ CourseWikia.com ] Udemy - Python Bootcamp - Build Real Django Web Development Projects.zip Application 1.6 GB 14
[ CourseLala.com ] Udemy - GraphQL with React - Build Real World Graphql Projects Video 1.7 GB 13
[Udemy] Build Python Django Real Project Django Web Development (09.2020) Video 5 GB 10
GetFreeCourses.Co-Udemy-Data Science Masterclass 2021 Build 30 Real World Projects Video 10.9 GB 9
[ CourseWikia.com ] Udemy - Php OOP with real world example - Build Pagination class.zip Application 503.3 MB 8
[ CourseMega.com ] RealPython - Real Python - Using Pygame to Build an Asteroids Game in Python Video 314.8 MB 8

Loading...