compressionist, performance freak. @sveltejs team. 9 years experience. Conference Speaker ex-@stackblitz. β€οΈπΈ Hans Zimmer. CodeFu: https://t.co/SyHcp9zigW
Nov 21, 2021 β’ 27 tweets β’ 8 min read
β¨Let me introduce to you: Jotai π»
Jotai is a minimalistic but extremely powerful React State management library which makes state management simple as heck!
It's as simple as using a useState, but for your global state.
But it goes beyond that with its utils...
π§΅
...and integrations with other state management libraries like React Query, XState, Valtio, Redux, Zustand, URQL.
But let's begin with the basics, and implement our own theme switcher π‘
Read on π
Nov 20, 2021 β’ 4 tweets β’ 2 min read
OMG Svelte Discord is on whole other level π€£π€£
Netflix can we get this series please π #AvatarTheLastAirbender
cc @SvelteSociety this could be the ultimate ploy for people to start using Svelte π€£π€£
Aug 29, 2021 β’ 19 tweets β’ 5 min read
β¨ I moved macOS Web from React to Svelte β¨
I built macOS Web initially in React, went through half a dozen major changes, and ended up with it being in @sveltejs
Here's a complete breakdown π
(cc @SvelteSociety )
1st ever version: In React, Snowpack, Material UI
Styling done in JSS, with CSS written in JS Objects.