Counter app 🕛 With Hyperscript.js 📁 at src/counter/countWO (It shows DOM elems/objects created with JS props) With HS VirtualDOM.js 📁 at src/counter/countWVD (It shows same implementation with Virtual DOM re-rendering only nodes needing updating)