|
|
|
|
|
by abdellah123
1307 days ago
|
|
Imba is a programming language that feels like ruby. It has first class support for "the web" which means tags and components are first class citizen and you don't need something like React or Vue. Imba compared to React has no vdom and no reactivity (it just rerenders on each change ) , has built in CSS that is like but actually more powerful than tailwindcss It's truly a marvel! |
|
It is known from experience that this approach does not scale beyond toy examples and very simple websites. UX will begin to suffer from render lag somewhere around the UI complexity of an average webstore.