Skip to content
This repository has been archived by the owner on Jun 23, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (18 loc) · 2.63 KB

week-26.md

File metadata and controls

21 lines (18 loc) · 2.63 KB

Target date: Apr 26

React Updates

Community

  • React Amsterdam happend on Apr 10 - 12
    • Requisite React by Kent C. Dodds How understanding an abstraction (React) makes us use it better: goes through a few understanding about JSX. A few suggestions on how to gain better understanding: To understand X, try to build X on your own (i.e., hooks, underscore). Dive into the source code (i.e., Suspense, React Lazy he digged out some Suspense usage not encouraged by the React team 😅)
  • AppsJsConf happened on Apr 4 - 5. It's a new event for Expo and RN developers held in Europe.
    • Reasonable React Native Apps by Cem Turan. In 2018 we heard from Thien for ReasonML on Web. That was so last year. Its 2019 now, lets bring ReasonML to RN. Maybe this will evoke some emotions from Thien. Best viewed 1.5x the speed.
    • React Native fundamentals for brownfield iOS apps by Karan Thakkar. He explains how to brownfield RN and Native, he also goes on to explain why we have a splashscreen whenever we start an app. I believe this is very similar to how our Shopee's Native Platform & RN work together.
  • React Native's tweet RN org is starting to flesh out details for potential RN contributors.

RK talked about...