Category: Javascript
What a magic to let you easily modify any website pages
Introduction Do you think that you can modify any website page’s content? For example, you can easily…
Generate PDF with Free Spire.PDF in .Net Core and download in Angular
1. Introduction If you want to handle the PDF in .Net project, I think you would know…
How to create pre-loading before page load in Angular
1. Introduction When you access a website, it needs to load many elements or components and this…
Creating the loading in Angular
1. Introduction Loading is essential in a website, it can let the user know the flow is…
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…