You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@samihenrique i like this one, can we describe better what is and create some tasklist for that? There is an inspiration in another framework that we could use?
@samihenrique i like this one, can we describe better what is and create some tasklist for that? There is an inspiration in another framework that we could use?
and it goes a long way, the idea is to create decorators to remove the amount of extra files we need to create to set things up in express, and bring it closer to what we already see in Spring and ASP.NET WebApi
Activity
taciomedeiros commentedon Oct 15, 2019
@samihenrique i like this one, can we describe better what is and create some tasklist for that? There is an inspiration in another framework that we could use?
samihenrique commentedon Oct 21, 2019
Yes, I currently use this feature at https://github.com/samihenrique/express-js-kick-starter/tree/master/src/common/decorators
and it goes a long way, the idea is to create decorators to remove the amount of extra files we need to create to set things up in express, and bring it closer to what we already see in Spring and ASP.NET WebApi