-
Core Java
The 8 Primitive Types in Java
As I begin to edit my Java Basics series from a couple years ago, I thought it would make sense…
Read More » -
Enterprise Java
Crossing The JUnit Streams
One of the nice things about JUnit 5 migration is that you can run your JUnit 4 tests in vintage…
Read More » -
Enterprise Java
Websockets with Jmeter: Getting Performance Numbers
Problem: I can across a problem recently where it was needed to test performance of SockJs/Stomp Spring websocket broker for…
Read More » -
Agile
Most Important Benefits of Agile Software Development
It’s no secret that agile is the methodology that software development has already moved into in a big way. The…
Read More » -
Core Java
Java Projects: Book Review
This article is about the book Java Projects Second Edition, by Peter Verhas that I wrote last year. The aim…
Read More » -
React.js
ReactJS Event Listener Example
In this article, we take a look at event handling with ReactJS. ReactJS is a very popular front-end library used…
Read More » -
Agile
Where I Think “Agile” is Headed, Part 4: What Does “Agile” Mean?
I started this series asking where “Agile” was headed. (I didn’t like what I saw at the Agile 2019 conference.)…
Read More » -
Software Development
In and Out of the Pocket
I’d like to discussed one of my many bêtes noires. I love a good explanatory variable as much as the…
Read More » -
Core Java
Object and Index Streams
I was going to write a post about how to blend a stream with the indices of each element, but…
Read More »