Search Results for: Scala
-
JavaScript
REST API in Express.js
Hello in this tutorial, we will build a REST API in a Node.js environment running on an Express.js server. 1.…
Read More » -
Web Development
Sequelize ORM in Node.js Application
Hello! In this tutorial, we will learn how to Sequelize ORM in Node.js Application. More specifically, we will build a…
Read More » -
Core Java
Java Spark RDD reduce() Examples – sum, min and max operations
A quick guide to explore the Spark RDD reduce() method in java programming to find sum, min and max values…
Read More » -
Software Development
What is new in Selenium 4 ?
Selenium has gone through a tremendous evolution since its introduction and that’s the reason today it is the most popular…
Read More » -
DevOps
Data Gateways in the Cloud Native Era
These days, there is a lot of excitement around 12-factor apps, microservices, and service mesh, but not so much around…
Read More » -
Software Development
Eleven Patterns, Problems & Solutions related to Microservices and in particular Distributed Architectures
The wish to fulfil certain system quality attributes lead us to choose microservice architectures, which by their very nature are distributed, meaning that…
Read More » -
Python
How To Do Parameterization In Pytest With Selenium?
Incorporating automated testing as a part of the testing accelerates the testing process so that issues can be identified &…
Read More » -
Python
Best Selenium Python Frameworks for Test automation in 2021
Introduction As per a recent Developer Survey by Stack Overflow, Python is the third most sought-after programming language among developers.…
Read More » -
Core Java
Looking into the JDK 16 vector API
JDK 16 comes with the incubator module jdk.incubator.vector (JEP 338) which provides a portable API for expressing vector computations. In…
Read More »