Open in app
Home
Notifications
Lists
Stories

Write
Aditya Mhamunkar
Aditya Mhamunkar

Home

Published in The Startup

·Oct 22, 2020

Dark Mode Switcher Using CSS Variables in LESS, SASS, or Vanilla CSS

Are you stuck with (LESS/SASS) pre-processor based color variables and looking around for solutions to implement dark mode? You came to the right place! Are you looking for an elegant way to implement a dark mode in your new project? You came to the right place! Are you looking for…

Dark Mode

4 min read

Dark Mode Using  CSS Variables
Dark Mode Using  CSS Variables

May 7, 2018

Debounce and Throttle in JS

Debounce and Throttle are techniques to control how many time we allow an event to occur. The difference between them is explained below with an example Debounce The Debounce technique allows us to “group” multiple sequential calls in a single one. function debounce(fn, ms) { let timeout; return (...args) =>…

Java Script

1 min read


Feb 8, 2018

REST — Token based authentication (jwt)

You can see the same mails with exact same data and time-stamps on your Gmail account from a variety of devices. It is obvious that all your devices are pulling this email data from a single source provided by Google. This device and platform independence is achieved by separating the…

API

4 min read


Jan 13, 2018

The open office — An inspiring work environment

An employer visit to Facebook was arranged by my university (Binghamton University, NY). I was excited to see what Facebook actually do to keep the huge website running and upgrading. As I had heard and read that they have a cool and happening culture, I was curious to learn about…

Facebook

5 min read

The open office — An inspiring work environment
The open office — An inspiring work environment
Aditya Mhamunkar

Aditya Mhamunkar

Software Engineer — Frontend

Following
  • MIT Media Lab

    MIT Media Lab

  • Merlin Francis

    Merlin Francis

  • Aniruddha Tekade

    Aniruddha Tekade

  • Nimish Khurana

    Nimish Khurana

  • Siddhesh S. Mangela

    Siddhesh S. Mangela

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable