It was a joy getting to interview Rich! Who else is excited for Runes and Svelte 5?
@amanksdotdev9 ай бұрын
everyone is excited for Svelte 5, but the real question is are you excited for jQuery v4 xD
@amanksdotdev9 ай бұрын
Great interview btw
@gariklaw9 ай бұрын
Excited for Svelte 6, c'mon!!
@YakubKristianto9 ай бұрын
@@amanksdotdev didn't know jQuery is still alive
@andreiz829 ай бұрын
What I think we need is reactivity baked into JS. That and optional/progressive typing.
@diegorocha21868 ай бұрын
I've been using svelte(kit) for a couple years in a real project. The experience so far is amazing, and I'm very hyped to svelte 5. Thanks Rich and Svelte community!!!
@shapelessedАй бұрын
Svelte 5 went down hill. Sadly.
@jdrago9999 ай бұрын
This man, and other people like him who give the whole world the gift of their brilliance are a great example of someone who takes seriously the adage, "if you have the power, you have the responsibility." Thanks for sharing your gift, and making frontend development fun again!
@barspinoza9 ай бұрын
I wholeheartedly agree with the sentiment. And you said it beautifully too.
@leksluthor35 ай бұрын
I wish Rich good health and a long life. He is needed for the industry and more importantly is a good person.
@menumaan889 ай бұрын
i started using svelte this week, damn its super cool its just like magic and that is what programming language should be, thanks a lot to svelte, I hope svelte becomes industry standard.
@johndoyle38166 ай бұрын
Svelte(kit) has been absolutely the worst thing that ever happened to me, because now I hate my day job whenever I have to do something in react 😭
@arunkumarTdr9 ай бұрын
Svelte changed my life too ❤
@havokgames82974 ай бұрын
I've been scouring youtube for Rich Harris interviews on Svelte 5. He is a fantastic speaker. And this is one of the best, if not best interviews yet.
@BhideSvelte9 ай бұрын
lotsssss of love from India for whole SVELTE TEAM & Prismic Team
@nonefvnfvnjnjnjevjenjvonej33845 ай бұрын
why? arent u guys doing java?
@maximus11724 ай бұрын
@@nonefvnfvnjnjnjevjenjvonej3384 lol
@sunhyungkim57649 ай бұрын
Always enjoying developing with svelte!😊
@BhideSvelte9 ай бұрын
I really love watching him....svelte has changed my life...
@figloalds9 ай бұрын
Seeing that this dude hates React's bullshit parts just as I do gives me double the confidence in Svelte, and I was already super into Svelte
@alwayzsmarter9 ай бұрын
Long live Sveltekit. Long live Rich
@sadunozer22419 ай бұрын
Rich Harris is one of the wisest developers on the market, and it’s such a blessing to have this team work on svelte. My concern at this point is people who still can’t understand why react sucks 😢
@scaffus9 ай бұрын
Totally! I can't understand why people are so stuborn, "oh svelte(kit) is so simple it can't be good for big projects", pisses me off, always end up using nextjs with a bajilion libraries
@lobaco9 ай бұрын
Your problem is to make what others think (something you cannot control) a concern of yours. There are many who love React and your whining about it here won't change it.
@sadunozer22419 ай бұрын
@@lobaco dumb shit is dumb shit. And the web is full of shit built with react by people like me. Who have or had no other options because the market demanded it. There is not a single sane argument to running the entire vdom like a game engines tick function… but random ? Fuck off please 🙏 thank you 😊
@siphillis7 ай бұрын
Honestly, learning that the creator of Svelte still needs to occasionally refresh himself on some implementation detail is deeply comforting.
@BartBlackMagic9 ай бұрын
Svelte is great and definitely more user friendly than React and such. But Aurelia already achieved this many years ago. And in the details even better. Still my number 1 web framework: easy to learn, stable, fast, .. Aurelia 2 is on the horizon btw.
@attevirtanen2718 ай бұрын
Amazing work! And now React 19 is bringing the compiler there. I see it as Svelte paved the way. Edit: React 19 will not include the compiler. However Meta is working on a compiler for React.
@IStMl5 ай бұрын
No, R19 does not include the compiler
@attevirtanen2715 ай бұрын
@@IStMl true thanks! I will edit my comment.
@ExpertzZАй бұрын
Only having done Server side programming and never having touched React, Svelte is just so easy to start building your frontend and replaces a dedicated Back End for many cases.
@codewithguillaume9 ай бұрын
Rich is a real passionate dev. I like this!
@TheStickofWar5 ай бұрын
I’m starting a new job where I only have used Angular and React for frontend work. They use SvelteKit for their frontends. Then I see we have the main mind behind Svelte is a nice British guy- I tried out the tutorials and it was a breath of fresh air. I don’t care about the template engine haters, the templating in Svelte is minimally intrusive for the trade off of being super productive and simple to reason about. Look forward to learning than in tandem with Ruby on Rails
@cubondemais7 ай бұрын
I've worked with Svelte for 2 years at my actual job (and a half if we count Svelte Native). I decided on using Svelte for our tech team due to the excelent DX, the great performance and minimal bundle size (bundle size was important for us and why we kinda hated React). It was great using it even with a not so conventional stack (after Svelte Native we changed to Svelte + Capacitor and some other tools that didn't integrate that great, like Storybook, but the pros still overweighted the cons) and specially creating our stack before sveltekit was a thing (I was sad when I saw it opening beta right when I'm creating the stack and not being able to use it due to not being stable enough). I really love Svelte and hope I'll use it for work someday again (my current employer uses React) and maybe Svelte 5 could help me convince the world and my employers to transition :) I'm really hyped for Svelte 5 to get out of beta.
@smithy57609 ай бұрын
I'm glad the frontend community has seen sense but the observer pattern has been around for a long time. Obvs with the compiler there is some nice sugar here. I always thought the React diff approach was a sales pitch that set us back so I'm glad most of the frameworks have seen sense and it also means that you can integrate using vanilla js. Not an ideal situation when you have multiple frameworks but it's good to have an option and a standard integration pattern.
@TrostCodes9 ай бұрын
I hear you, I remember using observers with RxJS a few years back. It's nice to see good ideas resurface and find mass adoption.
@cocoscacao61029 ай бұрын
@@TrostCodes Angular has been doing it for almost a decade now... but I like that svelte brought signals to its ecosystem.
@ZakariaBoualaid9 ай бұрын
I've been using Svelte more than a year now and I don't think I will leave it anytime soon.
@orange-vlcybpd25 ай бұрын
Wow the man is a legend of modern web development. He had his hands on so many things.
@ScriKidding-eg6vn9 ай бұрын
my idol omg! when svelte native!!
@TrostCodes9 ай бұрын
That's a good question, I should have had that on my list!
@rumble19259 ай бұрын
I used Ractive as the view part of my own SPA framework. It was really cool
@ozgurNY4 ай бұрын
Reading Svelte 4 code is a joy. Svelte 5, on the other hand, is a hell next to React
@ramireznoy4 ай бұрын
To Spanish speakers the name makes sense :-). We have the same word: esbelto, esbelta. With the same meaning: elegant, light, pretty...
@jkibble989 ай бұрын
I like the idea of runes just being a signal to the complier to do the thing. That will fix a bunch problems I've recently run into. However couldn't the same functionality also be created with type annotations or jsdoc comments?
@didiercatz4 ай бұрын
Tying behaviour to types or comments is generally a bad and risky idea. I'm not sure if you were around during the first announcement in the Svelte Discord, but this really is a good design out of the 50 options they tried. Every user tried to reason different ideas, but eventually even they landed back at this implementation.
@steven111010107 ай бұрын
Great interview and interviewer. Well done.
@YanickSteinbeck4 ай бұрын
Love svelte and sveltekit! Been using it in production for many years now, made me like frontend again
@alwayzsmarter9 ай бұрын
Rich is like a Harry Potter hourcrux for me. If he is harmed then part of me is harmed
@danvilela9 ай бұрын
Lol 😂
@DouglasHewitt8 ай бұрын
Is anyone here knowledgable in both Svelte and SwiftUI? I am wondering with Signals and Runes in Svelte, what would their corollary be in SwiftUI?
@DanteMishima9 ай бұрын
I appreciate what Rich is trying to do. I however - from what I've tested with Svelte 5 - say runes make thing harder for me.
@zayne-sarutobi4 ай бұрын
Care to elaborate?
@ozgurNY4 ай бұрын
@@zayne-sarutobi Look at any Svelte 4 code that is compared to Svelte 5. You see Svelte 5 ruined Svelte experience
@grinsk3ks9 ай бұрын
how is runes being part of the language "svelte" better than vue's ref or preacts signal being part of the language javascript?
@timmeehan23659 ай бұрын
What he explained is that, In Svelte, there wouldn't be any extra layer around the reactive value. In Vue, you have to do smth such as count.value = count.value + 1. In Angular, it would be count.set(count() + 1). But they want to have something more straightforward where you just write count+=1. Never used Svelte but I've used Vue and Angular a lot, and it's always a bit frustrating to have that kind of syntax
@zayne-sarutobi4 ай бұрын
@@timmeehan2365had to make a wrapper around Vue primitives to get rid of the .value syntax😅
@bl1ndguy09 ай бұрын
I want to know Rich's thoughts on HTMX hmmmmmmmm
@fun2rideadventure9 ай бұрын
Why not Lit
@reinhardt_tv8 ай бұрын
Htmx is not for complex projects
@smithdoesstuff3 ай бұрын
@@reinhardt_tvreal question, what’s that take based on?
@reinhardt_tv3 ай бұрын
@@smithdoesstuff because people primarily use htmx to render straightforward cruds
@reinhardt_tv3 ай бұрын
@@smithdoesstuff would be really wacky to write any complex logic in a huge and dynamic project
@gufoscuro8 ай бұрын
Rich, just wanted to say you thanks, thanks, thanks, thanks, THANKS!
@n3x4049 ай бұрын
Amazing, such inspiring, Thank you !🙌
@dgleitaocontratos9 ай бұрын
This is the next framework I'll try.
@zayne-sarutobi4 ай бұрын
Fr, this and solid are so high on my list
@jaromírpražák3 ай бұрын
52:10 had to write some cursed code for this to work for me few months ago - really excited about the new features!
@jkibble989 ай бұрын
Love that he is a tailwind convert now!
@TrostCodes9 ай бұрын
Yeah, I was surprised to hear it! I don't think it's going to be his go-to CSS solution, but cool that he enjoyed it!
@supbra19 ай бұрын
To be precise, he stated in a Vercel team video, when asked "CSS or Tailwind" he said "neither"
@jamie_SF6 ай бұрын
Great interview
@Parkuman9 ай бұрын
could listen to rich talk about anything
@tigermanni9 ай бұрын
Svelte was the first web / js framework I ever used and I tried some stuff with React and Vue later. I guess there are not a lot of people that saw svelte before the other frameworks, but for me the others just feel horrible now :D (how complicated is it to learn all the special keywords like 'v-for'??)
@labkitadev9 ай бұрын
svelte is very cool
@stefanmaric9 ай бұрын
Rich Harris is so wholesome
@jimbeenee9 ай бұрын
In the office im known as "the" svelte guy. Emphasis on the "the"
@danvilela9 ай бұрын
Me too. The other ones are react guys and “i”m the weird one 🤦🏻♂️
@TrostCodes9 ай бұрын
They'll come around eventually.
@BboyKeny8 ай бұрын
I've done vanilla js with php, java spring, many templating systems, jquery, backbone, callback hell, promises, async await, rxjs, angular 1, Angular, react component classes, react hooks, vue, solid and svelte. Would these guys respect me if I'd still be doing php and vanilla js? Would other young guys, in 10 years, respect your coworkers if they are still on react? Svelte is awesome and react changed web dev. This is all true, but isn't about building cool stuff? It's not a sport where you need to pick a vendor, be locked in and then gain status by proxy of your vendor. I'd have more respect for the guy that made a crappy react clone, than someone that shames someone else for their language or framework preferences
@mavdotj8 ай бұрын
I think classes should definitely go hand in hand with runes
@AsilbekIsmoilov-uc7pz4 ай бұрын
So svelte is amazing framework for beginners basic routing and easy js syntax
@theldentity9 ай бұрын
amazing Rich! but why are you sitting so close to each other?
@TrostCodes9 ай бұрын
Haha had to make it work in his apartment and stay within the frame. It felt fine at the time!
@edray20429 ай бұрын
At the beginning they say 'in his Brooklyn apartment', not 'Manhattan penthouse"!
@ash81287 ай бұрын
50:40 Wow, I have been using iPhone for years, and I didn't know about swipe gestures for back/forward navigation in Safari. Until this video.
@guillaumeamangoua9 ай бұрын
"html is actually a great starting point" can you hear that react ?
@shujaa9 ай бұрын
Almost thought it was a y combinator video 😂 my bad. Great content though
@TokyoXtreme8 ай бұрын
Let's GOOOOO!!!
@kaxmaxkaxmax7 ай бұрын
I want to a live in a (web) world where Rich Harris , José Valim and Chris Mccord rules the Internet together.
@dibbyo4569 ай бұрын
Rich is so good
@viniciusmachadorodrigues17249 ай бұрын
my biggest problem with svelte is the fact that it feels they're in a crusade against SPA.
@supbra19 ай бұрын
You actually have a way to create svelte as an SPA. Someone even created a whole talk about it in the svelte channel.
@raph1515159 ай бұрын
Personally I think that many SPA shouldn't be SPAs, so yeah they are in a crusade, to give developers the choice, because many apps created with React as SPA would not give you this easy choice
@viniciusmachadorodrigues17248 ай бұрын
@@raph151515 bullshit, there were plenty of ssr options to react, in fact ssr predates react.
@nuvotion-live9 ай бұрын
All development is hard. Web dev is hard for all the wrong reasons 😂
@pepkin889 ай бұрын
Regarding the name, I also for a long time had no idea that "svelte" is an English word. When I learned about this framework, I imagined that the name comes from some Scandinavian language (maybe I had this connotation, because the word started with "sve" like "svenska"). I even thought it was read like /sfelte/, so with an /e/ at the end.
@raph1515159 ай бұрын
I think it comes from French which took it form Italian which took it form Latin
@timmeehan23659 ай бұрын
French has the word "svelte" indeed but its presence in the English vocabulary could be related to Latin influence, like so many other words. And French didn't take anything from Italian per say. Like any other modern Latin language, they are descendants of older languages which can eventually be traced back to Latin (it's not just Latin -> Italian)
@raph1515159 ай бұрын
the french dictionary is pretty clear as always concerning the origin@@timmeehan2365
@cyberkrypts8 ай бұрын
let's make svelte great again 🔥
@mrrolandlawrence9 ай бұрын
not all hero's wear capes!
@BhargavaMan9 ай бұрын
Embrace modernity. Evolve to crab.
@ok-alarm9 ай бұрын
im bad with frontend, svelte helped me suck less 😅
@kabukitheater90465 ай бұрын
tailwind mentioned...
@josbouma79244 ай бұрын
Welcome to coding, let's please the IDE, and also please the framework. So much to consider and next year we have to upgrade/migrate again :D
@MarkWilliamson-i8t6 ай бұрын
Web dev has sucked from the start. Framework after framework to try and address the deficiencies. Can't change the underlying languages though, HTML, CSS, JS. Can only build on top but still amazing after nearly 30 years we still haven't got there. Interested to try Svelte out on a project and see what it can do.
@Septumsempra88189 ай бұрын
What's his take on HTMX?
@ManwithNoName-t1o9 ай бұрын
HTMX is the way to go
@papa_ethan7 ай бұрын
SVELTE > REACT, in many cases
@ozgurNY4 ай бұрын
True until Svelte 5
@MarkWilliamson-i8t6 ай бұрын
Doesn't work on iPhones ??? that's a big issue
@davidsiewert86499 ай бұрын
The only think holding me back (and I tried switching) is missing IDE support in Intellij/Idea. Vscode is really bad after you get used to "real" IDE like Intellij.
@danvilela9 ай бұрын
Curious.. what you dislike about vs code? For me it works perfectly. Intellij is too ugly
@davidsiewert86499 ай бұрын
@@danvilela The refactoring sucks in vscode. Example: moving a single folder with source files -> breaks all imports / entire code base. Intellij is a big slow and a bit complex -> but the refactoring works 100% seamlessly and reliable.
@globalmatador9 ай бұрын
I love typescript and web development but I really hate vs code.
@omomer35069 ай бұрын
@davidsiewert8649 idk the version of vscode i have, once i move a file it upsates all the imports
@davidsiewert86499 ай бұрын
@@omomer3506 If I move a single file it does for me as well. Now try again moving a directory.
@Lemmy45559 ай бұрын
look like js is destined to become a low level language we other things use to communicate with the browser, pretty much like assembly.
@Badwhether4 ай бұрын
Not fot AI though
@laughingvampire75554 ай бұрын
how to copy others and silently accept your own mistakes
@hellodefhellow9 ай бұрын
He and svelte is too powerful thats why Next js gave him job offer to stay distracted
@Joshua.Developer2 ай бұрын
Too much js bs
@FranFiori949 ай бұрын
Web is fine 👍
@winfredj98209 ай бұрын
lol
@mr_clean5759 ай бұрын
CSS hack workarounds, html emails still using tables, AJAX needed for update without refresh, browser inconsistencies, the need for CSS resetters, frustration with state and inheritance, html email dark mode nightmares nah it needs some work
@dbred679 ай бұрын
I really don't fully buy into the simplicity part of this discussion. Pro developers care about productivity and understand a framework needs a deep ecology of packages that solve common problems.
@supbra19 ай бұрын
It's easier to build complex stuff on top of a simple ground. Svelte helps doing that.
@raph1515159 ай бұрын
it depends, do you want to spend time on content and UI or to work on your own customized framework ? the problem with React based project is the initial setup duration if you want anything outside the bounds of the well oiled "distributions". In the npm web dev, the depth and volume of dependencies is often mind boggling, the cause is that for a while nobody gave a shit, some people think different and do something about it, the result is build performance and increase in reliability/safety. I prefer a project that uses 200 package than 10K, with often 20 times the same one with different versions. The end result as code executed is often similar but the way to produce the code is streamlined
@channelname5019 ай бұрын
All this is so wrong...
@JLarky9 ай бұрын
What i like about Svelte community is that even after two years of being ranked number 2 they still think that they are ranked highest 👍
@TrostCodes9 ай бұрын
I want to clarify that’s me misspeaking, not Rich. I meant to say among the highest or something to that effect. It’s a reflection on me rather than Rich or anyone in the Svelte community.
@levicoderman9 ай бұрын
Typical JLarky moment
@JLarky9 ай бұрын
@@TrostCodes believe me, it's not just you :-)
@zebeer9 ай бұрын
of everything discussed in this video, this was your remark, interesting
@jamesgood78949 ай бұрын
@@zebeer Should be no surprise their name rhymes with snarky