ahmadwasfi
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Rethinking the UI = F(State) Model (github.com)
Most modern frameworks model UI as a function of state: change state, re-render. but modern rich UX is increasingly about the space between states. It is about how to represent a smooth transition between states to have…
- TargetJS: Unifying UI Dev – Animations, State, APIs (medium.com)
-
About two months ago, I introduced TargetJ, a JavaScript UI framework. A lot has been done since then, and I have got a lot better at how to describe it. TargetJ provides in nutshell a unified interface for variables…
-
I am excited to introduce to you TargetJ, a new JavaScript framework that can animate anything. I have been working on this project for over two years, driven by the complexity of current UI frameworks. You can find the…