Month: August 2023
Use the SweetAlert2 in Angular Common Layout
1. Introduction SweetAlert2 is a beautiful, responsive, customizable, accessible replacement for javascript’s popup boxes, and there is…
How to Implement JWT in Core API and Angular — Part 2
This is post 2 of 2 in the series “How to Implement JWT” In this series, I…
How to Implement JWT in Core API and Angular – Part 1
This is post 1 of 2 in the series “How to Implement JWT” In this series, I…
Using formly for creating dynamic form in Angular
1. Introduction The web form is necessary for a website. And there are 2 types of forms…
How to do Unit Testing for the Core Api Project with Repository
This is post 8 of 8 in the series “Create a website with ASP.NET Core and Angular”…
The simple to understand what’s Dependency Injection
1. Tom and his hobbies Tom has 3 hobbies, there are playing games, watching Youtube, and photography…
How to create document with MkDocs
1. Introduction Documents are very important for a project, especially the company’s project. There are many Document…
How to integrate HTML template into an Angular project
1. Introduction That will be easy if we just want to simple to integrate the HTML layout…