All posts by Harish Rajora

About Harish Rajora

I am a computer science engineer. I love to keep growing as the technological world grows. I feel there is no powerful tool than a computer to change the world in any way. Apart from my field of study, I like reading books a lot and write sometimes on https://www.themeaninglesslife.com .

Follow me on:

Blogs: 98

mobile app testing

Mobile App Testing

Guide to Designing an Effective Mobile App Testing Strategy

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Mobile App Testing Tutorial. A mobile app lifecycle is divided into various stages, from its first line of code to the submission request. Within these stages, one aspect that holds the key to creating an app … Continue reading Guide to Designing an Effective Mobile App Testing Strategy

September 8, 2021

view count15934 Views

Read time15 Min Read

CSS Variable

Web Development

A Complete Guide To CSS Variables [With Examples]

Variables are the basic building block of any software application. They reduce the redundant tasks for the developers in a program and hold values that have to be used in the entire program. Websites are a bit different.

July 29, 2021

view count202535 Views

Read time24 Min Read

Web Design

Maximizing User Experience: The Benefits of Responsive Web Design

The control which designers know in the print medium and often desire in the web medium is simply a function of the limitation of the printed page. We should embrace that the web doesn’t have the same constraints and design for this flexibility.

July 15, 2021

view count93937 Views

Read time14 Min Read

CSS flexbox tutorial

Web DevelopmentTutorial

CSS Flexbox Tutorial: A Complete Guide

CSS has become the backbone of front-end web development and is now a more sophisticated and efficient problem solver than ever. What a web developer used to perform with extensive JavaScript code is slowly being brought to CSS with specific properties.

June 17, 2021

view count93873 Views

Read time18 Min Read

Web Development

A Comprehensive Checklist For Front-End Testing

A website comprises two main components: a front-end and a back-end (along with several more). Though few websites (e.g. NGO’s website) may not have a back-end, it definitely has a front-end.

May 25, 2021

view count64249 Views

Read time24 Min Read

Web DevelopmentTutorial

Complete Guide To Fluid Typography With CSS Clamp

Web developers often find themselves tangled with complex web designs. They usually spend days figuring out a CSS grid arrangement or managing a vertical navigation bar. Professional or novice, both developers are fascinated by the smooth transitional design and Javascript functions that create wonders on the web page.

May 20, 2021

view count64106 Views

Read time15 Min Read

how-to-make-a-responsive-background-image-using-css

Web DevelopmentTutorial

How To Make A Responsive Background Image Using CSS?

Over the years working with web development technologies, I have seen responsiveness, CSS, and browser compatibility testing have become the clear winners of discussions. For someone who is just beginning their journey with web development, “responsiveness” is considered a synonym for web development with every line of code directed towards it.

May 13, 2021

view count74209 Views

Read time18 Min Read

css-selectors-cheat-sheet

Web DevelopmentCheat SheetTutorial

The Ultimate CSS Selectors Cheat Sheet You Must Know

As a front-end developer, there are many times when you say, “What’s that property that takes child elements and applies CSS?” or something on the same thoughts. CSS is endless when you start to learn it.

May 4, 2021

view count84384 Views

Read time30 Min Read

Web DesignPerformance

A Lazy Load Images Guide For Better Website Performance

The pandemic of 2019-2020 made us all lazy. With no option but to sit at home, 35.82% of us gained weight in that phase, thanks to our laziness. Fortunately, that phase gives us an excellent chance to understand a somewhat similar concept in web development.

April 19, 2021

view count146692 Views

Read time14 Min Read

Dynamic HTML and CSS Rendering

Web Development

How Dynamic Rendering Works Using HTML And CSS?

A user might be operating in front of a mobile screen and a desktop screen, but their expectation changes widely on both devices. A user in front of a mobile device is a little less patient, as they are mostly “on the go” compared to when they are in front of a desktop.

April 2, 2021

view count53301 Views

Read time9 Min Read