ooh.directory
Visit this blog pachulski.me
Posts about software development.
Any gaps could be due to errors when fetching the blog’s feed.
I have a few providers which initialize state, shove it in a context, and then ensure that the state is synchronized with AsyncStorage so that if the app is quit and restarted, the context’s state …
There’s a common complaint - not a problem, per se - that people run into when building applications which use React Contexts to share state. every React doom tree must have obligatory hadouken pic.twitter.com/VHej94qn2w— swyx …
Today I needed to test drive a feature which allows users to confirm their account. Users find their name in a list and tap a “👋 This is Me” button by it. When the button …