Gulshan

Gulshan @gzamann

About: Frontend engineer

Location:
Bangalore, India
Joined:
May 3, 2019

Gulshan
articles - 19 total

Ticket with CSS Grid [old codepen]

Made this pen for fun, a long time ago. Back when CSS Grid was new and I was trying to make...

Learn More 0 0Oct 25

Error Monitoring for Web Apps

Summary💡 Have you ever had an error reported by your web app users but found it difficult...

Learn More 0 0Sep 22

Resources: Data Visualisation

A plain list of libraries Here’s a simple list of the Data visualisation libraries that I...

Learn More 0 0Sep 22

CSS Media Query in Javascript

Quick Summary CSS media queries are very effective and optimal for applying styles based...

Learn More 0 0Sep 22

Phantom in Data Visualisation

Quick Summary This article explores how to handle gaps in data and make sure your charts...

Learn More 0 0Sep 17

Access Control in Web Apps: Backend + Frontend

Quick Summary This article is an introduction and exploration of various types of Access...

Learn More 0 0Sep 17

Accessibility of Toggle Buttons

Quick Summary A task of making a cool toggle button comes your way and you’re headed down...

Learn More 7 2Sep 17

TL;DR: Baseline

What is Baseline? 💭 Web Platform Baseline has been around since 2023, as you can see Una...

Learn More 0 0Jul 30 '24

Resources: Learn Git

List of some of the best free resources to learn Git Official website Simplest and well...

Learn More 2 0Jul 30 '24

QuickTip: Writing Shared (common) reducer actions in redux-toolkit

Context The modern way to write redux is through redux-toolkit as recommended by redux...

Learn More 0 0Jul 30 '24

Adding Type Validations and Autocomplete to JSON

Quick Summary Working with JSON files extensively or to the extent that we need to at...

Learn More 2 1Jul 28 '24

Web Accessibility

Quick Summary An introduction to web accessibility, providing a basic context around this...

Learn More 1 0Jul 28 '24

Naming Conventions In Javascript

Introduction Labels and names are everywhere. It is one of the ways for us to recognize...

Learn More 5 1Jul 28 '24

Performing Maintenance Task For A Large Codebase

Quick Summary As a codebase starts growing, it gets harder and harder to keep track of the...

Learn More 0 0Jul 28 '24

Blogs for web devs and UI/UX designers

Smashing Magazine Smashing magazine is a high quality technical blog where we can...

Learn More 1 0Aug 29 '22

Today I Learned

Today I Learned (from yesterday) Read css tricks article by Chris and understood about...

Learn More 1 1Jul 28 '22

Uno!

Quick pen for Codepen challenge of July 2022, Game (playing cards)

Learn More 1 0Jul 25 '22

Making changes to the most recent GIT commit (Learning about GIT amend)

Git provides you a number of ways to go back to the already commited code and edit something...

Learn More 8 0Jun 28 '22

Styling React

Handling styles/css in a react application

Learn More 11 0Nov 23 '19