ahmadwasfi

↗ HN profile [ 57.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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…

  3. 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…