- 3
- 49 933
Techtacious
เข้าร่วมเมื่อ 25 ธ.ค. 2021
Learn cloud based web and software development using this channel.
I create tutorials and knowledge sharing sessions for web-apps like Angular or React, as well as for server-side technologies (Node Js), CI/CD, AWS, best practices, architecture etc.
I am a software architect and I have been in the industry for over 8 years. However, I have been programming for more than 17 years.
I've created this channel with the intent of sharing my knowledge and experience, and help developers get an edge over the modern technologies and techniques used in the Enterprise industry today.
I create tutorials and knowledge sharing sessions for web-apps like Angular or React, as well as for server-side technologies (Node Js), CI/CD, AWS, best practices, architecture etc.
I am a software architect and I have been in the industry for over 8 years. However, I have been programming for more than 17 years.
I've created this channel with the intent of sharing my knowledge and experience, and help developers get an edge over the modern technologies and techniques used in the Enterprise industry today.
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.
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 ...