DEV Community

artydev
artydev

Posted on

Vue JS - Juris JS

The first time I saw VueJS I was impressed by what I saw, it seemed simple at first sight.

By know I am wondering how could I have been so blind to think that this :

Image description

was I good idea ? It was another abstraction above real DOM. And I even tried ton convince my colleague this was great !!!

Happily some libraries, arose, and among them Juris, who promotes staying the nearest to what the web platform offers.

I think we can not go more low level than using Javascript Objects
in frontend development. Juris is the final step.

Look at the Juris version of the above :

Image description

Could it be simpler ? I think no, and you ?

Top comments (0)