2 followers
Software Engineer @Samsung | FOSS contributor | Summer of Bitcoin'21 | DTU 21 | MERN | C++ | BTC ❤
Recently I encountered one issue in my code which was related to the Y38K bug when using time_t in CPP. A similar thing happened in 2000, it's called...
Asynchronous programming helps to execute multiple tasks at the same time without blocking the main thread of execution. Promises are a powerful...
Let's agree that JSON is meant to be extracted using Javascript. Yes! Because its full form is Javascript object notation.😅😂 But we should also...
Have a little appreciation of memes? Scroll Down!😁😂 There was a time when I didn't like writing CSS because of so many properties & navigation...
Let's hook up with React Hooks! + Lifecycle Methods Hooks improved the development experience because of simpler code & similar functionalities as...