Saransh Kataria
Born in Delhi, India, Saransh Kataria is the brain behind Wisdom Geek. Currently, Saransh is a software developer at a reputed firm in Spokane, Washington and he likes playing with new technologies to explore different possibilities. He holds an engineering degree in Computer Science. He also shares his passion for sharing knowledge as the community lead at Facebook Developer Circle Delhi, NCRÂ which is a developer community in Delhi, India.
Getting started with Flask: a Python microframework
Flask is a python framework for writing web applications. It is a microframework, which as the name suggests, is a small, clean,...
Managing Python dependencies using Virtual Environments
When we start building a Python project that goes beyond simple scripts, we tend to start using third-party dependencies. When working on...
Configure multiple accounts in AWS CLI
AWS CLI is a great tool for doing anything related to AWS. We can configure our access key for an account using...
JavaScript Proxy: What and Why?
EcmaScript 2015 introduced yet another feature that has not been used widely yet. A JavaScript proxy allows us to wrap an existing...
Visual Studio Code Snippets: Boost productivity with shortcuts
As developers, we always want to be more productive. And who does not like to write more code using a lesser number...
Avoiding race conditions and memory leaks in React useEffect
Let us take a look at an implementation of getting data from an API request and see if there is any possibility...
How to easily build good habits: 4 tips backed by research
The best way to move forward towards achieving our dreams is to commit to them. And habits are the compound interest of...
Object initialization shorthand notations in JavaScript
I was recently working on a project in which I was trying to use a shorthand notation for destructuring assignment of a...

Hi there! Want some more knowledge?
Think that the knowledge shared is helpful? You might want to give our mailing list a try. We'll send you 2-4 emails a month, right when new posts come out.