web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Format and Parse date of Angular Material Datepicker

TL;DR: Check this repo for the implementation: https://github.com/kalluu-ck/custom-ng-mat/blob/main/src/shared/controls/custom-date-adapter.ts How the Datepicker works by default? The Angular Material uses the DateAdapter to manipulate the date. T...

kalluu91 40
Like (0)
How to Build a C# to TypeScript Generator: Tools and Ideas

Previously, I have used Typewriter extension to generate C# classes like DTO, Enum and Controllers into its corresponding TypeScript Interfaces, Enums and API Services. However, the Typewriter extension is not supported for Visual Studio 2022. But...

kalluu91 40