Functors and monads in javascript
Trying the impossible. Explain functors and monads in the context of javascript and how we are benefitting from them.
Generic React pattern with Typescript
How to make better APIs with generics in React.
Helpfulpeeps - something ends
A chapter closes in my life. I would like to sit back and think about what happened.
Behold: Saruni
Contemplation on a boilerplate attempt. Why it was created in the first place and might the future holds.
Composition with React
An exploration into some advanced pattern possible with React Context API. Pushing React to its limits.
Adding a fullstack feature with Test Driven Development - Part 2
How to add a new feature using testing principles. This time we are going to mock things.
Adding a fullstack feature with Test Driven Development
How to add a new feature using testing principles