Category: Javascript

Posted in Javascript Others

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…

Loading

Posted in Angular ASP.NET

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…

Loading

Posted in Angular Javascript

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…

Loading

Posted in Angular Javascript

Creating the loading in Angular

1. Introduction Loading is essential in a website, it can let the user know the flow is…

Loading

Posted in Angular Javascript

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…

Loading

Posted in Angular ASP.NET Javascript

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…

Loading

Posted in Angular ASP.NET

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…

Loading

Posted in Angular Javascript

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…

Loading