Monthly Archives: August, 2020
React
React Hooks and Local Storage: Let’s build a ToDo app
React hooks have been around for quite some time. They have been widely adopted by the React community since then and have...
Data Science
The art of Storytelling and Data Science
Data Science and storytelling are inseparable. And the bridge between the two is data.I had talked about storytelling...
Web Development
Using async/await in ExpressJs
If you have not been living under a rock for the past few years, you probably have heard of async/await. It has...