Hacker News new | ask | show | jobs
by champion 3802 days ago
This is a good place to start: https://github.com/cxxr/better-java
1 comments

So, is the idea to avoid ORM, JSF, JavaBeans, CDI Beans and all JavaEE in general? How is web application development done? I guess the back-end is made in Java with an API, and another language is used for the front-end.
Yeah we're using javascript with react/flux on the front end