[TIL] Custom Pipe
Issue #1
When resident registration number data is received, I want to use a pipe to determine the gender and pass it to the database.
๐ What I tried
To determine the gender based on the resident registration number and assign it to the DTO, I tried...
siwonlog.hashnode.dev2 min read