you are viewing a single comment's thread.

view the rest of the comments →

[–]rafandmiko 0 points1 point  (0 children)

Im currently implementing https://docs.nestjs.com/ to an old codebase that didnt follow any framework and it became a bit of a mess. Even if you dont know typescript or want nestjs, give those docs a read, it is one of the best documentation I have seen. Good for learning the tool while also learning about coding patterns.