Tag Archives: Angular

How to create a custom range calendar filter for Angular PrimeNg data turbo table

In this article, we will look at how to create a custom filter for PrimeNg calendar selection with a date range Continue reading

Posted in Tutorials | Tagged , , , , , , | 1 Comment

Refactoring function for the least amount of lines

I had the opportunity to review a small piece of code. I took code review personally and challenged myself to write the shortest solution possible. Continue reading

Posted in Refactoring | Tagged , , , , , | Leave a comment

Angular calendar datepicker creates incorrect date one day behind the selection

In this article, we will be looking at Angular datepicker and transferring the correct date through the REST endpoint. Continue reading

Posted in Bug hunt | Tagged , , | Leave a comment