Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Word Penne

kbaba1001
January 28, 2021

Word Penne

kbaba1001

January 28, 2021
Tweet

More Decks by kbaba1001

Other Decks in Technology

Transcript

  1. Tech • Shadow-cljs ... Build tools • Reagent, re-frame ...

    React • Bidi ... Router • Stylefy ... CSS in CLJS • Fork ... Form management • malli ... Spec and validation • Cypress ... E2E test • Firebase Emulators ... Emulators for using Firebase on localhost
  2. • Popular • Useful • Documents • View -> Dispatch

    -> Event -> State -> Subscriptions • Interceptors Reagent, re-frame React wrapper and Flowing
  3. • clojure.spec • easy to write • readable error messages

    malli Data-driven Schemas for Clojure/Script
  4. Shadow-cljs and css shadow-cljs don't support building css You can't

    import css files on cljs files Solutions • CSS in CLJS (Stylefy) • Tailwind CSS
  5. Firebase • I used firebase npm package. I didn't use

    wrappers • Firebase Emulators is usable • Preview channels in Firebase Hosting are usable
  6. Tech • Shadow-cljs ... Build tools • Reagent, re-frame ...

    React • Bidi ... Router • Stylefy ... CSS in CLJS • Fork ... Form management • malli ... Spec and validation • Cypress ... E2E test • Firebase Emulators ... Emulators for using Firebase on localhost