sonallux / angular-music

Spotify Client to showcase the latest Angular features

Home Page:https://angular-music-7f2ba.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Spotify Client to showcase the latest Angular features

https://angular-music-7f2ba.web.app

License:MIT License


Languages

Language:TypeScript 70.3%Language:HTML 16.6%Language:JavaScript 10.2%Language:SCSS 2.9%