Tram-One / tram-one

🚋 Legacy View Framework For Vanilla Javascript
http://tram-one.io/
MIT License
36 stars 8 forks source link

new architecture diagram #120

Closed JRJurman closed 5 years ago

JRJurman commented 5 years ago

Summary

Resolves #115

Included architecture diagram to detail what the different functions are dependent on internally and externally. It's not fully detailed, but should give a general picture of how the pieces are inter-connected.

In the process of building this PR, more integration tests were added, optimizations (#117) were made, tests that verified partial setups (global state without certain values) were removed, and components were renamed (specifically Log and Render Tracker)