photo Aug 24, 2021 en

ASP.NET Core Interview Question: What is startup class?

At the heart of every ASP.NET lies the startup class

photo Jun 25, 2021 en

Using this keyword in fat arrow functions

The diffrence between using this keyword in javascript and typescript with fat arrow functions.