Udemy Master Svelte 5 and SvelteKit Build and Deploy Real-World Apps - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Udemy Master Svelte 5 and SvelteKit Build and Deploy Real-World Apps (/Thread-Udemy-Master-Svelte-5-and-SvelteKit-Build-and-Deploy-Real-World-Apps) |
Udemy Master Svelte 5 and SvelteKit Build and Deploy Real-World Apps - AD-TEAM - 11-29-2024 7.99 GB | 20min 5s | mp4 | 1280X720 | 16:9 Genre:eLearning |Language:English
Files Included :
1 -About this course.mp4 (58.7 MB) 2 -How to go through this course.mp4 (44.72 MB) 3 -project resources.zip (2.71 MB) 1 -Structure of a Svelte File.mp4 (58.62 MB) 2 -Reactivity in Svelte - state & derived rune.mp4 (63.34 MB) 3 -Using reactive state in inputs and effect rune.mp4 (48.05 MB) 4 -Debugging in Svelte - Inspect rune.mp4 (8.55 MB) 5 -Passing props around Svelte components.mp4 (39.21 MB) 6 -Snippets, templating language and more advanced reactive state.mp4 (91.91 MB) 1 -SvelteKit Structure & Routing.mp4 (45.59 MB) 2 -Fetching Data server-side with page server ts file.mp4 (59.84 MB) 3 -Fetching data server & client side with load function.mp4 (32.95 MB) 4 -Building API endpoints in SvelteKit.mp4 (33.61 MB) 1 -Project Overview Landing Page for Digital Product with Payment integration.mp4 (48.43 MB) 1 -project1 resources ebook.zip (1.25 MB) 10 -Chapter Preview - Svelte Templating language - Usage of #each keyword.mp4 (52.89 MB) 11 -Chapter Preview - Render content dynamically on user input.mp4 (56.43 MB) 12 -Chapter Preview - Derive state to simplify code structure.mp4 (43.68 MB) 13 -About the author section - HTML structure.mp4 (22.66 MB) 14 -About the author section - Styling.mp4 (28.66 MB) 15 -FAQ Section - HTML structure.mp4 (54.88 MB) 16 -FAQ Section - Styling.mp4 (107.11 MB) 17 -FAQ Section - Functionality.mp4 (101.32 MB) 18 -Stripe Account Setup.mp4 (30.76 MB) 19 -Payment integration with stripe conceptually explained.mp4 (53.02 MB) 2 -Optional In case you do not want to write any css.mp4 (17.57 MB) 20 -Stripe integration code.mp4 (159.27 MB) 21 -Success & Failure pages after payment.mp4 (53.05 MB) 22 -Sendgrid account registration & API key creation.mp4 (33.92 MB) 23 -Deployment to vercel & setup of stripe webhook.mp4 (74.62 MB) 24 -Send out email with digital product on payment webhook from stripe.mp4 (81.47 MB) 3 -Getting started - initial project setup (svelte & css reset).mp4 (63.93 MB) 4 -Hero Section - HTML Structure.mp4 (80.05 MB) 5 -Hero Section - Styling.mp4 (57.91 MB) 6 -Creating a reusable button - HTML.mp4 (35.49 MB) 7 -Button - Styling.mp4 (29.28 MB) 8 -Chapter Preview Section.mp4 (55.23 MB) 9 -Chapter Preview - Styling.mp4 (70.16 MB) 1 -Project overview & app infrastructure.mp4 (39.07 MB) 1 -project2 resources dev portfolio.zip (709.58 KB) 10 -Work Experience Table Styling.mp4 (27.03 MB) 11 -Sanity Setup.mp4 (97.85 MB) 12 -Fetch data from Sanity in SvelteKit frontend.mp4 (120.75 MB) 13 -Display sanity data on frontend.mp4 (81.6 MB) 14 -My Work Section - Sanity data schema & adding data.mp4 (20.38 MB) 15 -Set up types for processed and raw data of sanity.mp4 (138.13 MB) 16 -Process data from raw to usable on the frontend.mp4 (138.69 MB) 17 -My Work Section - HTML structure.mp4 (131.71 MB) 18 -My Work Section - Styling.mp4 (60.54 MB) 19 -Dynamic routing & loading of blog article.mp4 (44.67 MB) 2 -Project setup.mp4 (25.32 MB) 20 -Render blog article on frontend.mp4 (113.13 MB) 21 -Blog article styling.mp4 (28.9 MB) 22 -Create skills & add skill icons.mp4 (43.11 MB) 23 -Skills section.mp4 (82.24 MB) 24 -Skills section - styling.mp4 (20.07 MB) 25 -Contact Section.mp4 (54.84 MB) 26 -Contact Section Styling.mp4 (73.85 MB) 27 -Frontend Validation of Contact Me form.mp4 (107.85 MB) 28 -Handling of contact me section in backend endpoint.mp4 (175.17 MB) 29 -Header.mp4 (28.76 MB) 3 -Hero Section.mp4 (29.46 MB) 30 -Header Styling.mp4 (27.24 MB) 31 -Footer Structure & Styling.mp4 (22.88 MB) 32 -Project deployment to vercel.mp4 (24.5 MB) 4 -Flexible Button Component.mp4 (81.56 MB) 5 -Flexible Button Styling.mp4 (9.77 MB) 6 -Section Headline Component.mp4 (58.97 MB) 7 -About Me Section.mp4 (35.83 MB) 8 -About Me Section Styling.mp4 (14.18 MB) 9 -Work Experience Table.mp4 (60.83 MB) 1 -Project Overview.mp4 (14.97 MB) 1 -project3 resources book nest.zip (772.01 KB) 10 -Auth Form Styling.mp4 (36.04 MB) 11 -Form Actions in SvelteKit for Registration & Login.mp4 (148.8 MB) 12 -Supabase Setup.mp4 (32.88 MB) 13 -Supabase Signup with Email and Password.mp4 (52.34 MB) 14 -Overview Svelte & Supabase Auth Flow.mp4 (47.71 MB) 15 -Auth implementation server side.mp4 (118.46 MB) 16 -Login form action.mp4 (80.47 MB) 17 -Set up context to keep track of user state.mp4 (163.72 MB) 18 -Social Login with Google.mp4 (134.65 MB) 19 -Database setup and addition of username on registration.mp4 (108.13 MB) 2 -Project Setup.mp4 (30.72 MB) 20 -Fix logout.mp4 (38.5 MB) 21 -Fetch books from supabase.mp4 (164.09 MB) 22 -Fetch & Display username.mp4 (61.01 MB) 23 -Side Navigation & Auth Layout.mp4 (77.82 MB) 24 -Auth Layout Styling.mp4 (28.41 MB) 25 -User Dashboard.mp4 (26.39 MB) 26 -User Dashboard Styling.mp4 (15.23 MB) 27 -Book Card Component.mp4 (105.08 MB) 28 -Book Card Styling.mp4 (63.24 MB) 29 -Star Rating Component.mp4 (82.76 MB) 3 -Hero Section.mp4 (37.9 MB) 30 -Star Rating Styling.mp4 (12.69 MB) 31 -Integrate Star Rating with Book Card and Database connection.mp4 (40.77 MB) 32 -Book Category Component.mp4 (40.81 MB) 33 -Book Category Styling.mp4 (16.34 MB) 34 -Filter books for different book categories.mp4 (219.18 MB) 35 -Individual Book Page.mp4 (166.11 MB) 36 -Individual Book Styling.mp4 (25.57 MB) 37 -Edit Mode on Book Page.mp4 (110.4 MB) 38 -Edit Fields Styling.mp4 (27.01 MB) 39 -Update books in database.mp4 (218.4 MB) 4 -Hero Section Styling.mp4 (12.16 MB) 40 -Upload book cover with supabase storage.mp4 (175.09 MB) 41 -Droparea styling.mp4 (26.46 MB) 42 -Delete book UI and delete from supabase db.mp4 (38.7 MB) 43 -Scan Shelf Page with Dropzone.mp4 (114.86 MB) 44 -Open AI Integration - Send picture to chat-gpt to get book array.mp4 (146.45 MB) 45 -Scan Shelf Page - Book table and state integration.mp4 (124.98 MB) 46 -Scan Shelf Page - Styling.mp4 (71.48 MB) 47 -Add books to database through scan-shelf page.mp4 (167.72 MB) 48 -Settings Page & Calculation of user statistics.mp4 (140.1 MB) 49 -Settings Page Styling.mp4 (13.59 MB) 5 -Flexible Button Component.mp4 (65.77 MB) 50 -Edit account details on settings page.mp4 (158.77 MB) 51 -Delete account and clean up of project and THANKS TO YOU!!!.mp4 (162.41 MB) 52 -Project deployment.mp4 (43.82 MB) 6 -Flexible Button Styling.mp4 (17.59 MB) 7 -Header.mp4 (40.84 MB) 8 -Header Styling.mp4 (10.93 MB) 9 -Auth Form for Register & Login Page.mp4 (83.73 MB)] Screenshot |