Manav Garg

HomeBadges
Blog Author Picture

Manav Garg

1 follower

My tiny corner of nowhere, my small slice of nothing.

Subscribe to my newsletter and never miss my upcoming articles

@property in Python.

Jan 14, 20214 min read

@property is a popular keyword in python. In this post you'll learn how can we use it to write more pythonic code and refactor any non pythonic code we had. Let's consider an hypothetical number class which only allows numbers that are greater tha...

3 Basic JavaScript Concepts That Are Important.

Jan 7, 20212 min read

Learning javascript is weird. I want to share 3 things that I learnt today in javascript. Hoisting Hoisting is a mechanism where variable or function declarations are moved to the top of their scope before they're executed. That means, if we do this:...

How I Used Airtable To Create A Book Lending Service For Free

Sep 16, 20203 min read

I moved to my hometown due to covid-19. It's a small town in the foothills of Himalayas, called 'Kotdwara'. The view in the article cover is the one I grew up with. I am not a voracious reader, but I try to read a book a month, which, over the years,...

How To Create A CSS Heart

Sep 13, 20201 min read

The trick is to realize that every heart, is just a cheerleader square holding two circles like pom-poms. https://codepen.io/sigmapie8/pen/dyMKGQR

© 2021 Manav Garg

PrivacyTerms
Proudly part of