Snap CI Is Shutting Down

Read all

Selecting a Programming Language for Selenium Automation Testing

Selenium remains one of the primary tools developers use for automation testing of their websites. Which programming language should testers use with it? Read all

Spring Service: Improving Processing Time Could Harm Service Scalability

In this post, we attempt to better understand the Java threads' usage behind the syntactic sugar to improve processing time. Read on to find out more. Read all

Learn How to Use Okta's Authentication API with Java Servlets

In this article, we discuss how to use Okta's authentication API with Java servlets in order to better secure your Java application. Read all

Is Inheritance Dead? A Detailed Look Into the Decorator Pattern

Read all

Three Ways to Define Functions in JavaScript

In this article, we discuss function declaration, function expression, and generator functions and when and how to use them in JavaScript. Read all

Develop ADB Shell Commands Library Appium C#

In this article, we will continue looking at ADB Shell commands and how you can add additional functionality to Appium Driver if something is not native. Read all

When to Use JSR 305 for Nullability in Java

Check out this post on when to use JSR 305 for nullability in your Java applications — despite being the de-facto standard, it has many problems. Read all

Learn How to Use SQL Server With Node.js

In this article, we discuss how to use SQL Server with Node.js. We walk you through every part of the process starting from installation and ending with a demo application. Read all

Handling Java Errors in Mule 4

This tutorial explains how to handle Java errors in Mule 4. Read all

A Small Microservice Developed in Scala Using Hexagonal Architecture

A software developer explores how to create HTTP REST end-points for use in a microservice application using the Scala language and Hexagonal Architecture Read all

Java Concurrency: Thread Confinement

In this blog, we are going to explore thread confinement and Java concurrency, what it means, and how we achieve it. Read all

Converting Objects to Map and Back

Check out this tutorial to learn how to convert data objects to Maps, and then back again, using the Java::Geci code generation tool. Read all

 

 

 

 

Top