-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Imba [new app] #1956
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Imba [new app] #1956
Conversation
I refact with an object as model, not a class instance. |
Fix failed cypress test. |
closed because
I will suggest to reopen that after it will have |
Currently, Imba has 6.4K stars and it would be cool to see it here |
@matan-h thanks for notice! Request is reopened. @flashdesignory please, review the implementation. A bit promo: feel free email ✍️ me for a dev opportunity 💼 💻 |
Hi @addyosmani. Please check this PR and let me know if I should improve it |
if ruby and react had an indentation-based child, what would it look like? Imba is about 3 years old programming language for the web that compiles to performant and readable JavaScript. It has language level support for defining, extending subclassing, instantiating and rendering dom nodes.
Imba treats DOM elements as a first-class citizens. Your declarative views are compiled to a memoized dom, which is an order of magnitude faster than todays virtual dom implementations. We truly believe that it opens up for a new way of developing web applications.
https://github.com/imba/imba