I created a modern alternative for creating user interfaces in Javascript. Longwood can be summarized with these three principles:
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.
2. Beginner friendly
No magic. Longwood does not introduce complicated concepts that you'll need a PhD in computer science to understand.
3. Strong Typescript support
When you're ready, jump in with Typescript and have clear and strong types there to help you.
Let me know what you think