218 followers
I share what I learn about writing quality software. ๐
If you're reading this, you're likely already curious about Farcaster Frames. For those who aren't familiar, start with a quick overview at the...
A short guide on how to deploy censorship-resistant React frontends to a decentralized network like Arweave permanently ยท The need for permanent and...
My two bits on how I balance my daily life. ยท You read the title. Let's get straight into it. (This is not advice.) I don't try to be productive all the...
Writing is an excellent way to improve your reputation as a developer. You can build an audience from scratch, become more employable and, of course,...
Who doesn't love React Testing Library? If you write tests for React, you probably use it a lot. People even like to call it the successor of Enzyme,...
If you have ever used React, chances are that you have had to query an API. The importance of data fetching in a website is indispensable. To build a...