Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I used to love Java and was very into server side UI frameworks like these and Wicket.

Issue was though UIs started becoming a lot more stateful, and trying to manage complex state on server and synced to client brings a ton of complexity and scalability issues. (Memory was tough to manage with wicket, etc) Browsers and JS engines became way more powerful too and it just made a lot more sense starting about 10 years ago to do more UI on client.

If you actually enjoy UI development, the modern JS options are way better than the alternatives and you should try them out.

(I'm talking applications, not old school websites with no state between views)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: