Master Svelte Framework – The Complete Course
Master Svelte Framework – The Complete Course, available at $79.99, has an average rating of 4.35, with 96 lectures, based on 153 reviews, and has 1183 subscribers.
You will learn about Learnt the foundations of Svelte and SvelteKit first, then take the next step Learn Firebase with SvelteKit Built your own interactive website with Svelte and SvelteKit Create and manage user sign ups, log ins, and authentication Build a 'Like' / 'Unlike' voting system for users Everything you learn in this course and project build can be transferred over to your own site builds This course is ideal for individuals who are Anyone new to Svelte and Svelte Kit, or any good coders looking to increase their Svelte knowledge It is particularly useful for Anyone new to Svelte and Svelte Kit, or any good coders looking to increase their Svelte knowledge.
Enroll now: Master Svelte Framework – The Complete Course
Summary
Title: Master Svelte Framework – The Complete Course
Price: $79.99
Average Rating: 4.35
Number of Lectures: 96
Number of Published Lectures: 96
Number of Curriculum Items: 96
Number of Published Curriculum Objects: 96
Original Price: $79.99
Quality Status: approved
Status: Live
What You Will Learn
- Learnt the foundations of Svelte and SvelteKit first, then take the next step
- Learn Firebase with SvelteKit
- Built your own interactive website with Svelte and SvelteKit
- Create and manage user sign ups, log ins, and authentication
- Build a 'Like' / 'Unlike' voting system for users
- Everything you learn in this course and project build can be transferred over to your own site builds
Who Should Attend
- Anyone new to Svelte and Svelte Kit, or any good coders looking to increase their Svelte knowledge
Target Audiences
- Anyone new to Svelte and Svelte Kit, or any good coders looking to increase their Svelte knowledge
Welcome to Master Svelte Framework – The Complete Course
In this course you’ll master Svelte and SvelteKit AND learn how to build a fully-functional website as you do! It’s a major website build that you can populate with users and user posts, profiles, voting and more – and it’s a brilliant way to practice as you learn!
As well as the main project, this 13 hour course is filled with dozens of mini-exercises that challenge you to use what you’ve just learnt and apply it. This is a hands-on coding course!
Why learn Svelte?
-
Write less code! Simplified and streamlined, Svelte is significantly quicker to script than React or Vue
-
Easy to learn!Svelte is all HTML, so for newer developers it’s intuitive to use and easy to master
-
Growing in popularity! Each year Svelte gets more and more popular and is now used by the New York Times, Ikea, Apple Music and more.
-
Svelte is one of the most loved frameworks! In 2021 developers voted Svelte the ‘most loved’ framework (at 71.47%) and in 2022 Svelte love grew by almost 4% to 75.28% (Stackoverflow Developer Surveys 2021 and 2022)
Master Svelte Framework – The Complete Course is a hands-on deep dive in to Svelte and Svelte Kit. Starting with the basics of each, you’ll quickly move on to the main project that the course is built around – a giant Book Lover website project!
Building this website put all your new skills to the test, and each new technique builds on what you just learnt! By the end of the course you’ll be able to build a website from scratch that lets users:
-
Register with an email and log in to the site with a password
-
Add their own book information to the site via a form
-
‘Like’ and ‘Unlike’ a book they see on the site
-
Create a reactive profile page – with a ‘My Books’ page and a ‘Favourite Books’ page
-
Learn Firebase and SSR with SvelteKit
This course is aimed at beginners to Svelte andSvelteKit, and teaches students everything they need to dive in to Svelte Framework development. Students should have some basic Javascript knowledge.
By the end of the course you’ll have the skills and knowledge you need to build a site that users can log in to, post content to and vote on their favourite content. It’s a lot of functionality, a lot of fun, and a great project for your portfolio too!
Enjoy the course, and happy coding!
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction
Chapter 2: Svelte Introduction
Lecture 1: Introduction
Lecture 2: Svelte up and Running
Lecture 3: Svelte Project Tour
Lecture 4: Creating Svelte Components
Lecture 5: Outputting Javascript Variables
Lecture 6: Props
Lecture 7: Styles
Lecture 8: Binding Variables to Inputs
Lecture 9: Color Picker Challenge
Lecture 10: DOM Events
Lecture 11: Custom Events
Lecture 12: Reactive Statements
Lecture 13: Reactive Variable Challenge
Lecture 14: If template
Lecture 15: Each Template
Lecture 16: Each Template Id
Lecture 17: Await Template
Lecture 18: Magic The Gather Counter Challenge
Lecture 19: Deploying Magic Gather Challenge
Lecture 20: Lifecycle Events (onMount & onDestroy)
Lecture 21: Lifecycle Events (beforeUpdate & afterUpdate)
Lecture 22: Readable Stores
Lecture 23: Writable Stores
Lecture 24: Custom Stores
Lecture 25: Derived Stores
Lecture 26: Contact List Challenge
Lecture 27: Introduction to Actions
Lecture 28: Actions With Parameters
Lecture 29: Slots
Lecture 30: Draggable Component (Slot Challenge)
Lecture 31: Overview
Chapter 3: SvelteKit Introduction
Lecture 1: Introduction
Lecture 2: Getting Started
Lecture 3: SvelteKit Tour
Lecture 4: Pages and Routes
Lecture 5: Routing Parameters
Lecture 6: Server Load Function With Environment Variables
Lecture 7: Random Number Challenge
Lecture 8: Layouts
Lecture 9: Prefetching Links and Page Store
Lecture 10: Challenge build a personal webpage
Lecture 11: Deploying to Vercel
Lecture 12: Forms / Form Actions
Lecture 13: Form Challenge
Lecture 14: Page Rendering Options
Lecture 15: Error Pages
Lecture 16: API Routes
Lecture 17: Create hook
Lecture 18: Overview
Chapter 4: SvelteKit with Firestore, Firebase Auth and SSR
Lecture 1: Introduction
Lecture 2: Project Setup
Lecture 3: Firebase Setup
Lecture 4: Bootstrap Navbar
Lecture 5: Navbar Mobile Challenge
Lecture 6: Navbar Link Highlighting
Lecture 7: Messages
Lecture 8: Initialize Firebase Client Side
Lecture 9: Login with google
Lecture 10: Auth Store
Lecture 11: Logout
Lecture 12: Register Email And Password
Lecture 13: Login with email and password
Lecture 14: Forgot Password Workflow
Lecture 15: After Login Redirect
Lecture 16: Saving the user to Firestore Client Side
Lecture 17: Firebase initialize on the server
Lecture 18: Firebase server auth plan
Lecture 19: Token Endpoint
Lecture 20: Send Token After Register Challenge
Lecture 21: Refresh Token
Lecture 22: Logout server side
Lecture 23: Auth Hooks
Lecture 24: Add Book Validation Part 1
Lecture 25: Add Book Validation Part 2
Lecture 26: Save Book Database
Lecture 27: Show Book Page
Lecture 28: Edit Book Page
Lecture 29: Enhanced Forms
Lecture 30: Like Endpoint
Lecture 31: Like Component
Lecture 32: Toggling Like
Lecture 33: Books Home Page
Lecture 34: Like Component Bug
Lecture 35: Pagination
Lecture 36: Book Component & Home Page
Lecture 37: Profile Page Setup
Lecture 38: My Books
Lecture 39: Fix Book Link
Lecture 40: Favorite Books
Lecture 41: Unliking books on favorites page
Lecture 42: SSR Menu
Lecture 43: Real Time New Book Alerts
Lecture 44: Deploying to Vercel
Lecture 45: Overview
Chapter 5: Course Overview
Instructors
-
Codestars • over 2 million students worldwide!
Teaching the Next Generation of Coders -
Noah Glaser
Coding With Noah
Rating Distribution
- 1 stars: 1 votes
- 2 stars: 6 votes
- 3 stars: 9 votes
- 4 stars: 52 votes
- 5 stars: 87 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024