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
Node With React Fullstack Web Development
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Note: This course assumes you’ve got the basics of React and Redux down. Check out my course ‘Modern React with Redux’, its the perfect preparation!
Go beyond the basics of React and Redux! This course will teach you to combine the ultra-popular React, Redux, Express, and MongoDB technologies to build a fullstack web application.
Advanced Deployment? You will learn it. Billing/Payments? Included. Handling Email? Of course!
——————————
What Will You Build?
All of my courses are ‘learn-by-doing’: no boring endless lectures with Powerpoints, only live, interactive coding examples. In this course we’ll build one massive web application that profiles the advanced features of React, Redux, Express, and Mongo. By putting each concept into a real app, you’ll get a better idea of when to use each unique and powerful feature.
Build a large feedback-collection app. This mega app will include the full gamut of features, including everything from authentication to email handling. You’ll learn how to build an app that can be used to send mass emails to a big list of users for the purpose of collecting feedback. It’s my goal to ensure you understand each feature we build into this app so you can apply them to your own personal or professional projects in the future.
——————————
Here’s what we’ll learn:
Learn the architectural considerations of building a full stack app
Connect a front-end Create-React-App server to a NodeJS and Express backend
Communicate data from your Mongo database to your React application
Understand how to route user requests on the front end with React Router and on the backend with Express
Build reusable user inputs with Redux Form, complete with navigation
Handle credit cards and receive payments from your users with Stripe
Engage your users with automated emails
Enhance authentication flows in your app with Google OAuth authentication
Separate production and development resources with advanced API key handling techniques
Educate your users on how to use your app with custom build landing pages
I’ve built the course that I would have wanted to take when I was learning to build fullstack apps. A course that explains the concepts and how they’re implemented in the best order for you to learn and deeply understand them.
Who this course is for:
Anyone who wants to learn how to build full stack apps with the latest in web technology
Requirements
Basic understanding of Javascript, React, and Redux
A Mac, Windows, or Linux computer
Last Updated 11/2020
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
TutsNode.com.txt
63 B
[TutsNode.com] - Node with React Fullstack Web Development/01 Course Overview - Start Here!/001 How to Get Help.en_US.srt
10.4 KB
[TutsNode.com] - Node with React Fullstack Web Development/01 Course Overview - Start Here!/001 How to Get Help.mp4
76.1 MB
[TutsNode.com] - Node with React Fullstack Web Development/01 Course Overview - Start Here!/002 Course Resources.html
2.2 KB
[TutsNode.com] - Node with React Fullstack Web Development/01 Course Overview - Start Here!/003 App Overview.en_US.srt
6.5 KB
[TutsNode.com] - Node with React Fullstack Web Development/01 Course Overview - Start Here!/003 App Overview.mp4
19.5 MB
[TutsNode.com] - Node with React Fullstack Web Development/01 Course Overview - Start Here!/004 App User Flow Walkthrough.en_US.srt
6.8 KB
[TutsNode.com] - Node with React Fullstack Web Development/01 Course Overview - Start Here!/004 App User Flow Walkthrough.mp4
23.2 MB
[TutsNode.com] - Node with React Fullstack Web Development/01 Course Overview - Start Here!/005 Tech Stack.en_US.srt
8.5 KB
[TutsNode.com] - Node with React Fullstack Web Development/01 Course Overview - Start Here!/005 Tech Stack.mp4
47.1 MB
[TutsNode.com] - Node with React Fullstack Web Development/01 Course Overview - Start Here!/006 App Mockups.en_US.srt
11.4 KB
[TutsNode.com] - Node with React Fullstack Web Development/01 Course Overview - Start Here!/006 App Mockups.mp4
45.8 MB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/007 Application Architecture.en_US.srt
6.7 KB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/007 Application Architecture.mp4
23 MB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/008 Relationship Between Node and Express.en_US.srt
11.5 KB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/008 Relationship Between Node and Express.mp4
53.8 MB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/009 Generating Express Apps.en_US.srt
11.1 KB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/009 Generating Express Apps.mp4
53.9 MB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/010 11-express-route-handler.zip
829 B
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/010 Express Route Handlers.en_US.srt
10.5 KB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/010 Express Route Handlers.mp4
88.9 MB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/011 Node Version in Engines Property.html
1.5 KB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/012 Heroku Deployment Checklist.en_US.srt
17.4 KB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/012 Heroku Deployment Checklist.mp4
118.4 MB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/013 Installing the Heroku CLI.en_US.srt
11 KB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/013 Installing the Heroku CLI.mp4
106.8 MB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/014 15-verifying-heroku.zip
1 KB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/014 Verifying Heroku Deployment.en_US.srt
12.3 KB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/014 Verifying Heroku Deployment.mp4
59.8 MB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/015 Followup Deployments.en_US.srt
5.2 KB
[TutsNode.com] - Node with React Fullstack Web Development/02 Server Side Architecture/015 Followup Deployments.mp4
35.1 MB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/016 Intro to Google OAuth.en_US.srt
9.5 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/016 Intro to Google OAuth.mp4
74 MB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/017 The OAuth Flow.en_US.srt
13.5 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/017 The OAuth Flow.mp4
64.1 MB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/018 Overview of Passport JS.en_US.srt
11.3 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/018 Overview of Passport JS.mp4
64.6 MB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/019 Passport Setup.en_US.srt
9.6 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/019 Passport Setup.mp4
43.7 MB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/020 Google+ Deprecation.html
1.7 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/021 Google Project Setup with new UI.html
5.4 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/022 Enabling Google OAuth API.en_US.srt
14.5 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/022 Enabling Google OAuth API.mp4
120.9 MB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/023 Securing API Keys.en_US.srt
8.9 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/023 Securing API Keys.mp4
53.8 MB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/024 Google Strategy Options.en_US.srt
10.4 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/024 Google Strategy Options.mp4
53.4 MB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/025 26-testing-oauth.zip
2.3 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/025 Testing OAuth.en_US.srt
11.4 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/025 Testing OAuth.mp4
80.6 MB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/026 Authorized Redirect URI's.en_US.srt
12.9 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/026 Authorized Redirect URI's.mp4
47.1 MB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/027 28-oauth-callbacks.zip
2.3 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/027 OAuth Callbacks.en_US.srt
12.1 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/027 OAuth Callbacks.mp4
54.1 MB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/028 29-access-refresh-tokens.zip
2.3 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/028 Access and Refresh Tokens.en_US.srt
11.1 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/028 Access and Refresh Tokens.mp4
134.3 MB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/029 30-nodemon.zip
2.4 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/029 Nodemon Setup.en_US.srt
5.8 KB
[TutsNode.com] - Node with React Fullstack Web Development/03 Authentication with Google OAuth/029 Nodemon Setup.mp4
40 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/030 31-structure-refactor.zip
3.3 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/030 Server Structure Refactor.en_US.srt
17.8 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/030 Server Structure Refactor.mp4
158.6 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/031 The Theory of Authentication.en_US.srt
17 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/031 The Theory of Authentication.mp4
58.4 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/032 Signing In Users with OAuth.en_US.srt
23 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/032 Signing In Users with OAuth.mp4
178.9 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/033 Introduction to MongoDB.en_US.srt
10.5 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/033 Introduction to MongoDB.mp4
54.5 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/034 MongoDB Atlas Setup and Configuration.html
8.8 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/035 mLab Setup [PARTIALLY DEPRECATED].en_US.srt
11.2 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/035 mLab Setup [PARTIALLY DEPRECATED].mp4
84.8 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/036 37-connecting-mongoose.zip
3.3 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/036 Connecting Mongoose to Mongo.en_US.srt
9.1 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/036 Connecting Mongoose to Mongo.mp4
66.4 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/037 Breather and Review.en_US.srt
4.3 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/037 Breather and Review.mp4
21 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/038 Mongoose Model Classes.en_US.srt
11.4 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/038 Mongoose Model Classes.mp4
87.6 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/039 40-saving-model.zip
3.8 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/039 Saving Model Instances.en_US.srt
14.5 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/039 Saving Model Instances.mp4
167 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/040 TokenError_ Bad Request.html
2.3 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/041 42-mongoose-queries.zip
3.9 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/041 Mongoose Queries.en_US.srt
10.1 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/041 Mongoose Queries.mp4
114.9 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/042 Passport Callbacks.en_US.srt
10.8 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/042 Passport Callbacks.mp4
117 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/043 Encoding Users.en_US.srt
22 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/043 Encoding Users.mp4
122.3 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/044 Deserialize User.en_US.srt
6 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/044 Deserialize User.mp4
44.5 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/045 Enabling Cookies.en_US.srt
11.1 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/045 Enabling Cookies.mp4
79.1 MB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/046 47-testing-auth.zip
4.2 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/046 Testing Authentication.en_US.srt
12 KB
[TutsNode.com] - Node with React Fullstack Web Development/04 Adding MongoDB/046 Testing Authentication.mp4
126.1 MB
[TutsNode.com] - Node with React Fullstack Web Development/06 Moving to the Client Side/063 [Optional] Why This Architecture_.mp4