Explore >> Select a destination


You are here

imalittletester.com
| | pmig96.wordpress.com
17.4 parsecs away

Travel
| | When I heard of WebAssembly (WASM for short) a few years ago, I thought: take your C program, compile it to WASM and the browser will simply run it, right? Well, WASM is not (yet) a first-class citizen in the browser world. It does not have access to all APIs and resources that JavaScript has....
| | studiofreya.org
16.7 parsecs away

Travel
| |
| | mydeveloperplanet.com
17.1 parsecs away

Travel
| | This blog introduces Cucumber, a tool for Behavior-Driven Development (BDD) in Java applications. It covers the project setup using Maven, writing scenarios in GWT notation, implementing application logic, step definitions, adding extra scenarios, using tags, and generating reports. It shows how Cucumber integrates with JUnit and Assertions in Java.
| | dmitrykornilov.net
87.3 parsecs away

Travel
| We are pleased to announce the 1.2.0 release of Helidon. This release adds support for MicroProfile 2.2 and includes additional bug and performance fixes. Let's take a closer look at what's in the release. MicroProfile MicroProfile is now a de-facto standard for Java cloud-native APIs. One of the main goals of project Helidon is to...