More about the author
Hi my name is Marc Stammerjohann and I'm a full stack software developer specialized in creating cross-platform apps for Android, iOS, Desktop and Web.
I love open source! I maintain & contribute to open-source projects.
Latest Articles
Latest posts by Marc Stammerjohann
December 15, 2020
Tailwind CSS Purge: Optimize Angular for Production
Remove unused Tailwind CSS utilities from your Angular production build for best performance
November 09, 2020
Firebase Hosting: Preview and Deploy via GitHub Actions
Preview and Deploy your Angular or Scully app on Firebase Hosting automated via GitHub Actions
October 29, 2020
Jamstack: Angular + Scully + Tailwind CSS
Use Angular's static site generator Scully and style it with Tailwind CSS
September 18, 2020
DBML generator for Prisma
Visualize Prisma Schema as Entity-Relationship Diagram
August 17, 2020
Introducing NestJS Prisma Schematics
Schematics to easily add Prisma support to a NestJS application
July 31, 2020
Dockerizing a NestJS app with Prisma and PostgreSQL
How to dockerize a NestJS application with Prisma and PostgreSQL.
Recently Updated
December 15, 2020
Tailwind CSS Purge: Optimize Angular for Production
Remove unused Tailwind CSS utilities from your Angular production build for best performance
November 20, 2020
Angular 10 with Tailwind CSS
Learn how to style Angular applications with Tailwind CSS
November 09, 2020
Firebase Hosting: Preview and Deploy via GitHub Actions
Preview and Deploy your Angular or Scully app on Firebase Hosting automated via GitHub Actions
October 29, 2020
Jamstack: Angular + Scully + Tailwind CSS
Use Angular's static site generator Scully and style it with Tailwind CSS
October 23, 2020
How to manage multiple Java JDK versions on macOS X
How to manage multiple Java JDK versions on macOS X using homebrew.
September 18, 2020
DBML generator for Prisma
Visualize Prisma Schema as Entity-Relationship Diagram
August 17, 2020
Introducing NestJS Prisma Schematics
Schematics to easily add Prisma support to a NestJS application
July 31, 2020
Dockerizing a NestJS app with Prisma and PostgreSQL
How to dockerize a NestJS application with Prisma and PostgreSQL.
May 28, 2020
Floating Form Field with Tailwind CSS
Learn how to build a floating form field with Tailwind CSS