TamirCode
TamirCode
## Feature request ### Current Behavior Currently there is no clean way to check if an input has been modified from it's initial value. Touched does not accomplish this, however...
## Problem I want a single source of truth for the types and their validations such as @MinLength() or @isEmail() class validators , and it would be very useful if...
when I horizontally scroll with my MX Master 3 mouse, only the first scroll jump works and then i can't scroll. This is not only a VSCode issue, but many...
I want to animate my array which has cards that change position but the example is super complicated and its also written in class component which makes it even harder
I want to use the generated dto's in my frontend as well, but the generated DTO models are not pure
my backend generates the DTOs but I also want to make use of them in the frontend wherein i have forms that also use class-validator. However, the generated DTOs make...
### Current behavior 😯 I have a simple 50 lines app on codesandbox, where I have a useEffect that takes in any data and displays it on the datagrid. But...
I am generating forms based on a config (object) and some of the inputs would have queries in them to display foreign data in the dropdown menu inputs so I...
I would like there to be syntax color for the 3 types of relations (one to many, many to many) for example in this Post model , instead of commenting...
## Summary I am using android and I want a setting in the gallery popup so that when a person clicks back button, instead of going back to previous page,...
## Description React Carousel bug It seems to me that on every state change, onInit is triggered, and then the scroll position jumps to somewhere on the page The scroll...