Easy Full-Stack Development with Next.js and Dropwizard in Kotlin
Combine Next.js and Dropwizard for creating a simple yet powerful full-stack Kotlin application.
Chronologically collection of my thoughts on software engineering and beyond.
Combine Next.js and Dropwizard for creating a simple yet powerful full-stack Kotlin application.
Learn how to simplify and automate Kotlin database testing using Testcontainers and the Exposed ORM
This article covers basic steps on how to get an Elasticsearch node up and running and how to connect, index, and search data in Elasticsearch from a Java application using the Spring Data Elasticsearch library.
This article discusses how to use Fontawesome 5 in a Next.js project. The code example is written in TypeScript.
If you develop the backend with Java and the frontend with TypeScript, it’s likely that you’ll need to have the same DTO classes/interfaces on both sides.
Create a Next.js TailwindCSS Typescript Starter from scratch.