Y
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
karmapolice
3801 days ago
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.
link
chipgap98
3801 days ago
Yeah we're using javascript with react/flux on the front end
link