Scott Beale - Tackle Complex Async Behavior One Step at a Time With Svelte Stores

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

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

  • @potatolord2858
    @potatolord2858 2 года назад +4

    I used to do a poor mans version of this.
    Glad it's gotten to be an actual package with community support.

  • @kokop1107
    @kokop1107 8 месяцев назад

    Amazing talk! Amazing library

  • @fredguth1315
    @fredguth1315 2 года назад +5

    The links in the second to last slide are missing!

    • @jwickerszh
      @jwickerszh 2 года назад

      The code sample link is in their Github

  • @mfpears
    @mfpears 2 года назад +3

    This is so cool. Looks like RxJS

    • @fredguth1315
      @fredguth1315 2 года назад

      I was thinking the same. I love the pattern of RxDB and PouchDB where you write locally and the "store" magically deal with syncing the data. The presented approach reminds me a lot of that.

  • @maskman4821
    @maskman4821 2 года назад

    very good tutorial 😍

  • @jwickerszh
    @jwickerszh 2 года назад +3

    Great, soon react-query will be on svelte (check tanstack query) which basically does simplify state management of async and caching.

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

    💯