The Future of Svelte (Interview with Rich Harris)

  Рет қаралды 82,992

Vercel

Vercel

Күн бұрын

Пікірлер: 188
@roastgg
@roastgg 2 жыл бұрын
This was a brilliant move by Vercel, and we in the community are thankful for it. Svelte is the future.
@blankslate6393
@blankslate6393 3 жыл бұрын
Svelte is just a better product than React/Vue/Angular in every sense (elegance, ease of use, speed, size). The best analogy is given by Rich himself Svelte is electric motor compared to internal combustion engines of the big 3. Svelte will easily surpass them if ecosystem grows and more developers get on board. I'm particularly keen to see Sveltekit 1.0. Thanks Vercel for hiring Rich and by doing so supporting this hidden gem of JS world.
@pixel7038
@pixel7038 3 жыл бұрын
I’m more curious on the future with next.js and svelte
@arwahsapi
@arwahsapi 3 жыл бұрын
and it's created by a graphics editor working at the New York Times
@vishcanaran5139
@vishcanaran5139 3 жыл бұрын
Yes, thanks, Vercel and Rich. One of the reasons we are using Vercel is Svelte and Rich joining the team. We have jumped all in on Svelte and Svelte-Kit for our products at Liquid Analytics. DX is everything.
@oskrm
@oskrm 3 жыл бұрын
@@vishcanaran5139 How is sveltekit in production? I'm using it but in limited side projects
@heroe1486
@heroe1486 3 жыл бұрын
Why is Vue always listed with Angular and React ? Both have a trillion dollar company backing them up, both have around 40-50 percent job marketshare, I guess Vue is in between Svelte and those 2.
@mentoriii3475
@mentoriii3475 3 жыл бұрын
So this is what Erlich Bachman has been doing since he disappeared, he was building Svelte
@pranav666
@pranav666 2 жыл бұрын
Underrated comment
@skollskollskoll
@skollskollskoll 2 жыл бұрын
Lmaooo
@obey_giant
@obey_giant 2 жыл бұрын
Lmfao I was thinking the same thing 😭🫣
@ronvoluted
@ronvoluted 3 жыл бұрын
With two days to go, we are witnessing the future of the future of Svelte right now.
@ChumX100
@ChumX100 3 жыл бұрын
Exciting times indeed.
@emberchord
@emberchord 2 жыл бұрын
One of the things that is just sooo important to me, is that those of us that write CSS still get to write actual CSS. That means writing selectors, cascade layers, container queries, transitions, scoping, nesting etc.
@Troy-ol5fk
@Troy-ol5fk 3 жыл бұрын
I like how svelte has built-in transitions out of the box
@mhmmdshaz98
@mhmmdshaz98 3 жыл бұрын
Yes. Just makes things painless.
@heybran_
@heybran_ 2 жыл бұрын
您在中国大陆吗?如果是,我想咨询下,目前国内使用svelte的公司多吗?
@Dev-Siri
@Dev-Siri Жыл бұрын
​@@heybran_are you using a vpn or something to connect to KZbin?
@mryechkin
@mryechkin 3 жыл бұрын
That was great! It's always so interesting to hear Rich talk about web. Super happy to hear about him joining the team, exciting times ahead! And so many points you touched on re: open-source maintenance hit the nail on the head. Would love to see more informal interview-style videos like this :)
@TheOldPaulMcBride
@TheOldPaulMcBride 3 жыл бұрын
Lee's webcam setup absolutely slaps
@ximono
@ximono 3 жыл бұрын
As a non-native English speaker, this always makes me laugh: "You wanna kick things off by introducing yourself?" "Sure! I'm rich. I've been at Vercel for the last three weeks."
@mohmin8226
@mohmin8226 3 жыл бұрын
😂
@misterjaypeasmith
@misterjaypeasmith 3 жыл бұрын
😂
@--Arthur
@--Arthur 3 жыл бұрын
😂
@xq_nemesis
@xq_nemesis 3 жыл бұрын
😂
@CrusiobTV
@CrusiobTV 3 жыл бұрын
😂
@sean_reyes
@sean_reyes 3 жыл бұрын
1. Rust Svelte Compiler ❤️
@FilipeFreire
@FilipeFreire 3 жыл бұрын
Good questions Lee! Really on point, probably the best interview on Svelte I've watched. Cheers!
@kthxbye1132
@kthxbye1132 2 жыл бұрын
Thank you for speaking out loud about burning out!
@mkvalor
@mkvalor 3 жыл бұрын
I'm so happy that Rich addressed the scalability concern starting at 17:00 . I was shocked to learn in the "Getting Started With Svelte" tutorial by John Papa (September '21) that, for the same app with 50 components (by no means gigantic) in four different frameworks, the Svelte version bundle size equivalent was almost the same as for the Angular, React, and Vue versions. A naive projection would have that app at twice the size of the others if 100 components were included. It turns out that starting with a large shared "blob" of framework code can mean that each component you add to the project contributes much less to the final size (as a percentage of the total). So I'm looking forward to seeing how the Svelte brain trust figures out how to keep the simplicity and lightweight nature of the framework while also addressing this concern.
@blackbird5199
@blackbird5199 3 жыл бұрын
This is a very good point. Also recently found that out, actually you can find the articles addressing the issue which are 2-3 years old. The solution is using code splitting, which you would do to a big app anyway with any library these days.
@erickmoya1401
@erickmoya1401 Жыл бұрын
Watching this 1 year late doesnt make it less amazing and exciting. Svelte 4 came out a few weeks ago and things are getting even better.
@vaniad555
@vaniad555 3 жыл бұрын
Thank you for creating Svelte!
@StarOnCheek
@StarOnCheek 3 жыл бұрын
HOW did nobody know he also created rollup??? That's like, mad respect
@jeffmchale5826
@jeffmchale5826 3 жыл бұрын
This was a really informative chat. Thanks for this! Can't wait to see what Svelte and SvelteKit become. Enjoying the Svelte ecosystem.
@iuriibudnikov7333
@iuriibudnikov7333 2 жыл бұрын
Hey guys, thank you for your hard work! I'm working with svelte and svelkit more then year. I'm impressed how it works. Appreciated!
@mrgerbeck
@mrgerbeck 3 жыл бұрын
Vercel can support Next & Svelte and more because the end goal is hosting--so pushing the space forward and being closer to the developer is a good strategy.
@IamSH1VA
@IamSH1VA 2 жыл бұрын
Yesterday I used svelte for the first time, & I am loving it 😻. Thank you Jesus 👏🏻🙏
@blocSonic
@blocSonic 3 жыл бұрын
Interesting discussion. Looking forward to see where SvelteKit goes.
@ricardocnn
@ricardocnn 3 жыл бұрын
Sveltekit has one giant advantage. It has its own library
@LebaneseNostalgia
@LebaneseNostalgia 3 жыл бұрын
Hopefully Svelte takes over react in the coming two years :P
@Eldalion99999
@Eldalion99999 3 жыл бұрын
man what a future that would be...........react infestation is the biggest tragedy that ever happened to us
@denniszenanywhere
@denniszenanywhere 3 жыл бұрын
@@Eldalion99999 I like your choice of words. :-)
@Ricardoromero4444
@Ricardoromero4444 3 жыл бұрын
In two years time? Unlikely. But I do hope it eventually happens
@abdurrahmanabu-hijleh6963
@abdurrahmanabu-hijleh6963 2 жыл бұрын
@@Eldalion99999 why is it a tragedy?
@Elijah_Lopez
@Elijah_Lopez 2 жыл бұрын
It'll take 5. I just found out about how awesome svelte is. And I learned react in 2020!
@cebuanoninoy
@cebuanoninoy 3 жыл бұрын
Does Svelte have a preferred third party state management like Redux on React? Or is native state management would be fine? Sorry for this newbie question here.
@dangelomedina3091
@dangelomedina3091 3 жыл бұрын
state management in svelte is native.
@tsrcodes
@tsrcodes 3 жыл бұрын
Svelte Stores...
@z-aru
@z-aru 3 жыл бұрын
@@dangelomedina3091 I was thinking when reading your comment and then realized lmao, you are right it's technically native
@ytadi9229
@ytadi9229 3 жыл бұрын
you don't need third party state management option
@victorsousa8955
@victorsousa8955 3 жыл бұрын
Svelte Context and Svelte Stores
@macieksitkowski
@macieksitkowski 3 жыл бұрын
Great interview, it was really fun to listen to you guys, thanks!
@shawn_bullock
@shawn_bullock 2 жыл бұрын
All I can say is we have a React app that has a certain amount of productivity predictability that holds true for every dev we've ever hired. Even very experienced React devs we hired seem to be in the same ballpark (with our app). When we played around with Svelte we found our productivity x * 4 easily. Simply because we're not running Google queries based on "How to do x?" "... with React" "... with hooks" "... React component that does x" With Svelte is just "how do to x?" and that's it
@albertjunior6832
@albertjunior6832 3 жыл бұрын
Finally i found the language i like, that is SVELTE
@kayodealao
@kayodealao 3 жыл бұрын
If Svelte is a web framework, should we not expect Svelte for mobile?
@AmxCsifier
@AmxCsifier 3 жыл бұрын
There is svelte native I think, where you can create mobile apps, not sure about it though
@Antonio-fo4fl
@Antonio-fo4fl 3 жыл бұрын
I believe Rich said for now they are focusing on Web but since svelte is a compiler they could potentially look into making things like Svelte-native more builtin but not 100% on that stuff yet.
@AmxCsifier
@AmxCsifier 2 жыл бұрын
@finance If you say so, I didn't try it anyway
@nullpointer1755
@nullpointer1755 2 жыл бұрын
@water could you explain why?
@sean_reyes
@sean_reyes 3 жыл бұрын
I just hope Svelte will concentrate more on Forms. it’s has more use than motions, MVP’s doesn’t really have that many motions depending on what you’re creating…
@marijnstapert9036
@marijnstapert9036 3 жыл бұрын
Don't think the core framework will ever implement form validation. There is a package for this that recently got updated, haven't tried it tho.
@alichamas63
@alichamas63 3 жыл бұрын
Dude, build your own thats chump stuff.
@sean_reyes
@sean_reyes 3 жыл бұрын
@@alichamas63 I'm not asking it as a feature for v4... maybe sooner v9 or something... but hey, I'm just hoping for it, I was not demanding that they should...
@anupjoseph7368
@anupjoseph7368 3 жыл бұрын
I believe that's kind of the point? Like most MVPs would like to have some motion in them, but are deterred by the fact that you have to use something like say Framer Motion in React and deal with all the costs associated with it, while it's dirt cheap in Svelte, like you don't have to use motion, but if you want to its just there. Having said that I'll admit it would be nice to have form validation inbuilt. Maybe not in Svelte itself, but as a module in SvelteKit perhaps?
@yaboirairai
@yaboirairai 2 жыл бұрын
@@anupjoseph7368 just curious, what are the perceived costs of using framer motion?
@petecapecod
@petecapecod 3 жыл бұрын
Personally I had a interview with a technical recruiter at Meta like 6 weeks ago and I brought up that I had been using it in open source work. He seemed cool with it 👍🏻
@padraiccunningham3790
@padraiccunningham3790 2 жыл бұрын
Why not write the compiler using Go?
@kamaboko1
@kamaboko1 3 жыл бұрын
Svelte rocks🤟
@Eldalion99999
@Eldalion99999 3 жыл бұрын
thank you for saving frontend development. Its infested with react hypelords to the roots and I almost gave up hope.
@diegosk8bt
@diegosk8bt 3 жыл бұрын
Why you guys did not mention the VUEjs project as a successful community driven open source project?
@sontiyo7113
@sontiyo7113 2 жыл бұрын
vue3 came and fucked it up lowkey
@AbdelhakNASSEUR
@AbdelhakNASSEUR Жыл бұрын
i have used svelte and sveltekit for the past month building two projects with it. i could deliver a lot more than i would normally with nextjs and react. eventhough i think next is wonderful tool sveltekit feels reacts better if could put things this way
@vikashprajapati8077
@vikashprajapati8077 3 жыл бұрын
For a second in thumbnail I considered Rich Harris as Peter Mckinnon
@jafar1607
@jafar1607 3 жыл бұрын
What about angular? Things that svelt is discussing about implementing were included in angular from day one. Anybody plz. What's is wrong with angular that people don't even mention it...??
@MarkVolkmann
@MarkVolkmann 3 жыл бұрын
Verbosity, complexity, steep learning curve, …
@alexandrepedroza9217
@alexandrepedroza9217 3 жыл бұрын
Angular's performance is bad even when compared to react. When compared to svelte, angular is basically as fast as a dead turtle 🐢
@jerry9548
@jerry9548 3 жыл бұрын
As someone who learned both I can tell you that Angular is incredibly hard learn and has too much boilerplate code. I don‘t like Angular but I use it at work. Svelte was very different. Almost everything made sense from the start. Angular‘s only big advantages are it‘s adoption and integrated ecosystem which eliminates decision fatigue especially in big teams. But Svelte is (personal opinion) better in every other regard and it‘s catching up with Angular.
@darkbluewalther
@darkbluewalther 3 жыл бұрын
At this point I'm just wondering why any framework could not have both: an easy learning curve / simple syntax from Svelte/Vue, and an "all-batteries-included" philosophy from Angular. I hate using my time finding 15 packages I need to build a simple app, and the plumbing to make them work together. Sometimes I feel I'm the only one who prefers building features to plumbing. That's why I never used React. And on the back-end side, I favor old MVC frameworks like Django or Rails to build stuff without reinventing the wheel.
@johanrg70
@johanrg70 3 жыл бұрын
Some of us absolutely do prefer to use Angular. It's a great framework, it's not slower than react and it has everything you need included from the get go. I'm extremely productive in it and prefer it over react. I never had a hard time picking up Angular, for me it was relatively easy to learn the basics and expand my knowledge over time. I do wonder how much programming experience people who claim it's so hard to learn really has, because it's really not that hard for a seasoned programmer to pick up.
@workflowinmind
@workflowinmind 3 жыл бұрын
LFG Vercel x Svelte ❤️
@julianacosta5936
@julianacosta5936 3 жыл бұрын
Unrelated - What camera is Lee using? Is it a DSLR?
@anton_adelaide
@anton_adelaide 3 жыл бұрын
Using a framework only speeds things up in the beginning. It then becomes an obstacle as the application needs more fine-tuning and as new major versions of the framework are shipped. Take any project that’s more than a few years old and you’ll identify the problem I outlined above almost in 100% of the cases.
@xman6267
@xman6267 2 жыл бұрын
So what's the solution?
@yp5387
@yp5387 2 жыл бұрын
@@xman6267 lots of pain. There is no easy things once you expand your project after certain level. People love svelte because mostly they are using in their personal project where everything is under control. all of this scaling issues occurs when large team is working on the same project. Specially when people are moving in and out.
@BarisPalabiyik
@BarisPalabiyik 3 жыл бұрын
Can't wait
@TannerBarcelos
@TannerBarcelos Жыл бұрын
Svelte is the future. It is that amazing (Core and Kit)
@thomasbrettell
@thomasbrettell 3 жыл бұрын
Awesome talk
@predaytor
@predaytor 3 жыл бұрын
Is Svelte compare to React SPA transitions?
@shawnlee6775
@shawnlee6775 3 жыл бұрын
?
@predaytor
@predaytor 3 жыл бұрын
@@shawnlee6775 like how fast page (route change) transitions. Is Svelte a SPA?
@linkinl1
@linkinl1 3 жыл бұрын
@@predaytor Svelte is a single page application in its core (so really fast routing) but it also have server side rendering and hydration
@smithshelke2036
@smithshelke2036 2 жыл бұрын
This is the best intro. I am rich
@timroth9606
@timroth9606 3 жыл бұрын
The future of Svelte: 280 job positions are open in the whole US right now. Isn't it wonderful?
@isdeonf
@isdeonf 3 жыл бұрын
React is almost 10 years old and is backed by one of the most valuable companies in the world. Give Svelte some time.
@ritwik5774
@ritwik5774 2 жыл бұрын
I don't know whether you're trying to make a positive or negative point here, but that's nothing other than encouraging for svelte, given the dearth of community libraries and the lack of a framework.
@ritwik5774
@ritwik5774 2 жыл бұрын
@Alik Sargsyan I'll take you seriously when you back up your "fact" with facts.
@Xaero324
@Xaero324 2 жыл бұрын
@@ritwik5774I don't think Svelte is for everyone. Just because something new is touted as "faster" and "simpler" that doesn't also equate to the best solution for your app. I use Vue and do admit the learning curve is higher than Svelte, but some of that complexity is because it does more things than Svelte probably does which is like component inheritance. Correct me if I'm wrong but I do not see that feature highlighted on Svelte. For small projects that's extremely simple or for even beginners to JS... Svelte seems a solid choice.
@willinton06
@willinton06 2 жыл бұрын
@Alik Sargsyan at some point flash was the tool for graphics on the web, things change, fast
@videosforthegoodlife2253
@videosforthegoodlife2253 2 жыл бұрын
+1 for rewrite in rust
@ryanleemartin7758
@ryanleemartin7758 2 жыл бұрын
"maybe it would make sense if the svelte compiler was written in Rust". Yes..yasssss.. make it so. let the Rust takeover continue!
@zummon
@zummon 3 жыл бұрын
Before I knew Svelte, I was learning React and Vue. Not sure it's wasted of time. I should not say this. And now I'm afraid of newer better tech, and need to learn new things again.
@rand0mtv660
@rand0mtv660 3 жыл бұрын
Not a waste of time. Learning any framework is not a waste of time because you will still get some knowledge no matter what. One thing that I would say is that learning programming in general and learning JavaScript is even better than just learning frameworks. Having those fundamentals helps a lot while learning frameworks.
@mentoriii3475
@mentoriii3475 3 жыл бұрын
I really want svelte to succeed but let's be honest, now that React is building it's own compiler, it's not going anywhere anytime soon
@StevenAkinyemi
@StevenAkinyemi 3 жыл бұрын
It's not just about compilation though. React is relatively harder to learn and it has too much boilerplate.
@isdeonf
@isdeonf 3 жыл бұрын
The compiler will not change much until they drop Virtual DOM and their infinite amounts of verbose hooks.
@georgeokello8620
@georgeokello8620 2 жыл бұрын
Let's not forget the complications react added with concurrent mode that really kills of the way hooks are utilized in useEffect() to track state management of v Dom. Not to mention that they introduced this feature as a way to fight off the fundamental flaw of their v Dom utilization for updating trees which tends to get extremely inefficient especially with the need to have to write more Javascript to fight tackle that problem that eventually leads to creating larger bundles.
@vizunaldth
@vizunaldth 3 жыл бұрын
awesome-sauce
@leopb21
@leopb21 Жыл бұрын
Try to implement a regular list that renders an array of 200 component instances as rows. Do that in React and then in Svelte. You will understand why Svelte is better. No work arounds like "memo" to make things performant. After this try to subscribe the array content to a global store variable for reactivity, try to implement a sort or filter. React simply fails to keep things running smoothly. And this is just a simple example for a super common use case in web development, a dynamic list.
@hhskladby1596
@hhskladby1596 3 жыл бұрын
Resembling the British Agricultural Revolution by Jethro Tull
@gxtoast2221
@gxtoast2221 2 жыл бұрын
Elm's compiled JavaScript runtime code is significantly smaller than the uncompiled code written by humans.
@grzywn
@grzywn 2 жыл бұрын
I didn't know that David Guetta is a programmer...
@balasuar
@balasuar Жыл бұрын
So NYT journalists produced at least 2 awesome technologies I'm aware of: D3 and now Svelte. BA.
@technosujeet
@technosujeet 2 жыл бұрын
When he said I'm rich 😂😂😂
@erickmoya1401
@erickmoya1401 Жыл бұрын
Rich: "If a good tool existed to solved a problem, there would be no need for other tools" The 100 new frameworks of javascript this week: "am I a joke to you?"
@djha1257
@djha1257 Жыл бұрын
I decide to move to svelte. Because developer is handsome so it is reliable
@AlJey007
@AlJey007 3 жыл бұрын
I do not believe that Svelte and React are competitors at all (everything else just sucks at this point). And yes, they do solve similar problems, but in vastly different ways. And even philosophically, both ideas have merit and open up possibilities that no other tool can provide. The fact that most people do not utilize all that potential is a different topic entirely. It is a genius move on Vercels part to hire Rich. In fact, I am really surprised that no other company has snatched him already by now. Especially Google, with their embarrassment of a framework, or Facebook, or even Microsoft.
@leopet6815
@leopet6815 3 жыл бұрын
What embarrassment? Flutter?
@AlJey007
@AlJey007 3 жыл бұрын
@@leopet6815 Angular
@leopet6815
@leopet6815 3 жыл бұрын
@@AlJey007 Wow! I did not know that. But I guess it's what we'd use if there was no react or vue...it still holds a big job share
@ritwik5774
@ritwik5774 2 жыл бұрын
Contradicting yourself a bit by saying they "solve similar problems" but aren't competitors.
@AlJey007
@AlJey007 2 жыл бұрын
@@ritwik5774 similar does not mean the same, no tool is perfect for every scenario, and, sometimes, the journey is just as important as the destination
@loia5tqd001
@loia5tqd001 3 жыл бұрын
Are you Rich? Yes I am, but not quite though
@jerrygreenest
@jerrygreenest 2 жыл бұрын
"Hello, I'm rich" :)
@ThomazMartinez
@ThomazMartinez 3 жыл бұрын
I still much prefer { true ? 'yes' : 'no' } make this happen please
@josephwong2832
@josephwong2832 3 жыл бұрын
cool
@galangaidil9421
@galangaidil9421 3 жыл бұрын
"How do i add CSS to my project" hahaha😅
@SmartWizzard
@SmartWizzard 3 жыл бұрын
Rich is rich with blond & Black hair ;)
@shaizeik
@shaizeik 3 жыл бұрын
Didn’t know Jesus was a front end guy
@ximono
@ximono 3 жыл бұрын
Not just that, he prefers JavaScript
@krido6396
@krido6396 3 жыл бұрын
What the hell dude 😂😂
@mr.actapus4069
@mr.actapus4069 3 жыл бұрын
Blaspheme
@juliocanares
@juliocanares 3 жыл бұрын
ASASAS
@lemokami
@lemokami 3 жыл бұрын
At last I found JESUS
@biskitpagla
@biskitpagla Жыл бұрын
"i'm rich" bro stop flexing 😭
@shortsupply4760
@shortsupply4760 3 жыл бұрын
why does rich harris look like the guy from the witcher?
@rand0mtv660
@rand0mtv660 3 жыл бұрын
1:40 "You know React was not yet the thing that everyone had to do"...I like Rich, but a lot of the time he has this attitude like "Svelte is really great and everything else you are using you made a bad choice and is not that great blah blah...". Like Svelte is this godsend tool or whatever. Svelte is cool, but Rich really needs to stop promoting it by putting others down at the same time. You can see the same approach in his talks. I'm quite sure many of his decisions for the libraries he made was by observing what others have done right and wrong so without those other people, his tools probably wouldn't be here where they are. I like his honesty, but with the influence he has he might have to pick his words a bit better.
@blackbird5199
@blackbird5199 3 жыл бұрын
On the other hand, the primary reason why he had to create his own tool was a critical weight of disadvantages of existing tools. To explain why Svelte is good, you can't avoid emphasizing why other tools are bad.
@rand0mtv660
@rand0mtv660 3 жыл бұрын
@@blackbird5199 Yeah, I do understand that you sometimes have to compare tools in order to explain why you think something is better, but he just needs to stop with React comparisons all the time. It's getting boring already because he's been doing it for 2-3 years probably. He can just market Svelte as a great tool on its own without having to compare it to React in every single sentence he says.
@MikePeiman
@MikePeiman 2 жыл бұрын
​@@rand0mtv660 I understand your preference, but it's not practical. React is the de facto industry standard; the entire purpose of a standard is for comparison. It is necessary for him to compare Svelte to React (to the standard) - to evaluate it in terms of performance or preference as well as to explain it, or aspects of it (explanation = the conveying of understanding). Comparison for similarities and differences is an essential method for all of these uses: evaluating, understanding, and explaining.
@manashejmadi
@manashejmadi 2 жыл бұрын
I mean he’s right. React is garbage. It’s a tragedy that it’s used so much
@mrgerbeck
@mrgerbeck 3 жыл бұрын
Clearly not working 2 full time jobs is about money. One of the full time jobs goes away and focus is directed towards the main project when there is funding.
@philip9677
@philip9677 3 жыл бұрын
what is vercel and what is svelte
@jasonsebring3983
@jasonsebring3983 3 жыл бұрын
Wait he just said why he joined... "I'm Rich..."
@benabitbol7767
@benabitbol7767 3 жыл бұрын
some days you wont ever need any of those framework, in a near future. people have to stop building new framework every week
@piyushmahapatra5402
@piyushmahapatra5402 2 жыл бұрын
and I'm Poor :(
@SinhNguyen-tz6us
@SinhNguyen-tz6us 3 жыл бұрын
We should call him Rick Hairy :)
@_the_one_1
@_the_one_1 3 жыл бұрын
Pff Rich Harris again! This dude is everywhere in front of my screen yelling at me to literally drop everything and start learning Sveltekit or whatever he presents!
@MrEnsiferum77
@MrEnsiferum77 3 жыл бұрын
Better than starting learning svelte, learn CQRS and observability... and u will be free from modern frameworks, telling u this is the new way of building things...
@alexanderveprik3331
@alexanderveprik3331 3 жыл бұрын
Must obey! 🤣
@oskrm
@oskrm 3 жыл бұрын
@@MrEnsiferum77 Abandon everything. Learn Assembly. Anything above is an abstraction framework. Be free.
@MrEnsiferum77
@MrEnsiferum77 3 жыл бұрын
@@oskrm like the frameworks solves your problem. Just introduces new one and your domain logic is stuck there. Server less is nothing more than cqrs if u know how to use it.
@hhskladby1596
@hhskladby1596 3 жыл бұрын
To me he always yells "Use your brain to know what you need for your special purpose". Of course maybe too long for some to grasp it fully.
@ghostloadgg
@ghostloadgg 3 жыл бұрын
Launch an NFT for open source funding... can be a handful of perks tied to it and provide a lot of liquidity to the project!
Rich Harris on frameworks, the web, and the edge
34:10
Vercel
Рет қаралды 110 М.
Svelte Origins: A JavaScript Documentary
32:27
OfferZen Origins
Рет қаралды 192 М.
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
Why Stack Overflow Uses Svelte with Giamir Buoncristiani
44:38
Software Engineering Daily
Рет қаралды 141
Next.js and SvelteKit with Lee Robinson
50:22
WP Engine Builders
Рет қаралды 3,8 М.
Rich Harris - Rethinking reactivity
36:45
You Gotta Love Frontend
Рет қаралды 322 М.
MIDAO - Legal Jurisdictions and Entities for DAOs
49:03
How To DAO
Рет қаралды 8
2.17 - Building the Future of Svelte at Vercel with Rich Harris
51:28
Rich Harris Forks JS?? | Prime Reacts
6:56
ThePrimeTime
Рет қаралды 74 М.
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН