Let's Learn Svelte.js in 60 Minutes (fun speed run).

  Переглядів 37,797

developedbyed

developedbyed

Рік тому

Full Stack React Course Available Now 🔥
developedbyed.com/
Yeah so today I thought it would be really fun to start a new series where we speedrun docs on certain technologies. Today you guys have voted Svelte, if you want to be able to vote follow me on my Twitter.
/ developedbyed
/ developedbyed
github.com/developedbyed/
Learn more about Svelte here
svelte.dev/
kit.svelte.dev/
#programming

КОМЕНТАРІ: 74
@developedbyed
@developedbyed Рік тому
Let me know if you want a series out of this where we speed run a specific framework/tech 😊 Maybe we can do like a livestream format as well? 🤔
@laurentiuvieru8870
@laurentiuvieru8870 Рік тому
Angular ?
@komjungin7174
@komjungin7174 11 місяців тому
Flutter
@alexisvega6076
@alexisvega6076 5 місяців тому
@developedyed we have reached 1k+ likes, time for Sveltekit as promised!
@victorminero
@victorminero Рік тому
You can give a boost to the adoption of Sveltekit and the community will see you as an ambassador. It's a win-win! Svelte and SvelteKit are worth it ❤️
@denniszenanywhere
@denniszenanywhere 10 місяців тому
I like this idea. I'm rooting for Svelte, as I have tried to learn React but it's hard whereas Svelte is easier for me. Hope it becomes the standard.
@davien001
@davien001 Рік тому
Thank you, you're the best in breaking down complex concepts.
@officiallyaninja
@officiallyaninja 11 місяців тому
I would definitely be interested in more content like this
@tthiagolino8
@tthiagolino8 Рік тому
A good use for the @html directive is to insert svg elements inline and avoid extra requests to fetch the svg, using the ?raw parameter when importing a file (ex: import Icon from './icon.svg?raw) vite imports that document as text and using it inside the html directive the text is interpreted again as a valid HTML node So it's possible to easily use inline svgs and avoid more requests
@waelgh4307
@waelgh4307 11 місяців тому
So much cleaner, even than Vue. Awesome.
@pietraderdetective8953
@pietraderdetective8953 4 місяці тому
Cool tutorial! trying out Svelte and I got to say I like it!! planning to do more video on Svelte / Sveltekit? maybe the more advanced stuff?
@bjornzschernack7653
@bjornzschernack7653 7 місяців тому
wow, that svelte looks great. thanks a lot
@yourmanstan
@yourmanstan Рік тому
Made the jump to svelte a few months back. So much better! I will never code React again.
@behnamesmaili9916
@behnamesmaili9916 9 місяців тому
After switching to svelte i would like to recommend svelte for every react developer , humanity deserve to be aware of svelte i think.
@abidibnazam4462
@abidibnazam4462 2 місяці тому
How long does it take to learn svelte? For a react dev obviously
@bataragirsang
@bataragirsang 10 місяців тому
this must be a series 🔥
@paulclarke4099
@paulclarke4099 Рік тому
Great video thanks, more Svelte/Sveltekit please. Svelte/SvelteKit makes everything else look really complex and bloated 💯😃K
@tasfiqjawaad3757
@tasfiqjawaad3757 4 дні тому
You got 1k+ likes!!! 🥳🥳🥳 waiting for Svelte kit version
@ballpen9157
@ballpen9157 Рік тому
please continue :) I liked it!
@Soppybobs
@Soppybobs Рік тому
More please!!! I have a project in the infancy stage with sveltekit!!! I would love more videos on svelte/sveltekit
@ballpen9157
@ballpen9157 Рік тому
wow. this is perfect. this is the kind of tutorial I'm looking for. "based on the documentation."
@superhero-train
@superhero-train 2 місяці тому
You always crack me up. What was that door swing? 😂
@p33yush
@p33yush 8 місяців тому
this is a cool video concept
@fytubevw
@fytubevw 7 місяців тому
:D Super! Your constant strings.
@1222guilherme
@1222guilherme Рік тому
I found Vue easy, but this is on another level
@millermcdonell291
@millermcdonell291 Рік тому
I have being studying svelte framework for 2 months, what a lucky day I'm having 😁
@blokche_dev
@blokche_dev Рік тому
So much intuitive than react!
@MetalGuruSvk
@MetalGuruSvk 3 дні тому
1k likes my man, we demand the SvelteKit video! :D Pretty please!
@kemal6039
@kemal6039 6 місяців тому
Let's put 2 buttons in our counter. We'll call one of them "increment", and the other one: "DECEASED" 💀
@vahesevachyan9399
@vahesevachyan9399 8 місяців тому
"you didnt see that" 👀 lmao
@soumitripattnaik
@soumitripattnaik 10 місяців тому
I would love another vieo on Svelte
@mhmdjavadsafi7750
@mhmdjavadsafi7750 7 місяців тому
like it guys
@universecode1101
@universecode1101 Рік тому
🤔 Do you think it’s the best choice for a React Developer? More than Qwik and Solid?
@developedbyed
@developedbyed Рік тому
It's easier to transition to Qwik Solid from a React background, I think it's still important to see how different Svelte does things. (especially when you go down the SvelteKit route compared to RSC with next)
@fytubevw
@fytubevw 7 місяців тому
proper rapid prototyper naming convention: pig , shit, some crap. :D Will do.
@balthizar0101
@balthizar0101 Рік тому
First comment! Thank you for all the awesome and super informational videos! You've helped me a ton getting to where I am today as a software engineer for the DoD.
@hiberniankingy
@hiberniankingy Рік тому
@20.00 Yeah, instead of, like React, where you are passing props down, it's more like the Child component passing up the variables which I feel is nicer as there's no destructuring or props.propname....
@gabrielmsampson
@gabrielmsampson Рік тому
how did you svelte html page just automatically have dark mode and centered?
@yousefyounan2618
@yousefyounan2618 10 днів тому
Did he ever do a Next.js or sveltekit video????
@tthiagolino8
@tthiagolino8 Рік тому
Continue please
@cristophermoreno2290
@cristophermoreno2290 Місяць тому
svelte is next level
@miladmajidi238
@miladmajidi238 Рік тому
2:05 export function default 🎉
@developedbyed
@developedbyed Рік тому
Told you I needed a nap
@Science790
@Science790 11 місяців тому
Thank you for ur lesson! What VScode theme do you use?
@iSalehSalem
@iSalehSalem 6 місяців тому
material palenight
@chris_kouts
@chris_kouts 9 місяців тому
Please increase text size.
@MoneylessWorld
@MoneylessWorld 10 місяців тому
Brooo, Windows though 😂 Just kiddin' around, not judging. Besides the spyware and doing work in the background, Windows does work and one can code.
@AKHalex
@AKHalex 9 місяців тому
23:45 Wait a second.. How do you set a variable, with no type and value "null", to be the opposite? What would be the new value? I assume it just infers the type to be "boolean" due to the exclamation point, and since the boolean for null is false, it sets it to true? That's some magic shit.
@fumano2679
@fumano2679 8 місяців тому
In rust you have some, so you can have a match with 2 cases. none and some
@levyroth
@levyroth Рік тому
Gimme Astro!
@javpot1232
@javpot1232 9 місяців тому
what theme do you use please?
@iSalehSalem
@iSalehSalem 6 місяців тому
material palenight
@rahulgupta819
@rahulgupta819 8 місяців тому
I saw that 9:10
@kizigamer6895
@kizigamer6895 Рік тому
it is 256 so lets get this to 1000
@pcost
@pcost Рік тому
*PLEASE MAKE A SIMILAR VIDEO FOR SOLID!*
@developedbyed
@developedbyed Рік тому
would be totally up for it 🔥
@StunningHub
@StunningHub Рік тому
Could you please tell me the theme name you are using on your vscode?
@developedbyed
@developedbyed Рік тому
material palenight 👍
@666Bockwurst666
@666Bockwurst666 11 місяців тому
SvelteKit pleaaase :)
@arindam7demon
@arindam7demon Місяць тому
Are you not into vuejs?
@EvaLasta
@EvaLasta Рік тому
You mean "decrease" not "decrement" 😂
@developedbyed
@developedbyed Рік тому
bwahahaha that's it!
@agcodes
@agcodes Рік тому
make some ai stuff man
@twd2
@twd2 Рік тому
a thousand likes😅
@ompateldeveloper
@ompateldeveloper 7 місяців тому
i am 1k th like
@mohamednassim6709
@mohamednassim6709 Рік тому
First one 🥇
@egbaogheneakon4266
@egbaogheneakon4266 Рік тому
First !!!!!
@aviatorgs8202
@aviatorgs8202 10 місяців тому
546th like
@Pscytlk
@Pscytlk 10 місяців тому
sad svelt doesn't have that much adoption as react js has! there are not much jobs for this framework!
@ompatel5226
@ompatel5226 7 місяців тому
i am 999 th like
@ompateldeveloper
@ompateldeveloper 7 місяців тому
this is my another account
@Sagarmaatha8848
@Sagarmaatha8848 4 місяці тому
Hey, Can i be your video editor? Cause i am getting my OCD kicked in every second of this video due to the poor background removal masking that your software has done. I can't even focus on the main content because of the flashing that happens on the bottom right corner of the video. Also.. You move too much for the poor background removal software to even work for few seconds. Such an Hideous Editing (if there was done any).
@Surya-qg5eo
@Surya-qg5eo 10 місяців тому
Thanks! Expecting a video for sveltekit too🫡
Svelte 5 Surprised Me
6:06
Theo - t3․gg
Переглядів 63 тис.
Svelte Is Good For Beginners
9:28
ThePrimeTime
Переглядів 68 тис.
Зомби Апокалипсис  часть 1 🤯#shorts
00:29
skibidi toilet 73 (part 2)
04:15
DaFuq!?Boom!
Переглядів 30 млн
Kitten has a slime in her diaper?! 🙀 #cat #kitten #cute
00:28
Godzilla Attacks Brawl Stars!!!
00:39
Brawl Stars
Переглядів 9 млн
Why We Switched From Svelte Kit To Golang + HTMX
9:54
Anthony GG
Переглядів 71 тис.
Blender to 3D website in minutes for free: Free tutorial 1, getting started
13:28
How to Do 90% of What Plugins Do (With Just Vim)
1:14:03
thoughtbot
Переглядів 861 тис.
Svelte UI Libraries Have Leveled Up
12:14
Huntabyte
Переглядів 49 тис.
I built a $5 chat app with Pocketbase & Svelte. Will it scale?
13:34
Svelte, Solid or Qwik? Who Won?
6:38
Awesome
Переглядів 34 тис.
JavaScript Crash Course For Beginners
1:40:30
Traversy Media
Переглядів 3,8 млн
This React Drag and Drop Component Is Magic
9:56
developedbyed
Переглядів 68 тис.
I built the same app 10 times // Which JS Framework is best?
21:58
How Neuralink Works 🧠
0:28
Zack D. Films
Переглядів 25 млн
Why spend $10.000 on a flashlight when these are $200🗿
0:12
NIGHTOPERATOR
Переглядів 17 млн