DEV Community

Cover image for Luos packages
Emanuel Allely for Luos

Posted on • Originally published at luos.io

Luos packages

πŸ—³οΈ Packages represent blocks of code. They contain independent functionalities which will be run by Luos engine.

Luos separates monolithic code into independent blocks called packages that can communicate with each other using high-level APIs. This helps with development, debugging, and maintainability when the code base grows and facilitates collaboration with other developers.

⏩ Learn more about this

Latest comments (1)

Collapse
 
thomasbnt profile image
Thomas Bnt β˜•

Hi there, we encourage authors to share their entire posts here on DEV, rather than mostly pointing to an external link. Doing so helps ensure that readers don’t have to jump around to too many different pages, and it helps focus the conversation right here in the comments section.

If you choose to do so, you also have the option to add a canonical URL directly to your post.