Loading wcfactory.js.org

Let's say you've made an element and now you want to add another one.

If the element is related or integral to the success of the first element, you might want to consider grouping it in the same "element" for publishing. The ELMSLN team does this all the time via the "lib" convention

By placing these sub-elements in the lib directory you lose out on the separation of concerns / tooling capabilities of the yarn start command but you gain simplicity of managing many related elements.

We recommend making the lib directory if you generate an abstraction from the element as your working on it via the tooling. The tooling is there to help ease you into the workflow and keep things abstracted into MVC, but it doesn't mean you need to be constrained by it!

Please use a modern browser to view our website correctly. Update my browser now