Build a To Do List With SvelteKit 1.0 (Beginner SvelteKit 1.0 Tutorial)

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024

Комментарии • 20

  • @enzogireaud5244
    @enzogireaud5244 Год назад

    Explanations are really clear, you just won a subscriber dude well done !

  • @666Bockwurst666
    @666Bockwurst666 Год назад

    love your svelte content. thank you :)

  • @rekaiadraoui4060
    @rekaiadraoui4060 11 месяцев назад

    Thanks a bunch !

  • @fyfoh
    @fyfoh Год назад

    What a dream come true. I think I can reproduce a react/express app that took a year to make with svelte in a few days.

    • @CooperCodes
      @CooperCodes  Год назад

      SvelteKit is really that powerful. Going to make some more content on it soon :) thanks for watching

  • @werrutkyupnext
    @werrutkyupnext Год назад

    great video, alot of things I did not understand maybe because I am a noob to even javascript

  • @damnnn.
    @damnnn. Год назад

    very useful thanks

  • @deema11235
    @deema11235 3 месяца назад

    thanks

  • @yasayah7289
    @yasayah7289 Год назад

    Thank you for this. Could you show how to connect this to a postgres db?

  • @rowinc1704
    @rowinc1704 Год назад

    the best video ever that i have watched on svelte . I want to ask one more thing how can you make the todos stay even after a reload of page ? (

  • @lukemilby7318
    @lukemilby7318 Год назад

    Thank you for making this so simple! I see other svelte todo list tuts that take it another level. This is just straight and to the point about sveltes functionality!

    • @CooperCodes
      @CooperCodes  Год назад

      You are very welcome, thanks for watching :)

  • @ubergraham
    @ubergraham Год назад

    Nice job and welcome to Svelte/SvelteKit!

    • @CooperCodes
      @CooperCodes  Год назад

      Thanks so much! Looking forward to making more tutorials with SvelteKit soon :)

  • @paulthomas1052
    @paulthomas1052 Год назад

    Very interesting. I have messed around with SvelteKit recently and found this useful. I'm using 'Play' at the moment - any thoughts on this ?

    • @CooperCodes
      @CooperCodes  Год назад

      I haven't messed with Play at all and I'm actually just hearing about it. Personally if I were to start a project outside of the JavaScript ecosystem I would probably use Elixir / Phoenix for the web framework. I have used Elixir professionally and it was a fantastic time. How has using Play been so far?

    • @paulthomas1052
      @paulthomas1052 Год назад

      @@CooperCodes Thanks for reply. I'll have a look at Elixir.