Multi-module projects and Packaging frontend-backend together
Why multi-module projects? In multimodule projects, you split a big project into smaller modules. For instance, a website can be split to front-end, back-end and db modules. By splitting, it increases the readability and makes the project easier to...
Nov 17, 20223 min read1.4K