UIX – A new approach for web dev - Our full stack Webframework
1–5 of 5 posts
Re: UIX – A new approach for web dev - Our full stack Webframework
#2The DATEX JavaScript Library acts as the backbone of UIX, providing useful functionality such as reactivity and cross-device data exchange. In contrast to frameworks like React, UIX provides direct wiring to the DOM for reactivity and does not need a virtual DOM.
Re: UIX – A new approach for web dev - Our full stack Webframework
#3Is that just me? Do I need to work on my code hydration skills?
Re: UIX – A new approach for web dev - Our full stack Webframework
#4Pretty sure I am not your target audience or just out of the loop but I don't understand the majority of technical words in your docs. It sounds like the JavaScript ecosystem has developed their own technical language. Is that just me? Do I need to work on my code hydration skills?
Re: UIX – A new approach for web dev - Our full stack Webframework
#5Pretty sure I am not your target audience or just out of the loop but I don't understand the majority of technical words in your docs. It sounds like the JavaScript ecosystem has developed their own technical language. Is that just me? Do I need to work on my code hydration skills?
Yeah, you might be correct with that. Our target audience are mostly (half) experienced web devs. Nevertheless we are working on a more broad and easier way to get into UIX. Feedback is highly appreciated.
From my understanding it's some kind of web framework that mixes frontend and backend. But I have no concept what code hydration is, shared states, reactive web elements, and so on. I never been into React and stuff, but Fullstack is what I do.
Shared states sounds like it has some kind of database, hydration surely is some kind of layout rendering, reactive components could be smart DOM event handling... But that's just assumptions.