Undefined

Written by Anirudh Varma. Loves to code, leading frontend at SpotDraft.
Follow me on Twitter


The Lucknow Food Trip of 2022

November 23, 2022

Earlier this week, I, along with a couple of friends visited Lucknow. While Lucknow has several tourist destinations, its a great place for…

Repost - Migrating our 4 year old Angular project to a Monorepo

October 07, 2022

We migrated our conventional Angular workspace to an Nx Monorepo environment. Here’s all you need to know about this migration.

Book Notes: Psychology of Money

March 05, 2022

A genius is a man who can do the average thing when everyone else around him is losing his mind - Napolean Table of Contents Ronald James…

Learning Rust - The Interesting Parts

December 10, 2021

I have been programming for some time now and have been fortunate enough to have worked on a bunch of different languages like Java, C…

Tracking GitLab Todos with Hammerspoon

August 23, 2020

At SpotDraft we use self-hosted GitLab to host our source code and manage projects. One nice concept that GitLab uses is that of Todos. A…

Solve the Cross-Origin Access error when working with iframes

January 01, 2020

As most of you would know, the iframe or inline frame element allows you to embed one HTML page into another. Sites like YouTube and Google…

Flexbox - Align Items vs Align Content.

February 04, 2019

Flexbox is awesome. If you have worked with modern CSS, whether you are rolling your own or using a frameworks like Bootstrap & Foundation…

Strucural vs Attribute Directives in Angular

January 03, 2019

Anyone who has worked with Angular would have used directives. According to the the official Angular documentation, there are 3 types of…

Bolt CMS: Using content types and relations

December 18, 2017

For a recent website project, I decided to use Bolt CMS, a free and open source content management system that is really powerful while…

Dev Diary: My React, Redux & React Router Setup.

August 23, 2017

Note: This post is not meant to be about the inner workings of React, Redux or React-Router. This is a post detailing my experiences…

In Search of a Code Buddy - Adventures of a lonely programmer

November 15, 2013

Programming has always been a collaborative task, one that has resulted in many success stories. Usually what a non-tech people hear are…