React Loop
React Loop
  • Видео 12
  • Просмотров 31 585

Видео

Elizabeth Funk - An Introduction to React Testing Library
Просмотров 7785 лет назад
Slides: drive.google.com/file/d/1VrhDW_KzAGua9BAdAmR0sPx_jOPJQ6W_/view?usp=sharing
Jesse Weigel - One Codebase to Rule Them All - Using React Native Everywhere
Просмотров 2495 лет назад
Jesse Weigel - One Codebase to Rule Them All - Using React Native Everywhere
Saimon Sharif - We'll do it live: Underhanded Debugging Tactics
Просмотров 3775 лет назад
Slides: drive.google.com/file/d/1rMuA1XSiYJXzk3J7WQRwA4cMgqpVbkos/view?usp=sharing developers.google.com/web/tools/chrome-devtools/ jvns.ca/blog/2016/03/16/tcpdump-is-amazing/
Taelur Alexis - React 360: Creating 3D User Experiences with React
Просмотров 1,8 тыс.5 лет назад
Taelur Alexis - React 360: Creating 3D User Experiences with React
Eric Bishard - State Management with React Hooks
Просмотров 8065 лет назад
prgress.co/ReactHooks
Houssein Djirdeh - Progressive React
Просмотров 2975 лет назад
houssein.me/progressive-react
Matthew Gerstman - TypeScript: Seeing Past the Hype
Просмотров 2,1 тыс.5 лет назад
Slides: typescript.matthewgerstman.com. theconsolelog.com matthewgerstman.
Adrianna Valdivia - A React Developer’s Guide to Tech Interviews
Просмотров 4035 лет назад
slides.com/adriannavaldivia/a-react-developers-guide-to-technical-interviews
Cassidy Williams - Moving to React at CodePen
Просмотров 1,1 тыс.5 лет назад
Cassidy Williams - Moving to React at CodePen
Tyler Clark - React to Web Workers
Просмотров 2,7 тыс.5 лет назад
github.com/twclark0/react-to-web-workers/blob/master/deck.mdx
Tyler McGinnis - Why React Hooks?
Просмотров 1,3 тыс.5 лет назад
Tyler McGinnis - Why React Hooks?

Комментарии

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

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

    Beautiful video. Thank you.

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

    Great! Thank you

  • @adamdreier
    @adamdreier 3 года назад

    Amazing that my campus director works for him.

  • @harshitjoshi3082
    @harshitjoshi3082 3 года назад

    which theme is that ?

  • @adebiyial
    @adebiyial 3 года назад

    Nice.

  • @SaSha-hb5rq
    @SaSha-hb5rq 3 года назад

    Good talk, now I can really grasp the concept of middleware

  • @WomboBraker
    @WomboBraker 4 года назад

    good presentation

  • @KenzoArts
    @KenzoArts 4 года назад

    Is React 360 dead? Any news for the future of React 360 ?

    • @zillboy
      @zillboy 5 месяцев назад

      Same question 🥲

  • @vigneshkrishnan453
    @vigneshkrishnan453 4 года назад

    Great

  • @sashasushko
    @sashasushko 4 года назад

    Very simple and visual. Thanks!

  • @herbertpimentel
    @herbertpimentel 4 года назад

    we really really really need a mentor to guide us through this journey to adopt typescript when using react

  • @mattmazzola
    @mattmazzola 5 лет назад

    Great video! Seeing this pattern of composing hooks and clarity of explanation by MJ reminded me of his previous video explaining benefits of "render prop" pattern to as opposed to mixins or HoC. See: ruclips.net/video/BcVAq3YFiuc/видео.html Also I noticed he frequently did common code refactors and wanted to remind viewers who use VSCode the manual steps can be reduced. They have suggested refactor actions to extract selected code as method which reduce need to keep moving cursor and speeds up development. Example, creating custom hook from existing set of hook code. Create component A that uses native hooks to achieve behavior. You creating component B that would also benefit from behavior. You decide to make a custom hook and move code from A to a function so it can be used it A and B. This is now action to do this operation for you: code.visualstudio.com/docs/editor/refactoring#_extract-method (although I noticed it doesn't always preserve indentation and semicolons)

  • @tonybrown7847
    @tonybrown7847 5 лет назад

    that was awesome!

  • @electronicaamigusto
    @electronicaamigusto 5 лет назад

    Made my day!

  • @The_Nova_Glow
    @The_Nova_Glow 5 лет назад

    <3

  • @hussainshaik4390
    @hussainshaik4390 5 лет назад

    but is not it over complicating things just like higher-order components?

    • @DrewSpencer
      @DrewSpencer 3 года назад

      I believe hooks are designed to remove the need for higher-order functions and render props. Happy days!

  • @gunn4r
    @gunn4r 5 лет назад

    This is great! My only hangup is that I'm trying to add typescript types to the useLogger and useThunk middlewares and am finding it somewhat difficult!

  • @EricBishard
    @EricBishard 5 лет назад

    I wanted to share the resource links that go along with this talk, it contains all of the demos and url's pertinent to this session: prgress.co/ReactHooks

  • @JyroneParker
    @JyroneParker 5 лет назад

    Taelur is awesome!

  • @sagivbengiat6190
    @sagivbengiat6190 5 лет назад

    MJ is great, as always

    • @EricBishard
      @EricBishard 5 лет назад

      I really enjoyed his and Tylers talk! Hooks Hooks Hooks...

    • @uidotdev
      @uidotdev 5 лет назад

      @@EricBishard ❤️