Testing Opinions
Testing Opinions
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Software Engineer at TransferWise.
Software Engineer at TransferWise
Recent comments
Managing Remote Data with SWR
You can definitely have authentication handled separately. Yo...
Adding custom OpenGraph images to Gatsby Starter Blog
Hi! Thank you! I'm glad my post was useful. The main reason ...
This post should appear on my blog automatically
Ok. It worked!
I completely rewrote my personal website using Dev.to as a CMS
Yes. I'm "fetching" all the articles every time (but caching)...
I completely rewrote my personal website using Dev.to as a CMS
Hi! I'm doing something very similar. dev.to/juliang/using-de...
Do you prefer TypeScript over vanilla JS?
For almost everything, yes.
Is git commit --amend truly *important*?
I don't always git commit --amend but when I do, it's git com...
My thoughts on endless battle of React state management libraries (setState/useState vs Redux vs Mobx)
Thank you for writing this. I finally understand the core dif...