Udemy MERN (2024) Edition MongoDB Express React and NodeJS

0dayddl

U P L O A D E R
359020115_tuto.jpg

8.35 GB | 00:13:56 | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English


Files Included :
002 Course Requirements (7.02 MB)
004 Video Blur Fix (12.61 MB)
005 Course Review (795.45 KB)
001 VS Code (45.13 MB)
002 VITE - Info (7.78 MB)
003 VITE - Install (28.71 MB)
004 VITE - Folder Structure (55.42 MB)
005 Remove Boilerplate (6.33 MB)
006 Obtain Assets (43.17 MB)
007 Global CSS (24.37 MB)
008 Title and Favicon (19.79 MB)
009 Install All Libraries (Optional) (12.08 MB)
001 React Router - Info (12.85 MB)
002 React Router - Initial Setup (18.53 MB)
003 Create Pages (35.87 MB)
004 Setup index js (36.55 MB)
005 Link Component (22.47 MB)
006 Nested Routes (43.17 MB)
007 Error Page (30.51 MB)
001 Styled Components - Intro (40.27 MB)
002 Wrapper (20.4 MB)
003 Landing Page (60.32 MB)
004 Landing Page - CSS (optional) (80.2 MB)
005 Logo Component (23.6 MB)
006 Logo and Images (10.45 MB)
001 Error Page - JSX (27.7 MB)
002 Error Page - CSS (optional) (20 MB)
001 Register Page - Setup (45.59 MB)
002 FormRow Component (49.71 MB)
001 Login Page (30.48 MB)
002 Login and Register CSS (optional) (25.4 MB)
001 Dashboard Setup (20.68 MB)
002 Dashboard Structure (37.52 MB)
003 Dashboard CSS (optional) (20.08 MB)
004 Dashboard Context (73.37 MB)
005 React Icons (19.93 MB)
006 Navbar Structure (38.4 MB)
007 Navbar CSS (optional) (59.59 MB)
008 Links Data (28.76 MB)
009 Sidebar Structure (29.85 MB)
010 Sidebar Functionality (62.86 MB)
011 Sidebar CSS (optional) (67.21 MB)
012 NavLinks Component (19.47 MB)
013 Big Sidebar (30.89 MB)
014 Big Sidebar CSS (optional) (63.4 MB)
015 Logout Container (52.62 MB)
016 Logout Container CSS (optional) (40.08 MB)
017 Theme Toggle (30.98 MB)
018 Theme Toggle CSS (optional) (10.76 MB)
019 Dark Theme Logic (84.17 MB)
020 Dark Theme Logic - Bug Fix (15.2 MB)
021 Dark Theme CSS (optional) (77.22 MB)
001 Folder Structure (36.17 MB)
002 ES6 Modules (27.66 MB)
003 Install Server Packages (23.48 MB)
004 Express and Nodemon (29.75 MB)
005 Thunder Client (25.9 MB)
006 JSON Middleware (28.04 MB)
007 Morgan and Dotenv (58.78 MB)
008 New Node Features (optional) (52.8 MB)
009 Get All Jobs (55.26 MB)
010 Create Job (48.29 MB)
011 Get Single Job (41.37 MB)
012 Edit Job (36.28 MB)
013 Delete Job (32.57 MB)
014 Not Found and Error Route (31.2 MB)
015 Not Found vs Error Route (35.62 MB)
016 Controller and Router (83.84 MB)
017 MongoDB (5.52 MB)
018 Atlas Account (35.74 MB)
019 Mongoose (6.71 MB)
020 Connect DB (23.21 MB)
021 Job Model (31.41 MB)
022 Create Job Controller (51.97 MB)
023 Async Errors (49.87 MB)
024 Get All Jobs and Get Single Job (43.19 MB)
025 Delete and Update Job (46.8 MB)
026 Status Codes (22.01 MB)
027 Custom Error (97.04 MB)
028 More Custom Errors (14.34 MB)
029 Validation Layer - Intro (21.33 MB)
030 Express Validator - Setup (71.05 MB)
031 Validation Middleware (53.38 MB)
032 Constants (29.4 MB)
033 Validate Job Input (69.72 MB)
034 Validate ID Params (49.19 MB)
035 Validate Job (90.83 MB)
036 User Model (25.04 MB)
037 User Controller and Router (28.78 MB)
038 Create User (12.57 MB)
039 Validate Register User (71.19 MB)
040 Admin User (19.69 MB)
041 Hash Password (46.93 MB)
042 Hash Utils (20.91 MB)
043 Validate Login (21.63 MB)
044 Login Logic (50.21 MB)
045 JWT (45.94 MB)
046 JWT ENV (10.19 MB)
047 Http Only Cookie (67.71 MB)
048 Authenticate User Setup (44.05 MB)
049 Verify Cookie (31.43 MB)
050 Verify JWT (45.57 MB)
051 Add User to Job Routes (34.57 MB)
052 Validate Owner (55.73 MB)
053 Logout Controller (23.57 MB)
054 User Routes (53.62 MB)
055 Get Current User (31.5 MB)
056 Update User (58.43 MB)
057 Get Application Stats (50.65 MB)
058 Proxy Setup (76.78 MB)
059 Concurrently (34.86 MB)
060 Axios (52.95 MB)
001 React Router Action Intro (18.16 MB)
002 First Action (64.29 MB)
003 Register User Complete (118.19 MB)
004 Navigation State (27.42 MB)
005 React Toastify (43.58 MB)
001 Login User (66.55 MB)
002 UseActionData Hook (48.75 MB)
003 Loaders (38.95 MB)
004 Get Current User (57.87 MB)
005 Logout (25.95 MB)
001 Add Job Structure (59.05 MB)
002 Select Input (69.2 MB)
003 Create Job Functionality (73.43 MB)
004 Add Job CSS (optional) (49.56 MB)
005 All Jobs Structure (52.56 MB)
006 All Jobs Context (18.1 MB)
007 Jobs Container JSX (25.85 MB)
008 Jobs Container CSS (optional) (21.79 MB)
009 Job Component (88.09 MB)
010 Job Component CSS (optional) (80.38 MB)
011 Edit Job - Setup (43.27 MB)
012 Route Params (42.9 MB)
013 Edit Job Loader (25.14 MB)
014 Edit Job JSX (41.34 MB)
015 Edit Job Action (24.98 MB)
016 Delete Job (55.6 MB)
001 Admin Page Setup (55.27 MB)
002 Admin Page Complete (37.25 MB)
003 Admin CSS (optional) (57.43 MB)
001 Avatar Images (12.42 MB)
002 Public Folder (49.43 MB)
003 User Schema Update (13.85 MB)
004 Profile Page Structure (85.81 MB)
005 Profile Action (61.44 MB)
006 Setup Multer (41.29 MB)
007 Cloudinary (44.09 MB)
008 Update User Functionality (98.19 MB)
009 Submit Button Component (56.6 MB)
010 Create Test User (38.64 MB)
011 Restrict Access to Test User (61.1 MB)
012 Mockaroo (38.04 MB)
013 Populate DB (75.66 MB)
001 Stats Route Setup (52.82 MB)
002 Group by Job Status (75.13 MB)
003 Group by Monthly Applications (67.45 MB)
004 Stats Page Setup (50.4 MB)
005 Stats Container (52.9 MB)
006 BarChart Container (22.45 MB)
007 Charts (61.44 MB)
008 Charts Container CSS (optional) (10.32 MB)
001 Query Params (41.7 MB)
002 Search Param (39.34 MB)
003 Job Status and Job Type (25.37 MB)
004 Sort (46.53 MB)
005 Pagination (97.37 MB)
006 Search Form Setup (70.85 MB)
007 Loader and Query Params (44.87 MB)
008 Controlled Inputs (75.4 MB)
009 Debounce (60.3 MB)
010 Pagination Setup (53.5 MB)
011 Render Buttons (61.49 MB)
012 Pagination Logic - First Approach (77.8 MB)
013 Pagination Logic - Complex Approach (120.87 MB)
014 Button Container CSS (optional) (53.82 MB)
001 Local Build (63.55 MB)
002 Render Intro (3.49 MB)
003 Deploy App (34.64 MB)
001 Build Front-End Programmatically (65.18 MB)
002 Update User - Fix (100.15 MB)
003 Global Loading (41.15 MB)
004 React Query - Install (54.01 MB)
005 Page ErrorElement (51.92 MB)
006 First Query with React Query (97.44 MB)
007 React Query in Stats Loader (87.81 MB)
008 React Query - Current User (44.44 MB)
009 Invalidate Queries (48.2 MB)
010 React Query - All Jobs (90.4 MB)
011 React Query - Edit Job (39.9 MB)
012 Axios Interceptors (51.22 MB)
013 Security Packages (50.88 MB)

Screenshot
C2WkZcdE_o.jpg


Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

In der Börse ist nur das Erstellen von Download-Angeboten erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.in | Dataload.in

Auf Data-Load.in findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load.in / Dataload.in legal?

Data-Load.in ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load.in gespeichert.
Oben Unten