DEV Community

Discussion on: Modern Java Development is Fast

Collapse
 
matiasagnolin profile image
Matías

And what about the client side? JSTL? or what?

Collapse
 
stealthmusic profile image
Jan Wedel

We actually use Angular 4 with Typescript which pretty much looks like Java/Spring Code. If you don’t want to use rich clients, maybe Vaadin or Thymeleaf might be an option. Vaadin allows rapid prototyping but if you need to implement UX requirements and designs 100% accurately you might get in some trouble.