Reactive Online Meetup | Andrej Skok&Swizec Teller #4

Поділитися
Вставка
  • Опубліковано 3 жов 2024
  • NEXT REACTIVE ONLINE MEETUP ➡️JUNE 9TH, 7 PM CEST
    TIM BENNIKS&CHEN HUI JING
    J͟o͟i͟n͟ ͟t͟h͟e͟ ͟m͟e͟e͟t͟u͟p͟ ͟v͟i͟a͟ ͟S͟l͟a͟c͟k͟ ͟c͟h͟a͟n͟n͟e͟l͟:͟
    bit.ly/Reactiv...
    --------------------
    SPEAKERS
    #metatalk - ANDREJ SKOK - Mind the perf
    #devtalk - SWIZEC TELLER - Push your state to the edge
    --------------------
    ANDREJ SKOK
    #metatalk
    𝗧𝗔𝗟𝗞
    Mind the perf
    𝗧𝗔𝗟𝗞 𝗔𝗕𝗦𝗧𝗥𝗔𝗖𝗧
    Adding more and more new features almost always comes at a cost. Let’s look at some ways how to keep heavy frontend in react performant even when the codebase is growing like crazy.
    --------------------
    SWIZEC TELLER
    #devtalk
    𝗧𝗔𝗟𝗞
    Push your state to the edge
    𝗧𝗔𝗟𝗞 𝗔𝗕𝗦𝗧𝗥𝗔𝗖𝗧
    React revolutionized the way most of us think about the state. No more binding, no more mess, just a beautiful unidirectional flow of data. It was great.
    Until your app grew.
    How the heck do you scale a central store of all app state? Where do you drill all the props? Why does every update go through a bazillion nested layers before it shows?
    React Hooks enable a new architecture.
    An architecture where state lives where you need it, business logic is where you use it, and anyone can understand your code without studying the whole codebase.
    𝗕𝗜𝗢
    Swizec is a prolific engineer, instructor, blogger, vlogger, conference speaker, and author. He's written many books including ReactForDataViz.com, Data Visualization with D3.js, the work-in-progress SeverlessHandbook.Dev, and ServerlessReact.Dev. He has trained the engineering teams from multiple Fortune 500 companies on React, Redux, GraphQL, Serverless, and other modern web technologies.
    links:
    ReactiveOnline Meetups are powered by Vacuumlabs
    www.vacuumlabs...
    Swizec Teller / Twitter: @Swizec / w: swizec.com
    Andrej Skok / Twitter: @andrejskoki
  • Наука та технологія

КОМЕНТАРІ • 2

  • @karr4291
    @karr4291 4 роки тому +1

    thank you for making video. this is really helpful:) do you happen to have source codes so that I can understand well!

    • @karr4291
      @karr4291 4 роки тому

      woo it worked!