App packages vs Lib packages
Application packages are packages that contain application-specific code. These packages are typically used to create a single application and are not expected to be reused in multiple projects. Application packages contain everything needed to build...
melvinsalas.dev1 min read