Svelte Is Good For Beginners

  Рет қаралды 73,062

ThePrimeTime

ThePrimeTime

Күн бұрын

Recorded live on twitch, GET IN
/ theprimeagen
Article link: cameron.rs/blog/svelte-is-bet...
By: Cameron Kauffman
GitHub: t.co/esBCcGOU3N
Become a backend engineer. Its my favorite site
boot.dev?promo=PRIMEYT
This is also the best way to support me is to support yourself becoming a better backend engineer.
MY MAIN YT CHANNEL: Has well edited engineering videos
/ theprimeagen
Discord
/ discord
Have something for me to read or react to?: / theprimeagenreact
Kinesis Advantage 360: bit.ly/Prime-Kinesis
Hey I am sponsored by Turso, an edge database. I think they are pretty neet. Give them a try for free and if you want you can get a decent amount off (the free tier is the best (better than planetscale or any other))
turso.tech/deeznuts

Пікірлер: 211
@cameronkffn
@cameronkffn 6 ай бұрын
Thanks for reading my article Prime! ❤ I hope everyone has svelte on their New Year’s resolution
@yuryzhuravlev2312
@yuryzhuravlev2312 6 ай бұрын
Unfortunately Svelte5 will not so simple :( but anyway I hope it will be good. (After Svelte1 nothing is scary)
@dontreadmyusername6787
@dontreadmyusername6787 6 ай бұрын
Imagine by the time 2025 rolls up we have 7 billion svelte developers lol
@clavesi
@clavesi 5 ай бұрын
Not to hate or anything, just a minor nitpick. Where did you read that said that Svelte comes form the French "svelt"? In French, it is still "svelte", with the "e". That's besides the point. I can't find any mention of it being derived from the French word, like with Vue. I can however find one Hacker News thread from Rich Harris that says it's actually derived from the ITALIAN word, "svelto". Of course, again, this is the most minor of nitpicks, because French got it from Italian in the first place, but was just curious nonetheless.
@whamer100
@whamer100 5 ай бұрын
it wasnt on mine yet, but it sure is now
@meowrbius
@meowrbius 4 ай бұрын
Ain't no one getting a shit without 20 years of experience and contributing to 50 open source projects@@dontreadmyusername6787
@bmehder
@bmehder 6 ай бұрын
I work for a school that is starting a web development class for beginners in a week. We are using Svelte for exactly the reasons Cameron explained.
@hamza_dev
@hamza_dev 6 ай бұрын
Don't you think that it would be better to start with plain HTML, CSS, and JavaScript instead of diving right into a framework?
@CottidaeSEA
@CottidaeSEA 5 ай бұрын
@@hamza_dev I would assume they are doing plain old HTML, CSS and JavaScript to begin with. The thing about Svelte is that you're basically just writing JavaScript for the most part.
@liftingisfun2350
@liftingisfun2350 5 ай бұрын
@@CottidaeSEA Yeah, hopefully progressing from prototypical to es6 to jquery to svelte with algos and ds sprinkled throughout daily
@CottidaeSEA
@CottidaeSEA 5 ай бұрын
@@liftingisfun2350 jQuery seems unnecessary, do you have any particular reason why you think it should be in there?
@danielvaughn4551
@danielvaughn4551 6 ай бұрын
Svelte has the easiest onboarding experience I've ever had with a framework. I actually barely had to read the docs, I just skimmed it a bit for literally like 1-2 minutes and then started coding. When I was unsure about syntax, I'd just kinda guess, and 90% of the time I was right. It felt so intuitive. My first 20-30 hours was fantastic - I was building a relatively complex app and was having a breeze. But then the honeymoon ended when I hit a snag with their reactive model, and my brain melted for several hours. There are some extremely unintuitive things about how Svelte reactivity works. But still, overall it's a fantastic framework.
@SeanBracks
@SeanBracks 6 ай бұрын
Agreed, however Svelte 5 looks to solve some of those issues.
@danielvaughn4551
@danielvaughn4551 6 ай бұрын
@@SeanBracks nice! I haven't looked at it, will check it out.
@RodrigoDAgostino
@RodrigoDAgostino 6 ай бұрын
Yaaas! Svelte 5 FTW! 🎉
@jalalle1995
@jalalle1995 6 ай бұрын
I had the same experience largely due to my brain still thinking in the React way which is thinking about reactivity in terms of components not data
@gto433
@gto433 6 ай бұрын
Could you elaborate more on the snag you hit? It would be interesting to hear an experienced Dev's perspective
@readywhen
@readywhen 6 ай бұрын
I personally started with page builders lol, and never intended to become a web developer. Then I transitioned to coding with Astro, where eventually I started writing in svelte syntax, and finally switched to completely to svelte.
@readywhen
@readywhen 6 ай бұрын
It was an excellent progression and I gradually became more and more aware of all the abstractions I was working with. Can't imagine how difficult that would be for someone starting with React or Nextjs from the get go...
@markwenzy
@markwenzy 6 ай бұрын
3:20 I thought it was only me finding Svelte’s tutorial so satisfying since I’m not a SE and I’m learning software engineering just for fun, but turns out professionals have the same thought!
@markwenzy
@markwenzy 6 ай бұрын
React is so complicated to write and my ADHD brain forgets the main thread of what I was doing if I take a sidelane walk like using useEffect and while diving deeper. Svelte could actually save my time and be easy/fun to achieve my goal.
@qwerasdfhjkio
@qwerasdfhjkio 6 ай бұрын
I like them a lot too, tbh only complaint is just the them of the editor lol, but I'm just nitpicking
@xl0xl0xl0
@xl0xl0xl0 6 ай бұрын
Svelte(Kit) was my first (and only) framework, and can confirm, it's been an excellent tool for a relative beginner.
@aiyazmostofa1501
@aiyazmostofa1501 6 ай бұрын
For me, getting into frontend development through a Javascript framework, svelte was so easy and buttery. So when I got to react, it was quite easy because I knew a lot of the theory and terms already.
@rando521
@rando521 6 ай бұрын
i write backend mostly but to show what i did to my friends they care a ton about ui since its what they see, it helps that i can write some ui using a ui library/daisyui and svelte instead of smth hard.
@XRENDERMAN
@XRENDERMAN 6 ай бұрын
Here I fixed your title: "Svelte is better."
@TheMrSinek
@TheMrSinek 6 ай бұрын
I started with svelte as beginer,... and i'm happy that I don't need react :D
@antontsvil245
@antontsvil245 5 ай бұрын
Sup Prime, your reading skills are growing blazingly fast, also I am learning programming for three years yet didn't get any clue what's going on when I'm working with react and Typescript is a struggle but testing react is real pain for me
@theIbraDev
@theIbraDev 6 ай бұрын
been a hardcore svelte enjoyer since 2020. I love Primes love for it.
@nightshade427
@nightshade427 6 ай бұрын
I think Vue is underrated, Vue is very easy to use and is even easier than svelte, you can even use vue without a build step and put it directly in your html if you want, even the composable api, making it even easier for beginners while retaining all the power
@samuelmorkbednarzkepler
@samuelmorkbednarzkepler 5 ай бұрын
100%. Svelte is awesome, but there's a reason they call it SvelteScript. It is it's own unique DSL. Vue is only technically a DSL because of SFC. In reality Vue is by design just completely plain JS, HTML,CSS. Additional Vue stuff like directives are just plain html attributes, no different than any other html attributes. Vue reactivity is just JS functions. The only reason you even need compilation at all is just for SFC. If that's confusing then just start without SFC and you can use Vue in plain .html files instead using all the same vanilla patterns juniors start out with.
@alisanan9090
@alisanan9090 6 ай бұрын
Never pay attention to any dude online comparing two languages or frameworks. Just use whatever works perfect for you.
@HyperionStudiosDE
@HyperionStudiosDE 6 ай бұрын
Nobody actually thinks React is good for beginners (or anybody really) unless the have Stockholm Syndrome. React was just one of the first, not the best. I might try Svelte or HTMX but I'm pretty happy with Vue already. Although it does get uncomfortably complex when I have to use SSR for SEO purposes which makes me want to go back to static websites.
@erickmoya1401
@erickmoya1401 5 ай бұрын
Being a Svelte usee, when I hear people use other than react is nothing to be worried or care about. But when I hear people advocating for react without other reason that "everybody does it and facebook" is kind of annoying. We had a hard time getting rid of Java everywhere (and we are not even half way there) because of the same stockolm people.
@bullpup1337
@bullpup1337 3 ай бұрын
One of the first? Gen alpha spotted lol
@jamesmoynihan948
@jamesmoynihan948 6 ай бұрын
Svelte is what made web dev finally click for me. I think it's partly the presentation/interactive teaching, and partly the framework semantics. 1). The interactive tutorial IS amazing, and the REPL is a great place to prototype and play for anyone. 2) Svelte simplifies and streamlines a lot of the issues beginners deal with (DOM manipulation, data binding, scoping CSS, build/dev tools, etc.) and lets you use terse syntax to just MAKE STUFF. 3). Opinionated frameworks --ones with a specific/singular way to do something, like naming or routing-- are inherently easier to learn. 4) There are still "gotchas" in complex Svelte apps, but they're actually getting fixed and improved with new versions. There's something to be said for the strength of the community, and the energy of the maintainers. Rich Harris embodies "It doesn't have to be hard -- we can do it better!"
@hoshiya4522
@hoshiya4522 6 ай бұрын
That "what" at 6:10 is really really relatable
@Lemmy4555
@Lemmy4555 6 ай бұрын
Totally agree, svelte is the best place to start because it's the closer to vanilla js syntax and it easily integrates with everything that was built for vanilla js. React on the other hand is a very "closed" ecosystem and practically inacessible from any other framework.
@shafiq_ramli
@shafiq_ramli 6 ай бұрын
I'm super new 36 yo male. Unemployed. Living with my parents. I'm still new to this life because I still don't know how to socialize and make friends and why people stay away from me. Hope by learning coding I can change my financial situation and fulfill my lifelong dream - to create my own tech startup 😊
@ScienceAfterDark
@ScienceAfterDark 5 ай бұрын
Well, coding is quite a solitary endeavor so ya... I just don't think it will help with the "socialization" thing too much, nor meeting too many new people! For that, instead: You'll have to get out of your comfort zone and attend meetings at social clubs--the type of clubs you would never normally consider joining, like say... culinary arts clubs, acting-theater club, book-reading-discussion clubs, learning to dance clubs, etc... And/or you'll need to attend events you normally wouldn't attend, like some museums, plays, art-exhibits, performances, etc... Just go, and try to talk to at least one or two strangers/people during the outing. You can admit you're shy if it helps, and admit it's your first time attending such an event! You can say something to the effect that you've never gone before, but you always had an interest in XYZ--even if you never really had an interest in XYZ just say you did, to break the ice--and then explain you just wanted to check out a meeting or two (or exhibit or performance, whatever the case may be) to see what it was like. Sometimes it will go badly! And you'll think, "Wow! That was a real waste of time! I shouldn't have come here!" And if it's going really (really) badly then no worries! Just shrug, take off, go back home, and sulk by binge-watching some fun TV shows or movies, and ordering/eating your favorite food as a consolation prize! (Have a back up consolation prize ready, in case the outing goes bad and you decide to leave.) But other times it will actually go great! And gradually you'll just simply get better and better at meeting new people this way, and might end up with a new set of amazing friends! And finally, there's also nothing wrong with also wanting introverted time to yourself, doing introverted stuff like computer programming. Do that as well, and don't give up on your alone time! But... at the same time: you also need some socialization time! But that will only happen if you purposely work on it, and walk out the front door sometimes on adventures, and just get out there!
@chu121su12
@chu121su12 6 ай бұрын
Come, Cameron! Come!
@theangelofspace155
@theangelofspace155 6 ай бұрын
And here I am trying to decide if I should ditch react for vue, and now you said use svelte.
@gectoktokot1087
@gectoktokot1087 6 ай бұрын
Anyone learning frontend web development should start with HTML and JS
@darthvader4899
@darthvader4899 6 ай бұрын
They must start with C
@mehmeh8883
@mehmeh8883 6 ай бұрын
Assembly is what they need to start with.
@TAP7a
@TAP7a 6 ай бұрын
​@@mehmeh8883punch card machine code only
@dhillaz
@dhillaz 5 ай бұрын
They need to pick up the individual diodes and transistors and assemble a computer
@darthvader4899
@darthvader4899 5 ай бұрын
@@dhillaz i love how the suggestions going lower and lower lmao 🤣
@rtsa4633
@rtsa4633 6 ай бұрын
Svelte really is just better for beginners. It is so much easier to pick up and understand. Achieves the same thing as other frameworks in a much simpler way. I started with Vue which was good but Svelte kind of just feels like a better version.
@breakstack
@breakstack 25 күн бұрын
Every minute of this video was RELATABLE
@nic_s3385
@nic_s3385 5 ай бұрын
As javascript frameworks go, I think Svelte is probably the better one in general. However, it suffers from the same tool chain problems. Sure, you can follow the tutorial and get things running, but do you actually understand what it's doing? If you're just starting out, probably not which will be incredibly frustrating when things go wrong and you don't know why. Another drawback for me was that my front end was one project while the back end was a different project. This created this weird split in our team as some were front end and others were back end and a lot of time went into just keeping these 2 projects in sync which was something we only realized after we moved away from this structure. This is what makes HTMX, and concepts like HTMX, so great. There's no front end project templates, no setup, and no build step... it's a vanilla JS library you add to your page and that's your front end setup done. Here and there you write a little bit of vanilla JS, but it really is almost nothing. You are left with pretty much just the back end and a single project and your team is no longer split in 2 as everyone is now working on the same project as just 1 team. HTMX, or concepts like it, is not the answer to everything, but you will be very surprised how often it is and it's fantastic.
@aftalavera
@aftalavera 6 ай бұрын
Does Prime work on commissions?
@TAINCER_
@TAINCER_ 5 ай бұрын
Prime: 'svelte is better for beginners' is very bold. Also Prime: svelte is good for beginners
@baldpolnareff7224
@baldpolnareff7224 5 ай бұрын
I’m curious about your opinion on Vue3. I tried it a little bit a few months ago and it felt quite intuitive after knowing a little bit of HTML, CSS and JavaScript. I don’t have a comparison to be fair, but the composition API felt nice to use
@samuelmorkbednarzkepler
@samuelmorkbednarzkepler 5 ай бұрын
Vue is awesome. In fact I would say that the article prime is reading would be more true if they switched Svelte with Vue. Because Vue by design is much closer to the plain web languages than Svelte is. Svelte is much more of its own language
@baldpolnareff7224
@baldpolnareff7224 5 ай бұрын
@@samuelmorkbednarzkepler Consider I tried no other framework before, I barely touched some HTML, CSS and javascript, I really liked how Vue put the 3 together very naturally in each file. Also the routing is very nice. I currently work with python and technically I use dash as a “framework” at my job, but it’s complete shit imo
@avalagum7957
@avalagum7957 5 ай бұрын
So, in Svelt, when we define let a = 0, svelt knows that a is a number, so it will convert a string to a number in bind:value="a"? Yeah, Java is difficult but everything is difficult: I'm ok with Java and now I'm learning Rust, I want to write in Rust whatever I can write in Java and then I realize that there's a lot of things to learn when you learn something new.
@Fir3Chi3f
@Fir3Chi3f 5 ай бұрын
No one can be as sarcastically respectful as Prime 🤣
@adambickford8720
@adambickford8720 6 ай бұрын
But angular will put hair on your chest. Pair that with java, and everything after that will seem 'not that bad'.
@JT-mr3db
@JT-mr3db 6 ай бұрын
Elm made returning to react completely impossible. I think svelte has a similar sort of cheerful delightfulness to use, much like Elm. I’ve been super lucky to always finding elm gigs and I think Svelte will likely be similar regarding job scarcity.
@Xaero324
@Xaero324 5 ай бұрын
Been a Vue fan since 2.0 and used Svelte for a recent project. Everything seemed "awesome"... till I started building more complex reactive pages. Then I cried myself to sleep and wished I would have stuck with Vue.
@hamm8934
@hamm8934 5 ай бұрын
If there's one thing I've learned in the frontend world over my 5 years in the industry: trust Evan You when it comes to frontend. The man is a powerhouse and a visionary of UI APIs. I have less experience with Rich Harris, but from the little I've seen of his work, he's not as experienced and battle tested as Evan You. There's a reason Vue is as successful as it is without any big tech money backing. It's beyond great.
@matthewpaquette
@matthewpaquette 5 ай бұрын
As a former beginner who started with svelte, I agree!
@Tantewillieja
@Tantewillieja 6 ай бұрын
SolidJS for the win!
@DomskiPlays
@DomskiPlays 6 ай бұрын
I just WISH there were jobs. Its all just Angular and React 😢
@mornwind318
@mornwind318 5 ай бұрын
The "vanilla syntax" of Svelte is easy, but also bad. Because it's compiler magic. It's not "vanilla" at all. The fact that you need to use hooks in React makes very explicit what happens in a React component. If I were to suggest something both easy and better in general I would go with solid. Their signals are easy to understand but a lot more explicit.
@SimonM90
@SimonM90 6 ай бұрын
Svelte is really good for beginners; at least it does not rob you of any joy of programming and leave you as an empty shell of your former self as some other frameworks do. But for all it's simplicity it gets complex and hacky really fast too, if you build so much as a little more advanced crud application. It has an implicit control flow which gets really hard to follow after a while.
@gto433
@gto433 6 ай бұрын
Will svelte 5 solve those problems? Could you elaborate on what you didn't find good about it?
@cristophermoreno2290
@cristophermoreno2290 5 ай бұрын
the Svelteagen !!!
@hamm8934
@hamm8934 6 ай бұрын
HOT TAKE: Svelte is just Vue but without jobs
@jwoods9659
@jwoods9659 6 ай бұрын
HAHAHA
@nuttbaked
@nuttbaked 6 ай бұрын
Vue is also just Svelte with jobs
@erickmoya1401
@erickmoya1401 5 ай бұрын
Hey. This is a good take! Vue used to be React without jobs. Everything evolves, and even if worse techologies stick, sometimes new (and better) gets some space, atenttion and jobs.
@Marhaenism1930
@Marhaenism1930 2 ай бұрын
​@@erickmoya1401and the others new framework will evolve too or maybe much better. at this moment Vue and React still dominance , just take it as job for now, take opportunity in front of us first 😂 But don't worry .. If svelte will better or high demand in future I will learn/or use it. when the time is come
@shapelessed
@shapelessed 6 ай бұрын
When I was starting out, I tried React. I got tired of that garbage after a week and never touched it again. Then I tried out Svelte and are now snorting it like a true addict.
@cyberdron
@cyberdron 6 ай бұрын
what is wrong with React?
@shapelessed
@shapelessed 6 ай бұрын
@@cyberdron ​ JSX, hooks and React itself. Please tell me - Does a frontend framework (a state management tool) that requires a state management library to be any useful do it's job properly? - This is absurd. Choosing React is an equivalent of buying a hammer and nails to build a house, but then it turns out the nails were actually screws you must now file straight to use with a hammer, or buy a drill to solve the issue your first tool came with - Then it goes like this forever and ever.
@moritzschuessler
@moritzschuessler 5 ай бұрын
@@shapelessed Isn't that the philosophy of react? It is a LIBRARY that offers the base building blocks and let you chose the tools you use with it. That for Rendering the Dom and also for state management. Not every project needs the same state solution - some prefer heavier stuff like redux, other prefer atoms, signals or other do their state management with the url. By not forcing something to be the default people can chose their solution. Same reason why rendering the dom is a seperate package. How about using the vdom of react to render mails or 3d stuff? Use another package instead
@petersansgaming8783
@petersansgaming8783 5 ай бұрын
Wait you are 37? I knew you were on the "older" side in terms of content creators but I would have guessed you 32 max. I really hope I will be as cool as you when I'll be 37
@ThePrimeTimeagen
@ThePrimeTimeagen 5 ай бұрын
its all the kegels i do
@Ataraxia_Atom
@Ataraxia_Atom 6 ай бұрын
I really like svelte
@aziskgarion378
@aziskgarion378 5 ай бұрын
I learned React via Scrimba. Because they have hands-on interactive style of teaching. React from documentation is eugh.
@jikaikas
@jikaikas 6 ай бұрын
just wish people adopt it more id drop react immediately if there was a narket for svelte
@AhmadMaartmesrini
@AhmadMaartmesrini 3 ай бұрын
I'm learning Svelte.
@jefferymuter4659
@jefferymuter4659 5 ай бұрын
I followed a 40+ hr react udemy course to learn it. My bootcamp taught me Vue. I learned Svelte and it was the easiest probably because I'm just a lot better as a dev now, but no doubt it was simple simple simple. You can't make me use React in my free time. No matter how complicated the app, I never miss React. Two different tools with pros and cons, nothing is perfect. But I also don't think I'm becoming a worse developer because of using svelte. People normally hire you for being able to get shit done. I dont think it would take me too long to pick react back up and work in it professionally. But you could offer 2 jobs, 100k for react, and 95k for svelte, and id pick svelte for the sake of my sanity.
@hamm8934
@hamm8934 5 ай бұрын
there won't be svelte jobs for years
@jefferymuter4659
@jefferymuter4659 5 ай бұрын
@@hamm8934 not really my concern. If my projects make me money and I'm building them with Svelte then I technically have a svelte job lol.
@Gamex996
@Gamex996 Ай бұрын
I think HTMX is quite hard to grasp. since you are dealing with both backend and frontend at the same time but not really. it really efficient but you need to understand what you can and can't do and how to do it, for frontend frameworks it's a lot easier to plan in your head what is happening and how you will make it.
@ShiloBuff
@ShiloBuff 5 ай бұрын
This won't really be the case with Svelte 5 Runes. Now I am unsure to even recommend Svelte now. I'm just now wrapped my head around runes and it's not so bad. But now it feels just like every other frontend JavaScript library with boilerplate code. The magic and simplicity doesn't feel there anymore. Learning runes took effort when Svelte 3 and 4 just made sense right off the bat. I'm a bit worried at the direction. But I see the pros of runes.
@JeremiKress
@JeremiKress 6 ай бұрын
Do people just learn Svelte for hobby projects, or do freelancers do client work In Svelte? Where is it used commercially? Not trying to sound pedantic. I'm a beginner developer not sure what Frontend framework to learn 😅
@gto433
@gto433 6 ай бұрын
Apple used it in a project , among others.
@m3schroder
@m3schroder 6 ай бұрын
I use it at Optum in production
@phoneywheeze9959
@phoneywheeze9959 5 ай бұрын
i think even spotify wrapped used svelte. there was a video by a channel called "joy of code" which showed all the companies that use svelte. apple music, spotify (for wrapped), new york times, ikea, etc
@trumpetpunk42
@trumpetpunk42 3 ай бұрын
I think prime did a video on this exact question - his take was: Don't start by learning a framework, start by learning how to program
@Adjust91
@Adjust91 6 ай бұрын
I had been learning svelte, and just jumped back into react to try land my first job this year. This video didn’t help 🤣🤣
@lisovyy
@lisovyy 6 ай бұрын
I like Svelte because it was developed as a tool, not more. React nowadays is more of a religion, and being vitally devoted to technology is not healthy.
@cardel-qq6xp
@cardel-qq6xp 6 ай бұрын
I can tell, you little.... .., what were you going to say😏
@maksymfedenko1153
@maksymfedenko1153 6 ай бұрын
I haven't tried Svelte, but I think the big reason why such basic examples are much easier on Selte/ htmx/angular is because they have magic "bind:value" which complex stuff under the hood. And in React you do it explicitly
@gto433
@gto433 6 ай бұрын
Even react is not explicit. It's js under the hood
@erickmoya1401
@erickmoya1401 5 ай бұрын
Some tools are white magic. Some are dark wtf magic. React is the second. Svelte abstractions are well built, you have a lot under the hood, but you know the kind.
@joelv4495
@joelv4495 6 ай бұрын
Totally missed the opportunity to change "What" to "WAT" 🤣
@briankgarland
@briankgarland 5 ай бұрын
I push beginners to Astro. It's just easier to grasp certain concepts. From there, either Svelte or Vue are good for leveling up. I wouldn't push new devs to React unless they really need, or are required, to go there.
@Y-JA
@Y-JA 6 ай бұрын
I'll concede that Svelte is a faster ROI for beginners but Solidjs is objectively superior
@anxpara
@anxpara 5 ай бұрын
How so
@erickmoya1401
@erickmoya1401 5 ай бұрын
I dont see other win with solid other than being similar to react.
@larryluck7305
@larryluck7305 6 ай бұрын
Shouldn't beginners just start vanilla to discover the dragons of working with the DOM themselves before learning a DSL framework?
@macctosh
@macctosh 6 ай бұрын
Why is every channel on KZfaq keep pumping out content for beginners? I thought this channel was the exception!
@hoshiya4522
@hoshiya4522 6 ай бұрын
it is. low level leaning has also some deep stuff
@Patmorgan235Us
@Patmorgan235Us 5 ай бұрын
Because the market for beginners is the biggest, also this is the rare prime video that is focused on beginners so I wouldnt say he is 'pumping' them out
@juliohintze595
@juliohintze595 Ай бұрын
I know this isn't the point, but... That parseInt tho
@aftalavera
@aftalavera 6 ай бұрын
Svelte is flaco!
@JEsterCW
@JEsterCW 5 ай бұрын
Svelte - the most abstraction you can get after next lmao
@mydubrules2
@mydubrules2 5 ай бұрын
Disappointed in twitch chat. “What is HTMX good for?”, “Absolutely nothing! Aaahaaahuhhuh!”
@peteremad5228
@peteremad5228 4 ай бұрын
imo vue is much easier for beginners , very intuitive
@asemyamak3984
@asemyamak3984 Ай бұрын
WHAT ABOUT SOLIDD??
@fuzzy-02
@fuzzy-02 6 ай бұрын
No way Prime is 37. How can he look so 40-year-old-handsome-man-who-knows-everythying yet be 37
@andiuptown1711
@andiuptown1711 5 ай бұрын
I mean u round up anyway after 35
@fuzzy-02
@fuzzy-02 5 ай бұрын
@@andiuptown1711 you do?! Oh well... seeing that I keep rounding down to 60 for my father I can see your point. Kinda.
@zzonawav
@zzonawav 2 ай бұрын
net beans is so pain lol
@Veptis
@Veptis 5 ай бұрын
I am a python script kiddie (and language model researcher).... And my only Frontend experience is with a python package called gradio. And I really don't like it. As I understand it, it's build upon Svelte.
@user-qr4jf4tv2x
@user-qr4jf4tv2x 5 ай бұрын
One thing i don't know why
@Kampouse
@Kampouse 5 ай бұрын
just use vue ? dawg
@stuvius
@stuvius 6 ай бұрын
Svelte is simply always better
@gsindar
@gsindar 5 ай бұрын
Tried both, prefer Vue
@leonamorphy4660
@leonamorphy4660 5 ай бұрын
If you have learned Java first then nothing feels verbose anymore :D
@covle9180
@covle9180 6 ай бұрын
Htmx, however great, is terrible for beginners because it's just the frontend. What are you sending your requests off to? Now you have to learn go, flask, node, php or whatever too.
@user-cd6ot9ur6h
@user-cd6ot9ur6h 6 ай бұрын
Well yeah, and why wouldn’t you learn go, php or node ?
@sczoot6285
@sczoot6285 16 күн бұрын
*and backend devs
@markusobermaier
@markusobermaier 6 ай бұрын
Is something "for beginners" if its a more intuitive and easier to read framework than others? This does not make sense to me. Everyone should choose a framework he can work best with. Doesnt matter if you are a beginner or expert. I genuely love Svelte because i can spin up a complex web application in no time while keeping readability and simplicity which makes me very happy. Thats all that matters
@Patmorgan235Us
@Patmorgan235Us 5 ай бұрын
I think your misinterpreting the message. they arn't saying "only beginners should use svelte" or "if you use svelte you're a beginner" they're saying "if you're a beginner Svelte is easier to learn than react"
@blipojones2114
@blipojones2114 6 ай бұрын
Does react deviate from traditional UI development?....like react has been around for almost half the time you could even associate "tradition" with however anyone was doing it.
@cocoscacao6102
@cocoscacao6102 6 ай бұрын
Web UI isn't the only UI... Same principles apply on desktop apps. React just threw old wisdom into the trash...
@blipojones2114
@blipojones2114 6 ай бұрын
@@cocoscacao6102 of course, i was only pointing what exactly does the author mean by saying "traditional"
@kokop1107
@kokop1107 5 ай бұрын
Svelte is just better period.
@thekwoka4707
@thekwoka4707 Ай бұрын
HTMX is not for beginners, because it's still quite fundamentally complex to have a backend that can serve your htmx requests...
@cinnnie
@cinnnie 6 ай бұрын
htmX go brrrr!
@Woeden
@Woeden 6 ай бұрын
We need to retire react.
@umapessoa6051
@umapessoa6051 6 ай бұрын
Thanks infinite drink guy
@FranMcOd
@FranMcOd 5 ай бұрын
Svelte 5 is far different from this... Htmx is love
@Adjust91
@Adjust91 2 күн бұрын
Downside to starting with Svelte is when you eventually have to learn React, you’re going to start hating coding because it’s just not as nice to write 🤣
@SandraWantsCoke
@SandraWantsCoke 5 ай бұрын
All these frameworks are the same... It doesn't matter what you pick, they all do the same thing. I could write the same website in Fresh, Next, Solid, Vue, Kit...
@pencilcheck
@pencilcheck 5 ай бұрын
Haha, this is hilarious, might as well say that Ruby on Rails is beginners, or C is for beginners :D
@jowarnis
@jowarnis 5 ай бұрын
Bro knows only two words "HTMX" and "Vim"..
@amansagar4948
@amansagar4948 5 ай бұрын
How can that svelte code be better. “Bind” directive is totally alien to a beginner. How would they make sense of it?. Meanwhile react code has state, state is literally the only primitive react asks you to understand, the rest of the things like onachange are the same event handlers as usual
@jaymason7097
@jaymason7097 6 ай бұрын
Svelte feels nice because it is a compiled language for building UIs. React feels not nice because it is "just Javascript".
@paypalmymoneydfs
@paypalmymoneydfs 6 ай бұрын
Beginners want jobs, use Angular because its an actual framework and actually used broadly across the industry.
@nyashachiroro2531
@nyashachiroro2531 6 ай бұрын
If you want a job the obvious choice is React not Ng
@paypalmymoneydfs
@paypalmymoneydfs 6 ай бұрын
@@nyashachiroro2531 and you'll be competing with exponentially more competition because everyone thinks this way
@paypalmymoneydfs
@paypalmymoneydfs 6 ай бұрын
@@f-mr6vi barely
@damonmedekmusic2015
@damonmedekmusic2015 5 ай бұрын
What takes me 4 days to write in React. I can write in Svelte in about 15 minutes with the EXACT same functionality. I kid you not.
@draakisback
@draakisback 5 ай бұрын
Instead of starting with svelte or some framework, why don't you just start with JavaScript if you're going to write JavaScript. I'm so sick of these framework wars and the people who learn JS by learning a framework first. Svelte is worse because you have a compiled language that isn't the same as JS, which means that you're going to get beginners who see vanilla JS as a different language.
@jonnyso1
@jonnyso1 6 ай бұрын
Vue.
@professionalhobbyist7679
@professionalhobbyist7679 6 ай бұрын
You should learn React first. At least if you intend to use it. React becomes absolutely impossible (emotionally) after learning Svelte. I'm currently involved in a React project and hate each and every moment of it with a fiery passion of a billion suns, because I am aware how much easier and better everything could be. The only good thing about this project is that It's given me daily opportunities to complain to my employer and communicate with every estimate the difference in time and complexity in comparison to Svelte which eventually led to new projects being Svelte based. Once you
@Scrubzei
@Scrubzei 5 ай бұрын
This is only good advice if you're not looking for a job.
@wertin200
@wertin200 6 ай бұрын
Isn't this article out dated, now a days Svelte uses Runes instead of the simple let syntax.
@cameronkffn
@cameronkffn 6 ай бұрын
runes have not been released yet
@adjbutler
@adjbutler 5 ай бұрын
HTMX is better for beginners! Period!
@LA-fb9bf
@LA-fb9bf 6 ай бұрын
Vue 3 is easy as svelte
@annoorange123
@annoorange123 6 ай бұрын
37? Ok grandpa
@danielgallups3200
@danielgallups3200 6 ай бұрын
Svelte is an english word smh
Rich Harris Teaches ThePrimeagen SvelteKit
50:56
ThePrimeTime
Рет қаралды 175 М.
5 Things I Wish I Knew When I Started Using SvelteKit
7:27
Ben Davis - Tech
Рет қаралды 10 М.
Универ. 10 лет спустя - ВСЕ СЕРИИ ПОДРЯД
9:04:59
Комедии 2023
Рет қаралды 2,7 МЛН
MEGA BOXES ARE BACK!!!
08:53
Brawl Stars
Рет қаралды 33 МЛН
Haha😂 Power💪 #trending #funny #viral #shorts
00:18
Reaction Station TV
Рет қаралды 14 МЛН
Can You Draw A PERFECTLY Dotted Line?
00:55
Stokes Twins
Рет қаралды 47 МЛН
UI Libraries Are Dying, Here's Why
13:28
Theo - t3․gg
Рет қаралды 273 М.
Prime React: Fast Inverse Square Root - A Quake III Algorithm
30:19
ThePrimeTime
Рет қаралды 148 М.
i didn't know these svelte tips
18:56
Nev the Dev
Рет қаралды 2,9 М.
Svelte 5 Is A Triumph
22:04
Joy of Code
Рет қаралды 59 М.
How To Get Ahead of 99% Of Developers
13:00
Web Dev Cody
Рет қаралды 132 М.
Why Svelte is BETTER Than React | Prime Reacts
11:28
ThePrimeTime
Рет қаралды 166 М.
Golang is BAD for SMART PEOPLE
27:25
ThePrimeTime
Рет қаралды 248 М.
14 Awesome Real World Projects Using Svelte
10:49
Joy of Code
Рет қаралды 24 М.
Dear Functional Bros | Prime Reacts
26:03
ThePrimeTime
Рет қаралды 192 М.
A Jr Dev For Life?? | Prime Reacts
21:33
ThePrimeTime
Рет қаралды 279 М.
CY Superb Earphone 👌 For Smartphone Handset
0:42
Tech Official
Рет қаралды 823 М.
Купил этот ваш VR.
37:21
Ремонтяш
Рет қаралды 300 М.
Какой ПК нужен для Escape From Tarkov?
0:48
CompShop Shorts
Рет қаралды 272 М.