Hacker News new | ask | show | jobs
by leodriesch 1697 days ago
I think what is comforting for a lot of people is that they can write isomorphic code that mostly automatically works on the frontend and backend.

IMO React is also an amazing abstraction and I like writing components better than stitching together HTML or other template/DSL based systems.