Latest Articles
Check out latest posts and featured content from notiz.dev
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
How to query your database using Prisma with NestJS
Learn how to setup a database with Prisma 2.0 and query data using NestJS.
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.
June 08, 2020
Create Keyboard Shortcuts with RxJS
The cleanest way to create and orchestrate Keyboard Shortcuts with RxJS.