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

Поділитися
Вставка
  • Опубліковано 21 гру 2024

КОМЕНТАРІ • 77

  • @developedbyed
    @developedbyed  Рік тому +36

    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? 🤔

  • @victorminero
    @victorminero Рік тому +36

    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 Рік тому +5

      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.

  • @thehumanalive
    @thehumanalive Рік тому +10

    So much cleaner, even than Vue. Awesome.

  • @tthiagolino8
    @tthiagolino8 Рік тому +11

    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

  • @officiallyaninja
    @officiallyaninja Рік тому +4

    I would definitely be interested in more content like this

  • @davien001
    @davien001 Рік тому +5

    Thank you, you're the best in breaking down complex concepts.

  • @yourmanstan
    @yourmanstan Рік тому +8

    Made the jump to svelte a few months back. So much better! I will never code React again.

    • @behnamesmaili9916
      @behnamesmaili9916 Рік тому +4

      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 9 місяців тому

      How long does it take to learn svelte? For a react dev obviously

    • @sharkpyro93
      @sharkpyro93 7 місяців тому

      @@abidibnazam4462 assuming you have a very good expertise in react, a day for basics, a less than a week you will speedrun through development

  • @1222guilherme
    @1222guilherme Рік тому +4

    I found Vue easy, but this is on another level

  • @pjc825
    @pjc825 Рік тому +11

    Great video thanks, more Svelte/Sveltekit please. Svelte/SvelteKit makes everything else look really complex and bloated 💯😃K

  • @ballpen9157
    @ballpen9157 Рік тому +1

    wow. this is perfect. this is the kind of tutorial I'm looking for. "based on the documentation."

  • @m_t_jawaad
    @m_t_jawaad 7 місяців тому +1

    You got 1k+ likes!!! 🥳🥳🥳 waiting for Svelte kit version

  • @pietraderdetective8953
    @pietraderdetective8953 11 місяців тому

    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?

  • @Maxpower-h8k
    @Maxpower-h8k Рік тому +1

    wow, that svelte looks great. thanks a lot

  • @kemal6039
    @kemal6039 Рік тому +2

    Let's put 2 buttons in our counter. We'll call one of them "increment", and the other one: "DECEASED" 💀

  • @millermcdonell291
    @millermcdonell291 Рік тому

    I have being studying svelte framework for 2 months, what a lucky day I'm having 😁

  • @blokche_dev
    @blokche_dev Рік тому +3

    So much intuitive than react!

  • @bataragirsang
    @bataragirsang Рік тому

    this must be a series 🔥

  • @superhero-train
    @superhero-train 9 місяців тому

    You always crack me up. What was that door swing? 😂

  • @fytubevw
    @fytubevw Рік тому

    :D Super! Your constant strings.

  • @MetalGuruSvk
    @MetalGuruSvk 7 місяців тому

    1k likes my man, we demand the SvelteKit video! :D Pretty please!

  • @miladmajidi238
    @miladmajidi238 Рік тому +1

    2:05 export function default 🎉

  • @universecode1101
    @universecode1101 Рік тому +4

    🤔 Do you think it’s the best choice for a React Developer? More than Qwik and Solid?

    • @developedbyed
      @developedbyed  Рік тому +2

      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)

  • @p33yush
    @p33yush Рік тому

    this is a cool video concept

  • @ballpen9157
    @ballpen9157 Рік тому

    please continue :) I liked it!

  • @fytubevw
    @fytubevw Рік тому

    proper rapid prototyper naming convention: pig , shit, some crap. :D Will do.

  • @Soppybobs
    @Soppybobs Рік тому

    More please!!! I have a project in the infancy stage with sveltekit!!! I would love more videos on svelte/sveltekit

  • @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.

  • @soumitripattnaik
    @soumitripattnaik Рік тому

    I would love another vieo on Svelte

  • @vahesevachyan9399
    @vahesevachyan9399 Рік тому

    "you didnt see that" 👀 lmao

  • @AKHalex
    @AKHalex Рік тому

    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 Рік тому

      In rust you have some, so you can have a match with 2 cases. none and some

  • @gabrielmsampson
    @gabrielmsampson Рік тому

    how did you svelte html page just automatically have dark mode and centered?

  • @javpot1232
    @javpot1232 Рік тому

    what theme do you use please?

  • @pookiepats
    @pookiepats 2 місяці тому

    zero reaction to the rick roll is a crime, unless youre on the spectrum 😂

  • @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....

  • @cristophermoreno2290
    @cristophermoreno2290 9 місяців тому

    svelte is next level

  • @yousefyounan2618
    @yousefyounan2618 7 місяців тому

    Did he ever do a Next.js or sveltekit video????

  • @MoneylessWorld
    @MoneylessWorld Рік тому

    Brooo, Windows though 😂
    Just kiddin' around, not judging. Besides the spyware and doing work in the background, Windows does work and one can code.

  • @StunningHub
    @StunningHub Рік тому +1

    Could you please tell me the theme name you are using on your vscode?

  • @kizigamer6895
    @kizigamer6895 Рік тому +1

    it is 256 so lets get this to 1000

  • @pcost
    @pcost Рік тому +3

    *PLEASE MAKE A SIMILAR VIDEO FOR SOLID!*

  • @tthiagolino8
    @tthiagolino8 Рік тому +1

    Continue please

  • @Science790
    @Science790 Рік тому

    Thank you for ur lesson! What VScode theme do you use?

  • @mhmdjavadsafi7750
    @mhmdjavadsafi7750 Рік тому

    like it guys

  • @levyroth
    @levyroth Рік тому

    Gimme Astro!

  • @rahulgupta819
    @rahulgupta819 Рік тому

    I saw that 9:10

  • @arindam7demon
    @arindam7demon 8 місяців тому

    Are you not into vuejs?

  • @chris_kouts
    @chris_kouts Рік тому

    Please increase text size.

  • @666Bockwurst666
    @666Bockwurst666 Рік тому

    SvelteKit pleaaase :)

  • @EvaLasta
    @EvaLasta Рік тому +1

    You mean "decrease" not "decrement" 😂

  • @agcodes
    @agcodes Рік тому +1

    make some ai stuff man

  • @twd2
    @twd2 Рік тому

    a thousand likes😅

  • @ompateldeveloper
    @ompateldeveloper Рік тому

    i am 1k th like

  • @mohamednassim6709
    @mohamednassim6709 Рік тому

    First one 🥇

  • @Videx89
    @Videx89 Рік тому

    sad svelt doesn't have that much adoption as react js has! there are not much jobs for this framework!

  • @ompatel5226
    @ompatel5226 Рік тому

    i am 999 th like

  • @belike_fury
    @belike_fury Рік тому

    First !!!!!

  • @aviatorgs8202
    @aviatorgs8202 Рік тому

    546th like

  • @Sagarmaatha8848
    @Sagarmaatha8848 Рік тому

    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 Рік тому

    Thanks! Expecting a video for sveltekit too🫡