All posts by Harish Rajora

About Harish Rajora

Harish Rajora is a Software Developer 2 at Oracle India with over 6 years of hands-on experience in Python and cross-platform application development across Windows, macOS, and Linux. He has authored 800 + technical articles published across reputed platforms. He has also worked on several large-scale projects, including GenAI applications, and contributed to core engineering teams responsible for designing and implementing features used by millions. Harish has worked extensively with Django, shell scripting, and has led DevOps initiatives, building CI/CD pipelines using Jenkins, AWS, GitLab, and GitHub. He has completed his post-graduation with an M.Tech in Software Engineering from the Indian Institute of Information Technology (IIIT) Allahabad. Over the years, he has emphasized the importance of planning, documentation, ER diagrams, and system design to write clean, scalable, and maintainable code beyond just implementation.

Follow me on:

Blogs: 112

Mobile TestingWeb Development

Build A Mobile Friendly Website: A Complete Guide

According to Statista, active mobile users are expected to reach 7.41 billion in 2024, highlighting the indispensability of mobile devices for accessing the Internet. By 2025, this number will increase to approximately 7.49 billion mobile users.

April 30, 2024

view count403767 Views

Read time32 Min Read

inspect_iphones

Mobile Testing

How To Inspect Elements On iPhone?

Every modern web browser contains a robust set of developer tools for testing element alignment and functionality. But if we turn the table to a mobile device, then there is no way you can inspect the same elements.

April 26, 2024

view count212890 Views

Read time16 Min Read

static site generator feature image

Web Development

A Beginner’s Guide to Static Site Generator

When someone creates a website, they have two paths to choose from – dynamic or static. For people who are clear about the architecture of their application, this choice is easy to make.

November 30, 2023

view count86796 Views

Read time26 Min Read

Web Development

A Complete Guide to CSS Selectors

CSS selectors are a mechanism that selects a unique set of elements and applies CSS designs to them. This can be achieved using generic HTML properties or manually attaching an identifier to the elements while coding them.

October 26, 2023

view count83835 Views

Read time25 Min Read

Web Development

jQuery Testing : A Detailed Guide

Modern web applications comprise several technologies that play their respective part on the web page. But even if the website is very simple with no other technologies, there is one language that is always consistent – JavaScript.

May 16, 2023

view count170136 Views

Read time19 Min Read

Foundation Testing

Web Development

A Beginner’s Guide To Foundation Testing

A developer’s criteria for judging a web application’s standard from the front-end perspective is through three angles – responsive, mobile-first, and decent user interface.

April 12, 2023

view count61730 Views

Read time20 Min Read

Website Redesign Mistakes

Web Development

17 Dreadful Website Redesign Mistakes To Avoid In 2023

A website is the face of your business. Whether it is a big billion-dollar firm like Amazon or a freelancer showing his portfolio, a website is an indispensable part of your business that helps increase potential clients’ interest in your products.

March 28, 2023

view count200621 Views

Read time27 Min Read

Material UI Testing: A Detailed Guide With Examples

Web Development

Material UI Testing: A Detailed Guide With Examples

Organizations have consistently adopted existing technologies only when developing the same software product or a bit differently. For instance, when creating a responsive design using CSS, Bootstrap becomes a de facto choice for us.

March 16, 2023

view count49386 Views

Read time18 Min Read

A Complete Guide To Cordova Testing

Web Development

A Complete Guide To Cordova Testing

When we think about the idea of an application, one central question constantly trembles: What would be the best platform to develop it for initially? The reason for this question is the highly fragmented market today we live in.

March 3, 2023

view count54954 Views

Read time22 Min Read

bootstraptesting

Web Development

Getting Started with Bootstrap Testing

“A small group of developers and I gathered to design and build a new internal tool and saw an opportunity to do more.

March 1, 2023

view count168168 Views

Read time25 Min Read