PinnedAman BhimaniHow we plan to retire before we’re 40.This post is not only for keeping myself accountable, but also to share with you how you can achieve your own goals!May 17, 2021May 17, 2021
Aman BhimaniWill rack-timeout save your rails app?Timeouts are a common problem in growing applications, and we experience timeouts in many areas — while calling external APIs because our…May 10, 2023May 10, 2023
Aman Bhimani10 Topics I Am Excited To Read About in 2021This year, I thought something more interesting would be to make a list of 10 topics that I would love to read about.Jan 3, 2021Jan 3, 2021
Aman BhimaniinJavaScript in Plain EnglishHow To Easily Keep Your Web Developer Portfolio Up To DateIt’s always hard to keep your own website up to date when you are busy with the 100 different projects that you are working on.Dec 30, 2020Dec 30, 2020
Aman BhimaniinJavaScript in Plain EnglishAre JavaScript for loops better than filter() and forEach?()Over the last few years, the methods in ES6 like filter(), forEach() and map() have been ever so popular. But are they actually better?Nov 15, 20203Nov 15, 20203
Aman BhimaniinJavaScript in Plain EnglishAre Generics a Good Enough Reason To Use TypeScript?JavaScript is a dynamically typed language, and that is fantastic. But, it does add some confusion when you work with many developers…Nov 13, 2020Nov 13, 2020
Aman BhimaniinJavaScript in Plain EnglishJavaScript State: Should You Use MobX Instead of Redux?MobX is one of the popular state management libraries which uses the ever-so-popular publish-subscribe pattern. Does it compete with Redux?Nov 12, 2020Nov 12, 2020
Aman BhimaniinJavaScript in Plain EnglishReact: LifeCycle Methods Replicated with HooksGo from the class-based component architecture and implement same functionality with much faster and cleaner Hooks API!Nov 9, 2020Nov 9, 2020
Aman BhimaniinThe StartupChange These Mac OS Defaults for Increased ProductivityDon’t let Apple control all your digital life.Oct 29, 20203Oct 29, 20203
Aman BhimaniinThe StartupCreating React Hook for Fetching DataWhen you write the same piece of code, more than 1 time with minor differences, it’s a good indication that you need to create a more…Oct 24, 20201Oct 24, 20201