All posts by Adarsh M

About Adarsh M

Adarsh Gupta is a Software Engineer at TCS with over 3 years of hands-on experience in full stack web development. He specializes in technologies like React, React Native, Java, and Spring Boot, and holds a B.Tech in Computer Science. Based in India, Adarsh also builds in public and shares practical tech insights with a large online audience including 35K+ followers on Twitter and 14K+ on Medium. His content focuses on frontend development, backend systems, and real-world engineering problems. Initially focused on just getting things to work, Adarsh now prioritizes writing clean, maintainable, and scalable code to deliver long-term value in software projects.

Follow me on:

Blogs: 12

LambdaTest ExperimentsTutorialWeb Development

How to Create CSS Gradient Shadows

Modern websites use contrasting colors, typography, and shadows to create a user-friendly experience. A key trend is mimicking natural elements for a more organic look that uses shadows, depth, and movement.

September 24, 2024

view count215474 Views

Read time12 Min Read

CSS Transform-Origin

LambdaTest ExperimentsTutorialWeb Development

How To Use CSS Transform-Origin Property

The CSS transform-origin property allows developers to control the origin point of transformations like rotation and scaling, enabling precise manipulation of element behavior and positioning.

June 28, 2024

view count231804 Views

Read time18 Min Read

The Ultimate Guide to CSS Keyframes Animation

Web DevelopmentLambdaTest ExperimentsTutorial

The Ultimate Guide to CSS Keyframes Animation

The saying “first impression is the last impression” holds true, especially for online user experience. According to Forbes, nearly 94% of a website’s initial impression is influenced by its web design.

April 22, 2024

view count146628 Views

Read time35 Min Read

CSS Margins: All You Need to Know

Web DevelopmentLambdaTest ExperimentsTutorial

CSS Margins: All You Need to Know

Imagine having a website where the texts are so close to each other and feel cluttered. It will be hard to read, and users will probably ignore the rest. Approximately 38% of individuals are inclined to discontinue their interaction with a website with unappealing content and layout

April 19, 2024

view count140481 Views

Read time21 Min Read

Best CSS Frameworks To Look Forward In 2023

Web Development

24 Best CSS Frameworks To Look Forward In 2024

If you are into software development, one of the most common pieces of advice is to Don’t Repeat Yourself (DRY). This is the same case in front-end development, and there is no need to start everything from scratch when you develop the application.

March 18, 2024

view count297860 Views

Read time42 Min Read

CSS Inherit

LambdaTest ExperimentsTutorialWeb Development

CSS Inherit Demystified: What It Means for Your Styling

Good design is good business – Thomas J Watson The key for a business or product to stand out from the crowd lies in improving how it expresses itself, and this is where good design plays an important role.

March 12, 2024

view count92104 Views

Read time35 Min Read

Media Queries for Standard Devices Complete Guide

Web DevelopmentTutorial

Media Queries for Standard Devices: Complete Guide

To achieve a seamless responsive experience, developers follow many strategies, such as mobile-first design, progressive web apps, and single-page applications. While these approaches are beneficial to some extent, it is also important to consider the viewport, screen resolutions, and other device types. One way to cover these is by using CSS media queries for standard … Continue reading Media Queries for Standard Devices: Complete Guide

February 20, 2024

view count111425 Views

Read time23 Min Read

23BestCSS

Web DevelopmentTutorial

23 Best CSS Frameworks For React In 2024: A Comprehensive Overview

When you first started learning how to code, one of the most common clichés you heard was, “Don’t reinvent the wheel.” This is the same case in web development, and there’s no need to start from scratch every time you build a website or web application.

April 25, 2023

view count356396 Views

Read time42 Min Read

A Complete Guide to CSS Refactoring feature

LambdaTest ExperimentsTutorial

A Complete Guide to CSS Refactoring

Being a front-end developer is like having the magical power to shape reality after it’s been created.

March 15, 2023

view count178498 Views

Read time50 Min Read

Migrating Test Automation Suite To Cypress 10

Cypress TestingAutomationTutorial

Migrating Test Automation Suite To Cypress 10

There are times when developers get stuck with a problem that has to do with version changes. Trying to run the code or test without upgrading the package can result in unexpected errors.

November 29, 2022

view count211460 Views

Read time29 Min Read