SomaCore wiki and framework flow

| 1 min read

I've added some more information on the SomaCore wiki.

You can find some code and explanation how to use, create and remove Wires within the framework, using injection or not. I also explained how to monitor and control the application flow with methods you are used to, such as dispatchEvent, addEventListener, preventDefault and so on.

You can also find explanation to handle the views in the framework.

Last addition is a diagram showing the commands flow from other framework elements, I've added it to the previous SomaCore diagram.

SomaCore Diagram

Next step in the wiki are about commands and 2 others diagrams related to them.

Hope that will help to get you started.