Author name: Christian

Hi there! I'm Christian, a freelance software developer helping people with Angular development. If you like my posts, make sure to follow me on Twitter.

Supabase and Angular: A Powerful Combination for Building Web Applications

Supabase is a cloud-based backend as a service (BaaS) platform that provides developers with a set of tools and services for building scalable and secure web applications.It’s much like Firebase but Supabase provides a PostgreSQL database which solves some of the inconveniences with a NoSQL database such as Firestore.For that reason, Supabase has now become …

Supabase and Angular: A Powerful Combination for Building Web Applications Read More »

Walkthrough: Building An Angular App Using Tailwind CSS and Nx

In this video, we will cover a walk-through from scratch covering how to Build and Angular app using Tailwind CSS and Nx including Angular standalone components. 🖌 Tailwind CSS setup and usage⚙️ Nx monorepo configuration🧍‍♂️ Standalone components✅ Building a complete app in less than 2 hours with best practices ⏳ Timestamps:0:00 – Intro1:00 – Tailwind …

Walkthrough: Building An Angular App Using Tailwind CSS and Nx Read More »

Setting Up A DevOps Pipeline With Nx

Nx is a build system with best-in-class support for monorepos. Nx helps establish structured code sharing and ownership management to keep your workspace maintainable. Furthermore, Nx also provides a modern integrated dev experience with a dedicated VS Code plugin, interactive visualizations, and Github integrations. This article will focus on the devops aspect of your workflow …

Setting Up A DevOps Pipeline With Nx Read More »

18 Performance Optimization Techniques For Angular Applications (podcast with Michael Hladky)

Performance is extremely important in front-end applications as they directly impact the application’s user experience. Poorly performing applications can be frustrating for the end-users. For example, an e-commerce site that is slow and unresponsive might deter users which could have a direct impact on the business.  Although there is a growing number of tools to …

18 Performance Optimization Techniques For Angular Applications (podcast with Michael Hladky) Read More »