Sergio Bernal
Sergio Bernal
This has been done? It would be awesome..
Types are a nightmare on this project...
@stemmlerjs of course, I'm sorry if my english sounds aggressive. For example: ```ts export class DownvoteCommentController extends BaseController { ... } ``` in forum/usecases/comments/downvoteComment/DownvoteCommentController https://github.com/stemmlerjs/ddd-forum/blob/master/src/modules/forum/useCases/comments/downvoteComment/DownvoteCommentController.ts
So, why the Controller is inside Usecase's folder and not inside infra folder? Could you re-use the controller with another framework? Could you re-use the controller with another request interface...
@stemmlerjs Clean Architecture book, Use Case concept, page 188 > Notice also that the use case does not describe the user interface other than to informally specify the data coming...
I think this is because `/opt/katalonstudio/config` is not mounted on `/build/...` so when artifacts tries to get into `/opt/katalonstudio/config` folder is missing. What do you think? How can I get...
JobAttributesData should not be generic typed because is an external resource subject to async manipulations. It should be unknown always.
Estoy en las mismas, cache completamente deshabilitado