PinnedFunctional Programming using JavaScriptProgramming languages are classified in a variety of ways. One method for classifying languages based on their characteristics is the programming paradigm. Let's look at a couple of paradigms that are relevant to the current topic. Imperative is wher...Jun 23, 2021·6 min read·1.3K
How reading code (rather than just writing) helped me advance in my careerCoding is the ability to read and write code. However, as a beginner, the majority of the emphasis has always been on being able to write code and very little on reading. Indeed, the ratio of time spent reading versus writing is well over 10 to 1. W...Jul 29, 2021·6 min read·889
How did I fix a 2 week bug in 2 minutesHack: Read documentation carefully and thoroughlyJul 12, 2021·3 min read·365
How web-development saved a familyIn 2010, I began my professional career. Our team gained a new member the following year. He had recently graduated from college. He was modest and introverted to some extent. From now on, we'll refer to him as Mihir. Mihir was quickly transferred to...Jul 10, 2021·3 min read·91
Why Blog?I haven't written much. Writing is difficult. It's even more difficult to write consistently. Here's a roundup of tweets/blogs about why one should write that motivates me to keep writing. Tweets https://twitter.com/david_perell/status/14118716127025...Jul 5, 2021·1 min read·91
Why and When to use React.useCallback?A practical guide to React.useCallback hookJul 2, 2021·7 min read·496
5 Things a Web Developer Must KnowWhat we know is a drop, what we don't know is an ocean.Jun 30, 2021·3 min read·102