Isomorphic Application with React and Nashorn 1. Overview In this tutorial, we’ll understand what exactly is an isomorphic app. We’ll also discuss Nashorn, the JavaScript engine bundled with Java. Furthermore, we’ll explore how we can use Nashorn along with a front-end library like React to create an isomorphic app. 2.… Continue Reading react-nashorn-isomorphic-app

Load Testing Baeldung with Gatling 1. Overview In the previous tutorial, we’ve seen how to use Gatling to load test a custom web application. In this article we’ll make use the Gatling stress tool to measure the performance of the staging environment of this website. 2. The Test Scenario Let’s… Continue Reading load-test-a-website-with-gatling