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 and methods, called target. They become the building blocks of components instead of relying on direct usage of variables and methods. This new concept provides more flexible and easier development solutions for various aspects such as animation, loading data from external APIs, handling user events, and more. I invite you to explore TargetJ if this is your first time or not and see how it can simplify your development process. You can find the github repository at https://github.com/livetrails/targetj
Show HN: A UI Framework with a Unified Interface for Variables and Methods | Heykuki News