-
DevOps
So You Wanna Build a (Test) Mail Server
I’ve recently been working on an app which processes data in an email box. Old school! What’s the best way…
Read More » -
React.js
ReactJS Checkboxes Example
In this article we take a look at using checkboxes in a ReactJS Application. ReactJS has become the go to…
Read More » -
Software Development
How to increase the number of tabs in IntelliJ Idea
Hello Friends, This is a quick small post on increasing the tab limits in the Intellij idea. I recently started…
Read More » -
Software Development
Set Up Your Free Serverless Webhook – in Minutes!
Note: This article is several months obsolete; after all, these days, who would want to deploy a serverless webhook from…
Read More » -
Software Development
SQL GROUP BY and HAVING Example – Write SQL Query to find Duplicate Emails – LeetCode Solution
Write a SQL query to find all duplicate emails in a table named Person. +----+---------+ | Id | Email |…
Read More » -
Enterprise Java
Constraint Streams – Modern Java constraints without the Drools Rule Language
Traditionally, to scale out with OptaPlanner, you had to learn DRL. No more. With the new Constraints Streams API, inspired…
Read More » -
Software Development
Three Types of Code Migration
As code gets old, it often becomes necessary to modernise it. There are a few motivations for this: We’ve found…
Read More » -
Software Development
Exceptional Happenstances
Happenstance testing is a test smell where you are asserting something more specifically than relevant to what you’re testing. For…
Read More » -
Agile
We Won’t Return to Normal; We Will Discover Normal
Many people talk about “going back to normal.” We aren’t going to return to normal. That old normal is gone,…
Read More »