I happened to see this thread: https://medium.freecodecamp.org/a-real-world-comparison-of-front-end-frameworks-with-benchmarks-2018-update-e5760fb4a962 and was once reminded of lines of code metric. I dont mean to say it is the most important or very important but if frameworks can do a lot for you and you have to write very minimal for your own application it is most welcome! I am planning to take on AppRun.js for my next hobby project. Was wondering if anyone has had any experience (good or bad) with it?On top of it everything about the lib looks promising. It's small (hence perf should be good), written in TS, has elm like architecture, is component based etc.