PinnedFigma like input field in Angular using DirectivesPeople who are familiar with Figma would have noticed that the input fields support dragging to increase or decrease values. Instead of having to click on the input field first and then type the number in, the dragging feature is really handy as you ...Dec 30, 2024·4 min read·403
Super Simple Select Implementation Using Angular CDK Selection ModelBuilding out Selection feature for tables/list can be challenging at times, because of a lot of corner case that needs to be handled. Here's how we can build one without writing much logic using the Angular CDK's SelectionModel utility. Angular CDK ...Nov 26, 2022·4 min read·2.0K
Presenting Show Off ✨ - Showcase your setup!One stop for showcasing your gadgets and software to your friends and fans.Jul 29, 2022·15 min read·2.9K
From Working In A Tech Support Role To Becoming A Full-stack DeveloperMy journey into #Tech.Apr 27, 2022·14 min read·1.1K
Launching Flare ✨ - The twitter for developers we all have been wanting!Netlify x Hashnode hackathon submission.Feb 26, 2022·18 min read·7.8K
✨Libshare - Curate & Share Your favorite JavaScript Libraries!Powered by Angular and HarperDBFeb 18, 2022·12 min read·359
What the heck is HttpContext in Angular?Have you heard about HttpContext in Angular? If not, there is such a thing. HttpContext is used to pass additional metadata to HTTP Interceptors in Angular. HttpContext in Angular HttpContext is used to store additional metadata that can be accessed...Feb 1, 2022·3 min read·751