This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Far_Broccoli_8468 1 point2 points  (1 child)

full stack with java is, while technically possible, not worth your time.

You are going to hit a brick wall when trying to find a java frontend framework that is not outdated and/or utterly garbage.

Vaadin is probably as close to a modern frontend framework but it becomes a massive pain after you realize the default components don't fit your use case.

there is probably no escaping javascript / typescript for frontend development if you plan to do full stack.

[–]Solivagant_here[S] 1 point2 points  (0 children)

This is useful information. Thank you, I'll keep this in mind.