Closed carocad closed 6 years ago
:shipit: This branch has been deployed to: https://expo.io/@carocad/hive?release-channel=async
Download the Expo app and scan this QR code to get started!
:shipit: This branch has been deployed to: https://expo.io/@carocad/hive?release-channel=async
Download the Expo app and scan this QR code to get started!
:shipit: This branch has been deployed to: https://expo.io/@carocad/hive?release-channel=async
Download the Expo app and scan this QR code to get started!
put all pull patterns at the component level -> optimize human readability over performance, make data dependencies explicit and colocated
fix: CityMap can take a variable number of inner components
dropped oops dependency -> use clojure interop and extern inference
use js promises for async code <- no more core async channels wrappers