#typescript
Read more stories on Hashnode
Articles with this tag
Introduction / Unit tests · There is no doubt writing tests brings value. I believe every professional should write tests for their code, and no software...
But it's not what you think. · Every now and then, I encounter a situation where I need a link that looks like a button. Or a button that looks like a...
My favourite word recently is "serendipity". Serendipity is the luck some people have in creating interesting or valuable things by chance. How...
In this article, I'll guide you through the concept of optimistic updates in Next.js using React 18. We will build an interactive tweet-like component...