Building Web Apps With Svelte - Mark Volkmann - Angular Lunch July 2019

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

КОМЕНТАРІ • 4

  • @santosharakere
    @santosharakere 5 років тому +5

    Excellent presentation. Thanks.

  • @Shavyg2
    @Shavyg2 5 років тому

    The reason it rerenders is because the generate code has a generate line that everytime it assign something, it calls a function that tells you it has changed. It's the same as set state, except the function is provided by the compiler, instead of you the user writing it for each state change.

  • @TheRoqco
    @TheRoqco 5 років тому

    great talk

  • @elpheno
    @elpheno 5 років тому

    Thank for this nice presentation.
    the link for the slides is'nt working