Other
MERN Stack Front To Back Full Stack React, Redux & Node js
Torrent info
Name:MERN Stack Front To Back Full Stack React, Redux & Node js
Infohash: 3303813FE75ED902DE2CC6ECFE47A450E638566C
Total Size: 8.24 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2025-10-26 00:50:09 (Update Now)
Torrent added: 2020-04-17 20:02:12
Torrent Files List
MERN Stack Front To Back Full Stack React, Redux & Node.js (Size: 8.24 GB) (Files: 709)
MERN Stack Front To Back Full Stack React, Redux & Node.js
10 Dashboard Profile State - Part 2
058 Dashboard Experience Display Delete.mp4
053 Profile Actions Component Delete Account-en.srt
053 Profile Actions Component Delete Account.mp4
054 Edit Profile Component-en.srt
054 Edit Profile Component.mp4
055 Add Experience Form-en.srt
055 Add Experience Form.mp4
056 Add Experience Functionality-en.srt
056 Add Experience Functionality.mp4
057 Add Education Form Functionality-en.srt
057 Add Education Form Functionality.mp4
058 Dashboard Experience Display Delete-en.srt
059 Dashboard Education Display Delete-en.srt
059 Dashboard Education Display Delete.mp4
059 devconnector-S10
devconnector_S10
.gitignore
package-lock.json
package.json
server.js
client
.gitignore
package-lock.json
package.json
README.md
yarn.lock
public
favicon.ico
index.html
manifest.json
src
App.css
App.js
App.test.js
index.css
index.js
registerServiceWorker.js
store.js
actions
authActions.js
profileActions.js
types.js
components
add-credentials
AddEducation.js
AddExperience.js
auth
Login.js
Register.js
common
InputGroup.js
PrivateRoute.js
SelectListGroup.js
spinner.gif
Spinner.js
TextAreaFieldGroup.js
TextFieldGroup.js
create-profile
CreateProfile.js
dashboard
Dashboard.js
Education.js
Experience.js
ProfileActions.js
edit-profile
EditProfile.js
layout
Footer.js
Landing.js
Navbar.js
img
showcase.jpg
reducers
authReducer.js
errorReducer.js
index.js
profileReducer.js
utils
setAuthToken.js
validation
is-empty.js
config
keys.js
passport.js
models
Post.js
Profile.js
User.js
routes
api
posts.js
profile.js
users.js
validation
education.js
experience.js
is-empty.js
login.js
post.js
profile.js
register.js
Course Downloaded from coursedrive.org.txt
Visit Coursedrive.org.url
01 Introduction
001 Welcome To The Course-en.srt
001 Welcome To The Course.mp4
002 A Look At the Main App-en.srt
002 A Look At the Main App.mp4
003 Before We Begin-en.srt
003 Before We Begin.mp4
004 VSCode Setup-en.srt
004 VSCode Setup.mp4
02 Basic Express Setup
005 MongoDB Setup With mLab-en.srt
005 MongoDB Setup With mLab.mp4
006 Install Dependencies Basic Server Setup-en.srt
006 Install Dependencies Basic Server Setup.mp4
007 Connecting To MongoDB With Mongoose-en.srt
007 Connecting To MongoDB With Mongoose.mp4
008 Route Files With Express Router-en.srt
008 Route Files With Express Router.mp4
008 devconnector-S2
devconnector_S2
.gitignore
package-lock.json
package.json
server.js
config
keys.js
routes
api
posts.js
profile.js
users.js
03 User API Routes JWT Authentication
009 Creating The User Model-en.srt
009 Creating The User Model.mp4
010 User Registration Postman-en.srt
010 User Registration Postman.mp4
011 Email Password Login-en.srt
011 Email Password Login.mp4
012 Creating The JWT-en.srt
012 Creating The JWT.mp4
013 Passport JWT Authentication Strategy-en.srt
013 Passport JWT Authentication Strategy.mp4
014 Validation Handlers - 1-en.srt
014 Validation Handlers - 1.mp4
015 Validation Handlers - 2-en.srt
015 Validation Handlers - 2.mp4
015 devconnector-S3
devconnector_S3
.gitignore
package-lock.json
package.json
server.js
config
keys.js
passport.js
models
User.js
routes
api
posts.js
profile.js
users.js
validation
is-empty.js
login.js
register.js
04 Profile API Routes
016 Aside - Front End Visual-en.srt
016 Aside - Front End Visual.mp4
017 Creating The Profile Model-en.srt
017 Creating The Profile Model.mp4
018 Current User Profile Route-en.srt
018 Current User Profile Route.mp4
019 Create Update Profile Routes-en.srt
019 Create Update Profile Routes.mp4
020 Profile Field Validations-en.srt
020 Profile Field Validations.mp4
021 More Profile API Routes-en.srt
021 More Profile API Routes.mp4
022 Add Experience Education Routes-en.srt
022 Add Experience Education Routes.mp4
023 Delete Education Experience Routes-en.srt
023 Delete Education Experience Routes.mp4
023 devconnector-S4
devconnector_S4
.gitignore
package-lock.json
package.json
server.js
config
keys.js
passport.js
models
Profile.js
User.js
routes
api
posts.js
profile.js
users.js
validation
education.js
experience.js
is-empty.js
login.js
profile.js
register.js
05 Post API Routes
024 Creating The Post Model-en.srt
024 Creating The Post Model.mp4
025 Post Create Route-en.srt
025 Post Create Route.mp4
026 Get Delete Post Routes-en.srt
026 Get Delete Post Routes.mp4
027 Post Like Unlike Routes-en.srt
027 Post Like Unlike Routes.mp4
028 Add Remove Comment Routes-en.srt
028 Add Remove Comment Routes.mp4
028 devconnector-S5
devconnector_S5
.gitignore
package-lock.json
package.json
server.js
config
keys.js
passport.js
models
Post.js
Profile.js
User.js
routes
api
posts.js
profile.js
users.js
validation
education.js
experience.js
is-empty.js
login.js
post.js
profile.js
register.js
06 Getting Started With React The Frontend
029 A Look At The Bootstrap Theme UI-en.srt
029 A Look At The Bootstrap Theme UI.mp4
030 Implementing React-en.srt
030 Implementing React.mp4
031 Bootstrap Assets Setup-en.srt
031 Bootstrap Assets Setup.mp4
032 Basic Layout-en.srt
032 Basic Layout.mp4
029 devconnector-theme
devconnector_theme
add-education.html
add-experience.html
create-profile.html
dashboard.html
edit-profile.html
feed.html
landing.html
login.html
post.html
profile.html
profiles.html
register.html
css
style.css
img
showcase.jpg
032 devconnector-S6
devconnector_S6
.gitignore
package-lock.json
package.json
server.js
client
.gitignore
package.json
README.md
yarn.lock
public
favicon.ico
index.html
manifest.json
src
App.css
App.js
App.test.js
index.css
index.js
registerServiceWorker.js
components
layout
Footer.js
Landing.js
Navbar.js
img
showcase.jpg
config
keys.js
passport.js
models
Post.js
Profile.js
User.js
routes
api
posts.js
profile.js
users.js
validation
education.js
experience.js
is-empty.js
login.js
post.js
profile.js
register.js
07 React Router Component State
033 React Router Setup (v4)-en.srt
033 React Router Setup (v4).mp4
034 Creating The Register Form With State-en.srt
034 Creating The Register Form With State.mp4
035 Creating The Login Form With State-en.srt
035 Creating The Login Form With State.mp4
036 Testing Registration With Our Form - No Redux Yet-en.srt
036 Testing Registration With Our Form - No Redux Yet.mp4
037 Error Handling Display-en.srt
037 Error Handling Display.mp4
037 devconnector-S7
devconnector_S7
.gitignore
package-lock.json
package.json
server.js
client
.gitignore
package-lock.json
package.json
README.md
yarn.lock
public
favicon.ico
index.html
manifest.json
src
App.css
App.js
App.test.js
index.css
index.js
registerServiceWorker.js
components
auth
Login.js
Register.js
layout
Footer.js
Landing.js
Navbar.js
img
showcase.jpg
config
keys.js
passport.js
models
Post.js
Profile.js
User.js
routes
api
posts.js
profile.js
users.js
validation
education.js
experience.js
is-empty.js
login.js
post.js
profile.js
register.js
08 Redux Authentication
038 Why We Need Redux-en.srt
038 Why We Need Redux.mp4
039 Redux Store Chrome Extension Setup-en.srt
039 Redux Store Chrome Extension Setup.mp4
040 Redux Action Reducer Workflow Example-en.srt
040 Redux Action Reducer Workflow Example.mp4
041 Registration The Error Reducer-en.srt
041 Registration The Error Reducer.mp4
042 Redux Login Action Set Current User-en.srt
042 Redux Login Action Set Current User.mp4
043 Login Form Functionality-en.srt
043 Login Form Functionality.mp4
044 Logout Conditional Navbar Links-en.srt
044 Logout Conditional Navbar Links.mp4
044 devconnector-S8
devconnector_S8
.gitignore
package-lock.json
package.json
server.js
client
.gitignore
package-lock.json
package.json
README.md
yarn.lock
public
favicon.ico
index.html
manifest.json
src
App.css
App.js
App.test.js
index.css
index.js
registerServiceWorker.js
store.js
actions
authActions.js
types.js
components
auth
Login.js
Register.js
layout
Footer.js
Landing.js
Navbar.js
img
showcase.jpg
reducers
authReducer.js
errorReducer.js
index.js
utils
setAuthToken.js
validation
is-empty.js
config
keys.js
passport.js
models
Post.js
Profile.js
User.js
routes
api
posts.js
profile.js
users.js
validation
education.js
experience.js
is-empty.js
login.js
post.js
profile.js
register.js
09 Dashboard Profile State - Part 1
045 TextFieldGroupInput Component-en.srt
045 TextFieldGroupInput Component.mp4
046 Profile Reducer Get Current Profile-en.srt
046 Profile Reducer Get Current Profile.mp4
047 Spinner Component Dashboard Start-en.srt
047 Spinner Component Dashboard Start.mp4
048 Private Route Setup-en.srt
048 Private Route Setup.mp4
049 CreateProfile Component Route-en.srt
049 CreateProfile Component Route.mp4
050 Form Field Components-en.srt
050 Form Field Components.mp4
051 Create Profile Form-en.srt
051 Create Profile Form.mp4
052 Create Profile Functionality-en.srt
052 Create Profile Functionality.mp4
052 devconnector-S9
devconnector_S9
.gitignore
package-lock.json
package.json
server.js
client
.gitignore
package-lock.json
package.json
README.md
yarn.lock
public
favicon.ico
index.html
manifest.json
src
App.css
App.js
App.test.js
index.css
index.js
registerServiceWorker.js
store.js
actions
authActions.js
profileActions.js
types.js
components
auth
Login.js
Register.js
common
InputGroup.js
PrivateRoute.js
SelectListGroup.js
spinner.gif
Spinner.js
TextAreaFieldGroup.js
TextFieldGroup.js
create-profile
CreateProfile.js
dashboard
Dashboard.js
layout
Footer.js
Landing.js
Navbar.js
img
showcase.jpg
reducers
authReducer.js
errorReducer.js
index.js
profileReducer.js
utils
setAuthToken.js
validation
is-empty.js
config
keys.js
passport.js
models
Post.js
Profile.js
User.js
routes
api
posts.js
profile.js
users.js
validation
education.js
experience.js
is-empty.js
login.js
post.js
profile.js
register.js
11 Profile Display
060 Profiles Component getProfiles Action-en.srt
060 Profiles Component getProfiles Action.mp4
061 Profile Items-en.srt
061 Profile Items.mp4
062 Profile By Handle Sub Components-en.srt
062 Profile By Handle Sub Components.mp4
063 Profile Header-en.srt
063 Profile Header.mp4
064 Profile About Credentials-en.srt
064 Profile About Credentials.mp4
065 Profile Github Touch Ups-en.srt
065 Profile Github Touch Ups.mp4
065 devconnector-S11
devconnector_S11
.gitignore
package-lock.json
package.json
server.js
client
.gitignore
package-lock.json
package.json
README.md
yarn.lock
public
favicon.ico
index.html
manifest.json
src
App.css
App.js
App.test.js
index.css
index.js
registerServiceWorker.js
store.js
actions
authActions.js
profileActions.js
types.js
components
add-credentials
AddEducation.js
AddExperience.js
auth
Login.js
Register.js
common
InputGroup.js
PrivateRoute.js
SelectListGroup.js
spinner.gif
Spinner.js
TextAreaFieldGroup.js
TextFieldGroup.js
create-profile
CreateProfile.js
dashboard
Dashboard.js
Education.js
Experience.js
ProfileActions.js
edit-profile
EditProfile.js
layout
Footer.js
Landing.js
Navbar.js
not-found
NotFound.js
profile
Profile.js
ProfileAbout.js
ProfileCreds.js
ProfileGithub.js
ProfileHeader.js
profiles
ProfileItem.js
Profiles.js
img
showcase.jpg
reducers
authReducer.js
errorReducer.js
index.js
profileReducer.js
utils
setAuthToken.js
validation
is-empty.js
config
keys.js
passport.js
models
Post.js
Profile.js
User.js
routes
api
posts.js
profile.js
users.js
validation
education.js
experience.js
is-empty.js
login.js
post.js
profile.js
register.js
12 Posts Comments
066 Post State addPost Action-en.srt
066 Post State addPost Action.mp4
067 Posts Post Form Component-en.srt
067 Posts Post Form Component.mp4
068 getPosts Action PostFeed Component-en.srt
068 getPosts Action PostFeed Component.mp4
069 Post Item Component-en.srt
069 Post Item Component.mp4
070 Delete Like Unlike Posts-en.srt
070 Delete Like Unlike Posts.mp4
071 Single Post Display-en.srt
071 Single Post Display.mp4
072 Comment Form Component Action-en.srt
072 Comment Form Component Action.mp4
073 Comment Display Delete-en.srt
073 Comment Display Delete.mp4
073 devconnector-S12
devconnector_S12
.gitignore
package-lock.json
package.json
server.js
client
.gitignore
package-lock.json
package.json
README.md
yarn.lock
public
favicon.ico
index.html
manifest.json
src
App.css
App.js
App.test.js
index.css
index.js
registerServiceWorker.js
store.js
actions
authActions.js
postActions.js
profileActions.js
types.js
components
add-credentials
AddEducation.js
AddExperience.js
auth
Login.js
Register.js
common
InputGroup.js
PrivateRoute.js
SelectListGroup.js
spinner.gif
Spinner.js
TextAreaFieldGroup.js
TextFieldGroup.js
create-profile
CreateProfile.js
dashboard
Dashboard.js
Education.js
Experience.js
ProfileActions.js
edit-profile
EditProfile.js
layout
Footer.js
Landing.js
Navbar.js
not-found
NotFound.js
post
CommentFeed.js
CommentForm.js
CommentItem.js
Post.js
posts
PostFeed.js
PostForm.js
PostItem.js
Posts.js
profile
Profile.js
ProfileAbout.js
ProfileCreds.js
ProfileGithub.js
ProfileHeader.js
profiles
ProfileItem.js
Profiles.js
img
showcase.jpg
reducers
authReducer.js
errorReducer.js
index.js
postReducer.js
profileReducer.js
utils
setAuthToken.js
validation
is-empty.js
config
keys.js
passport.js
models
Post.js
Profile.js
User.js
routes
api
posts.js
profile.js
users.js
validation
education.js
experience.js
is-empty.js
login.js
post.js
profile.js
register.js
13 Prepare Deploy
074 Securing Our Keys-en.srt
074 Securing Our Keys.mp4
075 Heroku Setup-en.srt
075 Heroku Setup.mp4
076 Post Build Deployment-en.srt
076 Post Build Deployment.mp4
076 devconnector-final
devconnector_final
.gitignore
package-lock.json
package.json
server.js
client
.gitignore
package-lock.json
package.json
README.md
yarn.lock
public
favicon.ico
index.html
manifest.json
src
App.css
App.js
App.test.js
index.css
index.js
registerServiceWorker.js
store.js
actions
authActions.js
postActions.js
profileActions.js
types.js
components
add-credentials
AddEducation.js
AddExperience.js
auth
Login.js
Register.js
common
InputGroup.js
PrivateRoute.js
SelectListGroup.js
spinner.gif
Spinner.js
TextAreaFieldGroup.js
TextFieldGroup.js
create-profile
CreateProfile.js
dashboard
Dashboard.js
Education.js
Experience.js
ProfileActions.js
edit-profile
EditProfile.js
layout
Footer.js
Landing.js
Navbar.js
not-found
NotFound.js
post
CommentFeed.js
CommentForm.js
CommentItem.js
Post.js
posts
PostFeed.js
PostForm.js
PostItem.js
Posts.js
profile
Profile.js
ProfileAbout.js
ProfileCreds.js
ProfileGithub.js
ProfileHeader.js
profiles
ProfileItem.js
Profiles.js
img
showcase.jpg
reducers
authReducer.js
errorReducer.js
index.js
postReducer.js
profileReducer.js
utils
setAuthToken.js
validation
is-empty.js
config
keys.js
keys_dev.js
keys_prod.js
passport.js
models
Post.js
Profile.js
User.js
routes
api
posts.js
profile.js
users.js
validation
education.js
experience.js
is-empty.js
login.js
post.js
profile.js
register.js
Visit Coursedrive.org.url
Course Downloaded from coursedrive.org.txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch MERN Stack Front To Back Full Stack React, Redux & Node js Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size







