Hi, loving your project so much, it really helps me to get into full stack development much easier.
I have a question about project structure, it seems like the common part for both frontend and backend is inside the client/core/src/models directory, could you please explain why did you choose this approach instead of having a separate common module in the project root directory?
Hi, loving your project so much, it really helps me to get into full stack development much easier.
I have a question about project structure, it seems like the common part for both frontend and backend is inside the
client/core/src/modelsdirectory, could you please explain why did you choose this approach instead of having a separatecommonmodule in the project root directory?