I created a modern alternative for creating user interfaces in Javascript. Longwood can be summarized with these three principles:<p>1. It's just JavaScript
This view library does not invent a new syntax for templating — you can use traditional Javascript without any build tools.<p>2. Beginner friendly
No magic. Longwood does not introduce complicated concepts that you'll need a PhD in computer science to understand.<p>3. Strong Typescript support
When you're ready, jump in with Typescript and have clear and strong types there to help you.<p>Let me know what you think