Skip to main content

All Questions

1 vote
1 answer
1k views

Is it a bad idea to save Date into NgRx store?

I'm creating a full-stack sample with Micro-ORM, NestJS, Angular, and NgRx Data. I want to cover as many as possible functions with NgRx Data. I have entities that contain Date properties but I had an ...
Ferenc T's user avatar
  • 846
0 votes
1 answer
268 views

Client is Angular 8 with NgRx-Data; Server is NestJs + MySQL. How to get data using criteria and SQL?

As Angular, NgRx-Data and NestJs are becomming more and more popular, I feel there may be quite a few programmers who are wondering about the querying syntax for the following. I have a running ...
Felix's user avatar
  • 1,810