#nestjs
Read more stories on Hashnode
Articles with this tag
Imagine you have a public endpoint to get information about a stored user in your database. Of course you don't want to include the user's password....
Most people believe that interfaces are simply "types for objects". What if I told you that is 100% not the purpose of interfaces? On YouTube I see a...