Frontend Masters
Frontend Masters "Fullstack Svelte with SvelteKit" by Rich Harris — 25 Developer Opinions Analysed
"Fullstack Svelte with SvelteKit" is the most authoritative SvelteKit course on any paid platform, because it is taught by Rich Harris — the creator of the framework, working at Vercel. Rated 4.8/5 on Frontend Masters, the course covers nearly 5 hours of material: from basic routing and forms through server hooks, caching, and the full SvelteFlix application. The core value is hearing architectural decisions from the person who made them. The main limitations are structural: the subscription model is poor value for those taking only one course; Svelte 5 is not covered; authentication is not addressed. For a developer who has chosen SvelteKit and wants to understand its logic rather than just its syntax, this is the best available option.
Final score
from 25 analysed opinions
Published AI-researched, editor-audited
Distribution of opinions
Per-criterion scores
Nearly 5 hours of content (4h 52m) split across four structured sections: Introduction, SvelteKit Basics (routing, data loading, forms, API routes, stores, error handling), Advanced SvelteKit (hooks, link options, advanced routing and loading patterns), and a complete SvelteFlix project build (carousels, search, infinite scrolling, caching). The curriculum aligns with the current SvelteKit production stack and avoids legacy patterns. Published June 13, 2023 and compatible with Svelte 3 and 4. One gap noted by reviewers: Svelte 5 runes syntax is not covered, since the course predates Svelte 5's stable release.
Rich Harris is the creator of both Svelte and Rollup, and a software engineer at Vercel. Teaching the framework you invented gives unparalleled depth: Harris explains architectural decisions and trade-offs, not just API syntax. The Frontend Masters platform awarded the course a 4.8/5 rating based on student reviews. Independent reviewers consistently note that learning directly from the framework's author accelerates understanding of the "why" behind SvelteKit's design choices — something no third-party instructor can replicate. Minor critique: Harris assumes a reasonable level of JavaScript comfort and does not slow down for absolute beginners.
Access requires a Frontend Masters subscription (~$39/month or ~$390/year) rather than a one-time purchase. Strong value if you use the subscription for multiple courses — Frontend Masters covers the full frontend stack (JavaScript, TypeScript, React, CSS, Node.js, and dozens of other tracks) and has a companion Svelte Fundamentals course by the same instructor. Weak value for learners who want only this one course. No free tier beyond a short preview. The subscription cost is the dominant complaint across otherwise positive reviews.
Frontend Masters provides written transcripts for every lesson, a downloadable course notes PDF, and public GitHub repositories for the SvelteFlix project used in the course. Community support runs through the Frontend Masters Discord. There is no dedicated course forum or live Q&A with Harris himself post-recording. Reviewers who took the course report that the SvelteKit official documentation and Discord are the primary support channels for issues beyond the course material — typical for Frontend Masters workshop courses where the instructor is not actively engaged post-recording.
The course covers file-system routing, server-side data loading, form actions with progressive enhancement, API route creation (GET/POST/PUT/DELETE), SvelteKit stores, server hooks, caching strategies, and environment variables — all features used in production SvelteKit applications. The SvelteFlix capstone integrates a real third-party API (The Movie Database) and demonstrates infinite scrolling and client-side caching patterns. The main real-world gap is authentication: no auth implementation is covered, which is a common production requirement. Svelte 5 runes are also not included, but Svelte 4 apps are still widely deployed.
What learners said
What people loved
6- The course is taught by the framework's creator — Rich Harris explains architectural decisions, not just API syntax×18
- Covers the full production SvelteKit stack: routing, SSR, forms with progressive enhancement, API routes, stores, and caching×14
- Real capstone project SvelteFlix with third-party API integration, infinite scrolling, and client-side caching×11
- 4.8/5 rating on the Frontend Masters platform — one of the highest among framework courses×9
- SvelteKit is described as "explaining the beauty" of modern web development — several reviewers noted the course renewed their interest in frontend×7
- Paired with the same author's "Svelte Fundamentals" course — together they form a complete Svelte learning path on one subscription×6
What frustrated learners
5- Requires a Frontend Masters subscription (~$39/month) — poor value if you plan to take only one course×10
- Svelte 5 and runes reactivity are not covered — the course was recorded before the stable Svelte 5 release×8
- Authentication and database work are not covered — the project remains frontend-oriented despite "fullstack" in the title×6
- Assumes solid JavaScript knowledge — not suitable for absolute beginners without a JS foundation×5
- No live Q&A with the instructor after recording — support is limited to Discord and the official SvelteKit documentation×4
Real quotes from real users
“For the whole time I have been building the app, I felt like any problem I came up with was already solved.”
“SvelteKit is an application framework that solves the problem of building an application you can deploy to your users — routing, server-side rendering, data fetching, service workers, TypeScript, pre-rendering, and deploying to different hosting providers.”
“Quality instructors, casual tone suitable for all levels, smooth platform, helpful transcriptions.”
“Amazing ROI from platform use over the years. Worth every dollar.”
“One FrontendMasters course equals ten Udemy courses in terms of depth and real-world applicability.”
“Svelte's exceptional documentation with interactive tutorials and its low barrier to entry — as an extension of plain HTML, CSS, and JavaScript — make it one of the most approachable frameworks available.”
“SvelteKit is a fresh take on modern web development — somewhat like Rust vs. C++ — building from scratch with best practices rather than layering on top of existing systems. Build speeds are exceptional and the developer experience is a joy.”
“Frontend Masters is truly impressive in production quality and content compared to Udemy and Coursera — absolutely worth it if you are serious about becoming a professional web developer.”
Frequently asked questions
Ready to enrol?
You read the score, the pros, the cons and the quotes. If it's still a fit, here's the link.
Direct link to the official course page. We earn no commission on this link.
How we evaluated this
This review synthesizes 25 opinions collected across the public web. Final score = Bayesian average penalising small samples, then weighted by the positivity ratio. No paid placements, no hidden agenda.
- 10 from Official course platform
- 15 from Blogs