TO THE NEW Blog PAGES

AndroidHybridiOS

Choosing your Tech platform for your next Cross platform app – Flutter or React Native?

Selecting one or the other technology is always a matter of individual preferences but knowing which platform has what benefits can help in deciding the best option. In this blog, we are going to discuss two of the very popular technologies for creating cross-platform apps i.e. Flutter & React Native. Programming Languages Let’s start by […]

Ayush Awasthi
Ayush Awasthi
Read

Testing

Understanding the Selenium Grid 4

Selenium Grid is an open-source tool to automate web browsers. It allows us to achieve parallel execution of tests on different machines with the benefit of executing the same test suite on all the machines simultaneously. The aim is to make testing more efficient and decrease the test execution time. It also aids in lessening […]

Sriyansh Jain
Sriyansh Jain
Read

Drupal

Queue Operations – Manual or Cron Process Item

The drupal queue is for basically any long-running processes or such of any time-consuming task which is taking too much time, so here Drupal core is giving one of the best queue plugins to add items into the queue and process all items later behind the run-time request rather than taking time when loading the […]

Rakesh Kumar
Rakesh Kumar
Read

WordPress

Customize Logo on WordPress Login/Register Page

Like any other page you develop, the login page should be well-designed, but the challenge is that there isn’t much content you can put on a login screen. Its function is to enable the user to log in. On a standard login screen, you will notice a username and password field and the registration or […]

Satya Prakash
Satya Prakash
Read

Java/JVMSoftware developmentTesting

Unit Testing using JUnit and Mockito

Introduction to Unit testing What is Unit testing? Unit testing is a process that is used to verify a unit or unit’s functionality. This step helps in the estimation of the codes by other team members and also creates a record of all necessary information including errors that occur. It provides an opportunity for the […]

Ajay Kumar
Ajay Kumar
Read

Front End DevelopmentMEANReact.js

Server-side Rendering vs Static Site Generation in Next.js

NextJs is a framework to build a full-stack application with features such as server-side rendering using React framework. Today, it has become a consolidated framework for building amazing web applications. There can be many advantages of Next.js as: Great for SEO. Image Optimization – Next.js provide its Image component that improves the performance of the […]

Rahul Vashishtha
Rahul Vashishtha
Read

CloudDevOpsJava/JVM

Dockerizing a Spring Boot Application

Dockerizing a spring boot application, that uses more than one container. We have a spring boot application that takes user input as form data and saves it in a MySQL database. The context of dockerizing a spring boot application is so that other developer using my application doesn’t have to set up the tomcat server […]

Himanshu Kumar
Himanshu Kumar
Read

Adobe

XML Add On – Conditional/Filtered DITA content output in AEM

Use cases Let’s assume we have a large number of published articles or topics. Each article contains some paragraphs or content that is obsolete now and should not be displayed to the end users. Since the number of articles is large, it is difficult to update the content quickly. Let’s say we have all content […]

Vijay Kumar
Vijay Kumar
Read

DevOpsJava/JVMSoftware development

Docker for Beginners

Why Docker?  Has it ever happened to you that you create an application it runs successfully on your machine? You share this application with your friends because it doesn’t work on their machines. But it worked on my machine !! What is Docker? Docker is a tool for running applications in an isolated environment, it […]

Himanshu Kumar
Himanshu Kumar
Read

Testing

Best Practices For Writing Test Cases

What is a Test Case?   Test cases are specific set of conditions that are performed on the software application to achieve a determined output and to verify the functionality of the feature. Test cases guide the testers through the sequence of steps to validate whether the software application is free of bugs, and it is […]

Madhuri A
Madhuri A
Read

Java/JVM

Java Transformation from Java 7 to Java 18

A lot has changed in Java from its beginnings in 1995 until today. Java 8 was a revolutionary release that put Java back on the pedestal of the best programming languages. We will go through most of the changes in the Java language that happened from Java 8 in 2014 until today. I will try […]

Ankit Sagar
Ankit Sagar
Read

Digital AnalyticsDigital Marketing

Google Analytics Updates: The Timeline Of Major Updates

Google Analytics is the widely accessed web analytics platform on the internet. Plenty of reasons are there for people using Google Analytics. But, the potential reason is that it renders unique and useful analytics resources. In October 2020, Google launched the most recent update to this platform, Google Analytics 4 (GA4). GA4 has launched on […]

Poonam Singh
Poonam Singh
Read
Services