种子简介
种子名称:
[FreeCourseSite.com] Udemy - MERN Stack Course - MongoDB, Express, React and NodeJS
文件类型:
视频
文件数目:
403个文件
文件大小:
10.53 GB
收录时间:
2024-1-22 02:35
已经下载:
3次
资源热度:
135
最近下载:
2024-12-20 16:19
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:4d1fce9ed91ba488e42915341d6013aa0e6b0ae7&dn=[FreeCourseSite.com] Udemy - MERN Stack Course - MongoDB, Express, React and NodeJS
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[FreeCourseSite.com] Udemy - MERN Stack Course - MongoDB, Express, React and NodeJS.torrent
01 - Introduction/002 Course Requirements.mp46.44MB
01 - Introduction/004 Video Blur Fix.mp411.56MB
01 - Introduction/005 Course Review.mp4765.65KB
02 - General Setup/001 VS Code.mp442.84MB
02 - General Setup/002 VITE - Info.mp43.54MB
02 - General Setup/003 VITE - Install.mp411.21MB
02 - General Setup/004 VITE - Folder Structure.mp438.31MB
02 - General Setup/005 Remove Boilerplate.mp42.02MB
02 - General Setup/006 Obtain Assets.mp411.5MB
02 - General Setup/007 Global CSS.mp48.58MB
02 - General Setup/008 Title and Favicon.mp413.59MB
02 - General Setup/009 Install All Libraries (Optional).mp46.53MB
03 - React Router/001 React Router - Info.mp46.02MB
03 - React Router/002 React Router - Initial Setup.mp49.72MB
03 - React Router/003 Create Pages.mp418.52MB
03 - React Router/004 Setup index.js.mp417.26MB
03 - React Router/005 Link Component.mp411.5MB
03 - React Router/006 Nested Routes.mp419.12MB
03 - React Router/007 Error Page.mp415.3MB
04 - Landing Page/001 Styled Components - Intro.mp421.4MB
04 - Landing Page/002 Wrapper.mp410.67MB
04 - Landing Page/003 Landing Page.mp427.22MB
04 - Landing Page/004 Landing Page - CSS (optional).mp460.15MB
04 - Landing Page/005 Logo Component.mp410.78MB
04 - Landing Page/006 Logo and Images.mp43.77MB
05 - Error Page/001 Error Page - JSX.mp410.92MB
05 - Error Page/002 Error Page - CSS (optional).mp48.15MB
06 - Register Page/001 Register Page - Setup.mp445.59MB
06 - Register Page/002 FormRow Component.mp424.33MB
07 - Login Page/001 Login Page.mp417.71MB
07 - Login Page/002 Login and Register CSS (optional).mp413.05MB
08 - Dashboard Page/001 Dashboard Structure.mp416.4MB
08 - Dashboard Page/002 Dashboard CSS (optional).mp47.77MB
08 - Dashboard Page/003 Dashboard Context.mp438.8MB
08 - Dashboard Page/004 React Icons.mp414.07MB
08 - Dashboard Page/005 Navbar Structure.mp416.8MB
08 - Dashboard Page/006 Navbar CSS (optional).mp421.49MB
08 - Dashboard Page/007 Links Data.mp415.71MB
08 - Dashboard Page/008 Sidebar Structure.mp415.4MB
08 - Dashboard Page/009 Sidebar Functionality.mp433.74MB
08 - Dashboard Page/010 Sidebar CSS (optional).mp453.24MB
08 - Dashboard Page/011 NavLinks Component.mp47.3MB
08 - Dashboard Page/012 Big Sidebar.mp414.73MB
08 - Dashboard Page/013 Big Sidebar CSS (optional).mp432.96MB
08 - Dashboard Page/014 Logout Container.mp440.94MB
08 - Dashboard Page/015 Logout Container CSS (optional).mp419.77MB
08 - Dashboard Page/016 Theme Toggle.mp423.11MB
08 - Dashboard Page/017 Theme Toggle CSS (optional).mp44.63MB
08 - Dashboard Page/018 Dark Theme Logic.mp462.15MB
08 - Dashboard Page/019 Dark Theme CSS (optional).mp422.61MB
09 - Server/001 Folder Structure.mp415.78MB
09 - Server/002 ES6 Modules.mp421.89MB
09 - Server/003 Install Server Packages.mp48.87MB
09 - Server/004 Express and Nodemon.mp414.5MB
09 - Server/005 Thunder Client.mp418.88MB
09 - Server/006 JSON Middleware.mp412.13MB
09 - Server/007 Morgan and Dotenv.mp446.8MB
09 - Server/008 New Node Features (optional).mp426.01MB
09 - Server/009 Get All Jobs.mp432.31MB
09 - Server/010 Create Job.mp424.12MB
09 - Server/011 Get Single Job.mp416.85MB
09 - Server/012 Edit Job.mp419.23MB
09 - Server/013 Delete Job.mp424.04MB
09 - Server/014 Not Found and Error Route.mp417.52MB
09 - Server/015 Not Found vs Error Route.mp418.15MB
09 - Server/016 Controller and Router.mp472.83MB
09 - Server/017 MongoDB.mp42.01MB
09 - Server/018 Atlas Account.mp432.96MB
09 - Server/019 Mongoose.mp43.86MB
09 - Server/020 Connect DB.mp411.07MB
09 - Server/021 Job Model.mp412.85MB
09 - Server/022 Create Job Controller.mp439.02MB
09 - Server/023 Async Errors.mp437.35MB
09 - Server/024 Get All Jobs and Get Single Job.mp443.2MB
09 - Server/025 Delete and Update Job.mp436.32MB
09 - Server/026 Status Codes.mp415.83MB
09 - Server/027 Custom Error.mp474.09MB
09 - Server/028 More Custom Errors.mp44.98MB
09 - Server/029 Validation Layer - Intro.mp412.01MB
09 - Server/030 Express Validator - Setup.mp456.62MB
09 - Server/031 Validation Middleware.mp425.1MB
09 - Server/032 Constants.mp412.13MB
09 - Server/033 Validate Job Input.mp437.96MB
09 - Server/034 Validate ID Params.mp443.16MB
09 - Server/035 Validate Job.mp465.63MB
09 - Server/036 User Model.mp411.41MB
09 - Server/037 User Controller and Router.mp414.05MB
09 - Server/038 Create User.mp44.91MB
09 - Server/039 Validate Register User.mp461.95MB
09 - Server/040 Admin User.mp48.02MB
09 - Server/041 Hash Password.mp444.51MB
09 - Server/042 Hash Utils.mp418.39MB
09 - Server/043 Validate Login.mp410.09MB
09 - Server/044 Login Logic.mp439.13MB
09 - Server/045 JWT.mp426.54MB
09 - Server/046 JWT ENV.mp44.39MB
09 - Server/047 Http Only Cookie.mp436.28MB
09 - Server/048 Authenticate User Setup.mp424.58MB
09 - Server/049 Verify Cookie.mp415.89MB
09 - Server/050 Verify JWT.mp421.55MB
09 - Server/051 Add User to Job Routes.mp419.5MB
09 - Server/052 Validate Owner.mp441.61MB
09 - Server/053 Logout Controller.mp418.31MB
09 - Server/054 User Routes.mp430.89MB
09 - Server/055 Get Current User.mp415.86MB
09 - Server/056 Update User.mp455.69MB
09 - Server/057 Get Application Stats.mp423.91MB
09 - Server/058 Proxy Setup.mp434.27MB
09 - Server/059 Concurrently.mp433.12MB
09 - Server/060 Axios.mp428.65MB
10 - Register Page/001 React Router Action Intro.mp413.85MB
10 - Register Page/002 First Action.mp447.5MB
10 - Register Page/003 Register User Complete.mp488.65MB
10 - Register Page/004 Navigation State.mp414.61MB
10 - Register Page/005 React Toastify.mp422.87MB
11 - Dashboard and Login/001 Login User.mp447.94MB
11 - Dashboard and Login/002 UseActionData Hook.mp436.71MB
11 - Dashboard and Login/003 Loaders.mp428.42MB
11 - Dashboard and Login/004 Get Current User.mp442.46MB
11 - Dashboard and Login/005 Logout.mp418.7MB
12 - Jobs Pages/001 Add Job Structure.mp445.08MB
12 - Jobs Pages/002 Select Input.mp435.2MB
12 - Jobs Pages/003 Create Job Functionality.mp454.15MB
12 - Jobs Pages/004 Add Job CSS (optional).mp421.79MB
12 - Jobs Pages/005 All Jobs Structure.mp450.19MB
12 - Jobs Pages/006 All Jobs Context.mp413.6MB
12 - Jobs Pages/007 Jobs Container JSX.mp412.26MB
12 - Jobs Pages/008 Jobs Container CSS (optional).mp410.02MB
12 - Jobs Pages/009 Job Component.mp484MB
12 - Jobs Pages/010 Job Component CSS (optional).mp445.07MB
12 - Jobs Pages/011 Edit Job - Setup.mp432.34MB
12 - Jobs Pages/012 Route Params.mp432.25MB
12 - Jobs Pages/013 Edit Job Loader.mp410.74MB
12 - Jobs Pages/014 Edit Job JSX.mp431.38MB
12 - Jobs Pages/015 Edit Job Action.mp410.86MB
12 - Jobs Pages/016 Delete Job.mp442.25MB
13 - Admin Page/001 Admin Page Setup.mp426.63MB
13 - Admin Page/002 Admin Page Complete.mp420.81MB
13 - Admin Page/003 Admin CSS (optional).mp430.99MB
14 - Profile Page/001 Avatar Images.mp48.29MB
14 - Profile Page/002 Public Folder.mp423.72MB
14 - Profile Page/003 User Schema Update.mp47.51MB
14 - Profile Page/004 Profile Page Structure.mp463.37MB
14 - Profile Page/005 Profile Action.mp444.94MB
14 - Profile Page/006 Setup Multer.mp430.88MB
14 - Profile Page/007 Cloudinary.mp431.28MB
14 - Profile Page/008 Update User Functionality.mp473.21MB
14 - Profile Page/009 Submit Button Component.mp440.88MB
14 - Profile Page/010 Create Test User.mp428.44MB
14 - Profile Page/011 Restrict Access to Test User.mp453.5MB
14 - Profile Page/012 Mockaroo.mp428.81MB
14 - Profile Page/013 Populate DB.mp455.6MB
15 - Stats Page/001 Stats Route Setup.mp429.57MB
15 - Stats Page/002 Group by Job Status.mp471.18MB
15 - Stats Page/003 Group by Monthly Applications.mp452.55MB
15 - Stats Page/004 Stats Page Setup.mp437.84MB
15 - Stats Page/005 Stats Container.mp427.73MB
15 - Stats Page/006 BarChart Container.mp48.52MB
15 - Stats Page/007 Charts.mp428.11MB
15 - Stats Page/008 Charts Container CSS (optional).mp45.17MB
16 - All Jobs Page/001 Query Params.mp418.58MB
16 - All Jobs Page/002 Search Param.mp439.35MB
16 - All Jobs Page/003 Job Status and Job Type.mp412.04MB
16 - All Jobs Page/004 Sort.mp424.27MB
16 - All Jobs Page/005 Pagination.mp450MB
16 - All Jobs Page/006 Search Form Setup.mp466.96MB
16 - All Jobs Page/007 Loader and Query Params.mp432.97MB
16 - All Jobs Page/008 Controlled Inputs.mp437.08MB
16 - All Jobs Page/009 Debounce.mp431.94MB
16 - All Jobs Page/010 Pagination Setup.mp450.65MB
16 - All Jobs Page/011 Render Buttons.mp446.28MB
16 - All Jobs Page/012 Pagination Logic - First Approach.mp456.57MB
16 - All Jobs Page/013 Pagination Logic - Complex Approach.mp487.64MB
16 - All Jobs Page/014 Button Container CSS (optional).mp441.03MB
17 - Initial Deploy/001 Local Build.mp455.58MB
17 - Initial Deploy/002 Render Intro.mp41.46MB
17 - Initial Deploy/003 Deploy App.mp434.66MB
18 - React Query and Other Extra Features/001 Build Front-End Programmatically.mp449.32MB
18 - React Query and Other Extra Features/002 Update User - Fix.mp451.29MB
18 - React Query and Other Extra Features/003 Global Loading.mp429.7MB
18 - React Query and Other Extra Features/004 React Query - Install.mp440.61MB
18 - React Query and Other Extra Features/005 Page ErrorElement.mp437.78MB
18 - React Query and Other Extra Features/006 First Query with React Query.mp497.54MB
18 - React Query and Other Extra Features/007 React Query in Stats Loader.mp443.35MB
18 - React Query and Other Extra Features/008 React Query - Current User.mp432.33MB
18 - React Query and Other Extra Features/009 Invalidate Queries.mp434.61MB
18 - React Query and Other Extra Features/010 React Query - All Jobs.mp466.2MB
18 - React Query and Other Extra Features/011 React Query - Edit Job.mp428.75MB
18 - React Query and Other Extra Features/012 Axios Interceptors.mp449MB
18 - React Query and Other Extra Features/013 Security Packages.mp444.58MB
20 - Setup/001 Get Assets.mp412.56MB
20 - Setup/002 Complete Project Overview.mp48.17MB
20 - Setup/003 Create Project and README.md.mp43.81MB
20 - Setup/004 Setup React Application.mp420.53MB
20 - Setup/005 Remove Boilerplate.mp45.52MB
20 - Setup/006 Title and Favicon.mp410.86MB
20 - Setup/007 Normalize.css and Global Styles.mp435.41MB
21 - Landing Page/001 Landing Page - Basic Setup.mp425.73MB
21 - Landing Page/002 Landing Page - Structure.mp411.8MB
21 - Landing Page/003 Styled Components - Intro.mp422.3MB
21 - Landing Page/004 Landing Page - Complete.mp433.78MB
21 - Landing Page/005 Wrappers Setup.mp436.54MB
22 - First Components/001 Logo and Images.mp414.88MB
22 - First Components/002 Logo Component.mp435.74MB
23 - React Router 6/001 React Router Setup.mp423.95MB
23 - React Router 6/002 Link Component.mp46.66MB
23 - React Router 6/003 Page Structure.mp417.38MB
24 - Error Page/001 Error Page.mp410.24MB
24 - Error Page/002 Auto Imports Info.mp43.52MB
25 - Register Page/001 Register Page - Intro.mp413.25MB
25 - Register Page/002 Register Page - Setup.mp420.66MB
25 - Register Page/003 FormRow Component.mp422.93MB
25 - Register Page/004 Alert Component.mp419.63MB
25 - Register Page/005 Toggle Member.mp421.7MB
26 - Context/001 Global Context - Intro.mp46.78MB
26 - Context/002 Global Context - Setup.mp449.97MB
26 - Context/003 Reducer.mp45.68MB
26 - Context/004 Display Alert - Setup.mp428.64MB
26 - Context/005 Display Alert - Complete.mp420.94MB
26 - Context/006 Clear Alert.mp410.66MB
27 - Server Setup/001 Create package.json and server.js.mp44.84MB
27 - Server Setup/002 ES6 Modules.mp46.52MB
27 - Server Setup/003 Basic Express Server and Nodemon.mp411.49MB
27 - Server Setup/004 NotFoundMiddleware.mp411.79MB
27 - Server Setup/005 ErrorHandlerMiddleware.mp416.52MB
27 - Server Setup/006 ENV Vars.mp46.79MB
27 - Server Setup/008 OPTIONAL !!! Mongo Atlas Account and Connection String.mp458.44MB
27 - Server Setup/009 Connect To DB.mp428.5MB
28 - Routes and Controllers Structure/001 Auth Structure.mp427.45MB
28 - Routes and Controllers Structure/002 Jobs Structure.mp417.22MB
28 - Routes and Controllers Structure/003 Test in Postman.mp419.08MB
29 - User Model/001 User Model.mp417.89MB
29 - User Model/002 Validate Email.mp419.97MB
30 - Register Controller Initial Setup/001 Basic Register Controller.mp415.54MB
30 - Register Controller Initial Setup/002 Pass Error to Error Middleware.mp411.93MB
30 - Register Controller Initial Setup/003 Setup express-async-errors package.mp423.64MB
30 - Register Controller Initial Setup/004 Status Codes.mp419.19MB
31 - Error Handling/001 Intro.mp42.27MB
31 - Error Handling/002 Missing Field Error.mp442.82MB
31 - Error Handling/003 Unique Field Error.mp413.57MB
31 - Error Handling/004 Check For Empty Values in Controller.mp422.05MB
31 - Error Handling/005 CustomAPIError.mp425.09MB
31 - Error Handling/006 BadRequestError and NotFoundError.mp412.16MB
31 - Error Handling/007 Refactor Errors.mp422.95MB
31 - Error Handling/008 Check For Duplicate Email in Controller.mp47.5MB
32 - Hash Password/001 Mongoose Middleware.mp431.06MB
32 - Hash Password/002 Hash Passwords.mp415.66MB
33 - JWT/001 CreateJWT - Custom Instance Method.mp423.98MB
33 - JWT/002 JWT - Overview.mp416.52MB
33 - JWT/003 JWT - Setup.mp418.95MB
33 - JWT/004 JWT - Secret and Lifetime.mp410.8MB
33 - JWT/005 Remove Password.mp415.1MB
34 - Connect Front-End and Server/001 Concurrently.mp467.27MB
34 - Connect Front-End and Server/002 Fetch Error.mp416.38MB
34 - Connect Front-End and Server/003 Cors Error Info.mp416.74MB
34 - Connect Front-End and Server/004 Cors Package.mp421.17MB
34 - Connect Front-End and Server/005 Proxy - Intro.mp411.1MB
34 - Connect Front-End and Server/006 Proxy - Setup.mp445.6MB
35 - Register User Front-End/001 Intro.mp48.1MB
35 - Register User Front-End/002 Register User - Setup.mp456.23MB
35 - Register User Front-End/003 Axios Intro.mp46.33MB
35 - Register User Front-End/004 Register User - Overview.mp440.24MB
35 - Register User Front-End/005 Register User - Complete.mp474.38MB
35 - Register User Front-End/006 Programmatically Navigate To Dashboard.mp417.88MB
35 - Register User Front-End/007 Persist User In Local Storage.mp422.65MB
36 - Login User Server/001 Morgan NPM Package.mp417.93MB
36 - Login User Server/002 UnAuthenticatedError Setup.mp47.52MB
36 - Login User Server/003 Compare Password.mp410.6MB
36 - Login User Server/004 Login Controller.mp457.43MB
37 - Login User Front-End/001 Login User - Setup.mp417.79MB
37 - Login User Front-End/002 Login User - Complete.mp418.41MB
37 - Login User Front-End/003 Login User - Refactor.mp446.36MB
38 - Nested Pages and Protected Route/001 Nested Pages - Intro.mp41.45MB
38 - Nested Pages and Protected Route/002 Dashboard Pages - Setup.mp416.15MB
38 - Nested Pages and Protected Route/003 Dashboard Pages - Structure.mp412.21MB
38 - Nested Pages and Protected Route/004 Dashboard Pages - Complete.mp417.25MB
38 - Nested Pages and Protected Route/005 Protected Route.mp421.78MB
39 - Shared Layout/001 Setup.mp48.02MB
39 - Shared Layout/002 Structure.mp430.44MB
39 - Shared Layout/003 React Icons.mp419.51MB
40 - Navbar/001 Navbar Structure - Intro.mp47.47MB
40 - Navbar/002 Navbar Structure - Complete.mp421.87MB
40 - Navbar/003 Toggle Sidebar.mp430.57MB
40 - Navbar/004 Toggle Dropdown.mp49.08MB
40 - Navbar/005 Logout.mp448.8MB
41 - Small Sidebar/001 Setup Links.mp424.93MB
41 - Small Sidebar/002 Small Sidebar - Setup.mp427.6MB
41 - Small Sidebar/003 Small Sidebar - Toggle.mp413.9MB
41 - Small Sidebar/004 Small Sidebar - Nav Links.mp430.24MB
42 - Big Sidebar/001 Nav Links Component.mp432.3MB
42 - Big Sidebar/002 Big Sidebar.mp416.57MB
43 - Auth - Server Setup/001 Auth - Intro.mp45.03MB
43 - Auth - Server Setup/002 Auth - Setup.mp424.95MB
43 - Auth - Server Setup/003 Bearer Token.mp416.9MB
43 - Auth - Server Setup/004 Postman Token Setup.mp419.53MB
43 - Auth - Server Setup/005 UnAuthenticated Error.mp49.47MB
43 - Auth - Server Setup/006 Auth Complete.mp449.61MB
44 - Update User - Server/001 Update User Controller.mp435.5MB
44 - Update User - Server/002 Modified Paths.mp426.89MB
45 - Profile Page/001 Profile Page - Intro.mp421.25MB
45 - Profile Page/002 Profile Page - Complete.mp437.65MB
46 - Axios Setup/001 Axios - Intro.mp41.84MB
46 - Axios Setup/002 Axios - Manual Approach.mp431.92MB
46 - Axios Setup/003 Axios - Global Setup.mp429.59MB
46 - Axios Setup/004 Axios - Custom Instance.mp426.2MB
46 - Axios Setup/005 Axios Interceptors - Intro.mp415.34MB
46 - Axios Setup/006 Axios Interceptors - Complete.mp431.58MB
47 - Update User - Front-End/001 Update User - Intro.mp411.82MB
47 - Update User - Front-End/002 Update User - Complete.mp439.14MB
47 - Update User - Front-End/003 Logout User.mp434.36MB
48 - Job Model and CreateJob Controller/001 Job Model - Intro.mp48.14MB
48 - Job Model and CreateJob Controller/002 Job Model - Complete.mp426MB
48 - Job Model and CreateJob Controller/003 CreateJob Controller.mp426.54MB
49 - Create Job - Front-End/001 Job State Values.mp428.31MB
49 - Create Job - Front-End/002 Add Job Page - Intro.mp415.86MB
49 - Create Job - Front-End/003 Add Job Page - Structure Complete.mp442.02MB
49 - Create Job - Front-End/004 JobType Select.mp416.49MB
49 - Create Job - Front-End/005 Form Row Select.mp421.26MB
49 - Create Job - Front-End/006 Handle Change.mp447.36MB
49 - Create Job - Front-End/007 Clear Values.mp457.12MB
49 - Create Job - Front-End/008 Create Job - Intro.mp413.35MB
49 - Create Job - Front-End/009 Create Job - Complete.mp476.95MB
50 - Get All Jobs - Server/001 Get All Jobs Controller.mp417.23MB
51 - Get All Jobs - Front-End/001 Get All Jobs - State Values.mp411.77MB
51 - Get All Jobs - Front-End/002 Get All Jobs Request.mp451.37MB
51 - Get All Jobs - Front-End/003 Logout User and Clear Alert.mp425.31MB
51 - Get All Jobs - Front-End/004 All Jobs Page Setup.mp414.39MB
51 - Get All Jobs - Front-End/005 Jobs Container.mp434.74MB
51 - Get All Jobs - Front-End/006 Moment.js.mp425.89MB
51 - Get All Jobs - Front-End/007 Job Component.mp442.59MB
51 - Get All Jobs - Front-End/008 JobType Component.mp424.16MB
52 - Edit, Delete Job - Setup/001 SetEditJob Functionality.mp463.23MB
53 - Edit, Delete Job - Server/001 Edit Job Controller.mp438.53MB
53 - Edit, Delete Job - Server/002 Alternative Approach.mp436.53MB
53 - Edit, Delete Job - Server/003 Check Permissions - Intro.mp410.69MB
53 - Edit, Delete Job - Server/004 Check Permissions - Complete.mp437.04MB
53 - Edit, Delete Job - Server/005 Delete Job Controller.mp415.42MB
54 - Edit, Delete Job - Front-End/001 Delete Job Request.mp457.51MB
54 - Edit, Delete Job - Front-End/002 Edit Job Request.mp466.39MB
55 - Mock Data/001 Mockaroo.mp452.12MB
55 - Mock Data/002 Populate DB.mp438MB
56 - Stats - Server/001 Aggregation Pipeline -Match Stage.mp421.94MB
56 - Stats - Server/002 Aggregation Pipeline - Group Stage.mp49.79MB
56 - Stats - Server/003 Reduce Stats.mp411.48MB
56 - Stats - Server/004 Default Stats.mp424.94MB
57 - Stats - Front-End/001 Fetch Stats.mp446.65MB
57 - Stats - Front-End/002 Stats Page Structure.mp427.23MB
57 - Stats - Front-End/003 Stats Container.mp432.79MB
57 - Stats - Front-End/004 Stats Item.mp411.58MB
58 - Monthly Applications - Server/001 Aggregation Based on Year and Month.mp423.84MB
58 - Monthly Applications - Server/002 Refactor Data.mp424.52MB
59 - Monthly Applications - Fron-End/001 Charts Container.mp430.73MB
59 - Monthly Applications - Fron-End/003 Install Recharts Library.mp49.7MB
59 - Monthly Applications - Fron-End/004 Bar Chart.mp420.46MB
59 - Monthly Applications - Fron-End/005 Area Chart.mp410.16MB
60 - FilterSort - Server/001 Big Picture.mp411.42MB
60 - FilterSort - Server/002 Current Setup Issue.mp431MB
60 - FilterSort - Server/003 Query Params - Status.mp421.16MB
60 - FilterSort - Server/004 Query Params - JobType.mp47.37MB
60 - FilterSort - Server/005 Query Params - Search.mp420.23MB
60 - FilterSort - Server/006 Query Params - Sort.mp414.92MB
61 - FilterSort - Front-End/001 Search - State Setup.mp434.46MB
61 - FilterSort - Front-End/002 Search Component - Initial Setup.mp420.09MB
61 - FilterSort - Front-End/003 Search Component - Complete.mp421.32MB
61 - FilterSort - Front-End/004 Clear Filters.mp410.32MB
61 - FilterSort - Front-End/005 GetJobs Request.mp431.83MB
62 - Pagination - Server/001 Pagination - Intro.mp422.98MB
62 - Pagination - Server/002 Page and Limit.mp426.07MB
62 - Pagination - Server/003 Total Jobs and Number of Pages.mp414.43MB
63 - Pagination - Front-End/001 Button Container - Setup.mp410.7MB
63 - Pagination - Front-End/002 Button Container - Structure.mp415.31MB
63 - Pagination - Front-End/003 List Of Buttons.mp424.04MB
63 - Pagination - Front-End/004 Change Page.mp427.03MB
63 - Pagination - Front-End/005 Prev and Next Page.mp418.32MB
63 - Pagination - Front-End/006 Trigger New Request.mp421.59MB
64 - Build Front-End Application/001 Fix Warnings and Logout User.mp410.19MB
64 - Build Front-End Application/002 Build Front-End Application.mp457.87MB
65 - Security Packages/001 Security Packages - HELMET, XSS-CLEAN, EXPRESS-MONGO-SANITIZE.mp410.07MB
65 - Security Packages/002 Security Packages - EXPRESS-RATE-LIMITER.mp417.04MB
66 - Extra Content/001 Extra Content Info.mp42.65MB
67 - Search - Alternative Setup/001 Debounce - Intro.mp43.35MB
67 - Search - Alternative Setup/002 Debounce - Vanilla JS.mp428.41MB
67 - Search - Alternative Setup/003 Local Search.mp426.49MB
67 - Search - Alternative Setup/004 Debounce - Complete.mp437.09MB
68 - Test User/001 Test User - Setup.mp449.33MB
68 - Test User/002 Test User - Restrict Access.mp452.21MB
68 - Test User/003 Test User - Fix Front-End.mp435.85MB
69 - Auth with Cookies/001 Cookies Intro.mp418.76MB
69 - Auth with Cookies/002 First Cookie.mp463.23MB
69 - Auth with Cookies/003 Utils Function.mp413.67MB
69 - Auth with Cookies/004 Install cookie-parser.mp426.72MB
69 - Auth with Cookies/005 Refactor Auth Middleware and Responses.mp428.49MB
69 - Auth with Cookies/006 Refactor Front-End - Remove Token and Local Storage.mp467.23MB
69 - Auth with Cookies/007 Test Cookie Expiration.mp410.13MB
69 - Auth with Cookies/008 Get Current User - Server.mp424.41MB
69 - Auth with Cookies/009 Get Current User - appContext.mp451.4MB
69 - Auth with Cookies/010 Get Current User - Complete.mp446.76MB
69 - Auth with Cookies/011 Landing Fix.mp415.75MB
69 - Auth with Cookies/012 Logout User.mp445.91MB
70 - Deployment/001 Prepare for Deployment.mp440.17MB
70 - Deployment/002 Setup Github Repo.mp415.77MB
70 - Deployment/003 Render Signup.mp422.15MB
70 - Deployment/004 Deploy Application.mp430.73MB