Articles and blogs
I published Why must JSX expressions have only ONE parent element? - Dillion's Blog In this article, I explain how JSX in React, works in the background and why it is compulsory to have ONE parent ...
I just published How to navigate a browser to the previous page with JavaScript In this article, I share how to navigate between history sessions with the History API in JavaScript
I just published Why you should always Cleanup Side Effects in React useEffect and How to Cleanup In this piece, I explained why you should cleanup side effects in React, how to cleanup side effect...
I published How to Pass Callback Functions to String.replace() in JavaScript In this article, I explained how the callback function in String.replace() works, and also showed a use case for it
Wrote an article: How to move a commit from a wrong branch to the right branch with the cherry-pick git command Also published a video version of the article: [YouTube] How to move a commit from a ...
I celebrated Two Years of Writing Technical Articles. 26th June 2021 makes it two years since I wrote my first technical article. I've really done an amazing job writing over 100+ articles (public ...