398 followers
🖍 I do Art for my soul;
🎤 I do talks for knowledge sharing;
💻 I do code for living;
As a developer, we always underestimate the power of the documentation. We (developers) always underestimate the power of the documentation. As a...
In CSS3 we have a lot of selectors which empower the dev's productivity and help in the optimization of DOM, and usage of classes. One such selector...
Welcome to another blog to learn about CSS selectors. In this blog, we will learn about attribute selectors. Please check my previous post on CSS...
A few years back I decided to upskill. Throughout my career, I stayed in the front-end domain and worked limited in the back-end. When I started my...
TOC: Why system design for FE What do interviewers look for Important Topics UI/UX Frameworks, and technologies choices Example Strategy Why...
Is accessibility limited to have correct alt tags, color contrast as per the WCAG, or using semantic tags? This question we should ask ourselves when...