Techtacious
Techtacious
  • 3
  • 49 933
Create Angular Component Library and Publish to NPM in 2022 - bonus - Nx
Take a dive into creating / generating an Angular Component Library, leveraging Nx (monorepo), publishing it to NPM, and using it in one or multiple Angular applications.
Watch it all in action, step by step.
Learn how to do this for Nx or non-Nx based projects, while exploring the powers and benefits of working with Nx.
Create an account / organization in NPM: docs.npmjs.com/creating-and-publishing-scoped-public-packages
Nx: nx.dev/
Please feel free to like, subscribe, and comment as needed if my content interests you.
มุมมอง: 10 933

วีดีโอ

Angular State Management Using NgRx in 2021 : Login flow Tutorial (Redux / Rxjs)
มุมมอง 19K3 ปีที่แล้ว
This tutorial walks you through NgRx (Redux) concepts and demonstrates how to integrate NgRx in an Angular 13 webapp, thereby leveraging the state management to develop a User Login flow. State management is a powerful concept that allows Angular apps to be fast, and at the same time make it easier for the codebase to scale. Please like and share this video, and subscribe to my channel if you f...
Generate OpenApi (Swagger) Angular client API library & stop maintaining APIs in your Angular app!
มุมมอง 20K3 ปีที่แล้ว
Learn how to leverage the power of OpenApi Codegen to generate Angular client API library and how to use that library in your Angular app. Stop wasting hours in maintaining API code in the Angular app and dealing with object mappings and bug-prone development. This video focuses on Angular client but there are dozens of languages/frameworks that OpenApi Codegen supports. Please Like this video ...