Getting started with Nebular for Angular
Published: May 17, 2020 • javascript, angular
How to create an Angular application from scratch with the Nebular component library.
Published: May 17, 2020 • javascript, angular
How to create an Angular application from scratch with the Nebular component library.
Published: May 12, 2020 • Updated: September 20, 2023 • java
A summary of interesting small changes in the Java standard library and the language in Java 9 to 21.
Published: May 08, 2020 • selfhost
How to install Docker and Docker registry server on Ubuntu 20.04
Published: May 07, 2020 • java, selfhost
Taking a closer look at the software that runs my blog
Published: May 06, 2020 • java
How to install any Java application as Windows service with WinSW
Published: May 05, 2020 • java, angular, spring
In this blog post, I show you how to deploy an Angular application to Firebase Hosting and a Spring Boot application to Google Cloud Run
Published: May 04, 2020 • Updated: May 21, 2021 • java, spring
A closer look at Spring Security's support for upgrading password hashes
Published: May 03, 2020 • Updated: May 20, 2021 • javascript, spring, java, ionic
In this blog post, I show you how to create an encrypted Java/JavaScript chat application with the Web Cryptography API.
Published: May 02, 2020 • Updated: October 31, 2021 • javascript, java
In this tutorial, I show you how to develop a web application that presents your holiday photos on Google Maps
Published: May 01, 2020 • Updated: May 20, 2021 • javascript, java, ionic, angular
This blog post shows you how to integrate hCaptcha CAPTCHAs into a plain JavaScript project and Angular projects, with a Spring Boot back end.
Published: April 24, 2020 • Updated: May 20, 2021 • javascript, spring, java
In this blog post, I show you how to build a chat application with Cettia and Google Cloud Translation that automatically translates chat messages.
Published: April 23, 2020 • Updated: May 20, 2021 • javascript, spring, java
In this blog post, I show you how to build a simple chat application with a JavaScript front- and a Java backend.
Published: April 21, 2020 • Updated: May 21, 2021 • javascript, angular
In this blog post, we take a look at the YouTube Player and Google Maps component from the angular/component repository.
Published: April 10, 2020 • Updated: May 20, 2021 • javascript
In this blog post, we take a closer look at the webSocket function from the RxJS library, a wrapper around the native WebSocket object.
Published: April 04, 2020 • Updated: May 20, 2021 • javascript, java
In this blog post, we are going to take a look at how to sends Protocol Buffers messages from an Angular app to a Spring Boot back end.
Published: April 03, 2020 • Updated: June 20, 2021 • ionic, spring, javascript, capacitor, java
In this blog post we take a closer look at how to receive push notifications with Capacitor and how to send them from a Spring Boot application
Published: April 02, 2020 • linux, windows
How to backup your data with restic, an easy, fast, efficient, secure, and free command-line tool.
Published: April 01, 2020 • Updated: May 21, 2021 • java
Oracle removes the Nashorn JavaScript engine in Java 15 (September 2020). In this blog post, I show you how to migrate to the successor - GraalVM JavaScript engine
Published: February 21, 2020 • Updated: December 22, 2021 • linux
In this blog post, I show you how to install WireGuard server in a very convenient way with a batch script