Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 510 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 510 Bytes

Angular Music

🚧 This project is still WIP 🚧

Goal

This repo contains a Spotify Client written in Angular to showcase the features of the latest Angular versions:

  • The simplier mental model with standalone components
  • Build performance improvements with the esbuild builders
  • Runtime performance improvements with the NgOptimizedImage
  • Server Side Rendering with Angular Universal
  • Angular Signals