← All Tags
Posts tagged with #Angular

Oct 1, 2024•11 min read
Building an Angular Project With Bootstrap 5 and Firebase
Learn how to start your Angular 17 Project from scratch and add Bootstrap 5 and the Firebase library to your application.

Jul 20, 2023•4 min read
Angular 18 and .NET Core API Authorization
Learn how to implement secure authorization between an Angular 18 frontend and a .NET Core API backend using JWT tokens and role-based access control.