What UI should I use for a Spring Boot application: Angular, React, ThymeLeaf or something else?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

IT Corporate Trainer with 9 years of experience in Edu tech

Depends, as ever. The browser side UIs like Angular, React, Vue and others all take JSON raw data from the server side Spring Boot app, and present it using JavaScript (or Typescript or what ever) in the browser. Advantage: these support fast, fluid UI responses to clicking on buttons, where you do...
read more
Depends, as ever. The browser side UIs like Angular, React, Vue and others all take JSON raw data from the server side Spring Boot app, and present it using JavaScript (or Typescript or what ever) in the browser. Advantage: these support fast, fluid UI responses to clicking on buttons, where you do not need a further server-side trip to fetch new data. Thymeleaf, stringtemplate, velocity, JSPs and others all generate html in the Spring Boot server and return it as a full web page. Advantage: you only have one app to maintain in one language. But your UI response will be limited by your connection speeds. Once you decide on that, you can pick from either of the two families of UI: client side (browser based) or server-rendered. There is no single ‘right answer’ to this. I’ve used all of them. read less
Comments

I've 3 years real time experience on 'Java' technolgies as a 'Software Developer'.

Angular
Comments

Professional Real Time Trainer With 18+ years of Realtime Training from Bangalore India

In Our Current Project We are using Angular as it has better features and mobilie compatability also .
Comments

View 1 more Answers

Related Questions

What is the best way to learn JavaScript?
Learn Java Script Basics Learn OOPS and Design pattern in JavaScript Learn Jquery , DOM , JSON etc. Try Framework like ReactJS / AngularJS Refer to online tutorial or get fast track training...
Umamahesh
0 0
5
x eskor plus two x plus one
what is the question? can't understand the meaning.
Ankur
0 0
8
What is an Array?
An array is a collection of (same or different type of) items.In Java and C#, etc., the elements inside the array should be of the same type (e.g. ) while in languages like JavaScript and Python. The elements can be different types also(e.g. )
M
Is it worth learning Node.js? I feel like I should learn TypeScript as well.
Yes, both are good, TypeScript will have bright future
Shubham
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Angular 1 vs Angular 2
Angular team has released the angular 2, which has drastically change the way programmers interact and work with Angular framework in the past. In this post I will tell you the common changes made by...

Become a Javascript Programmer | Kick start your career as a web developer
Wondering what to do after college? If you want to start your career in IT and if you want to become a programmer, I would strongly insist on learning one language/skill and that language is 'Javascript'. Yes,...

Javascript basic Interview Questions
Check below logical operators var a = false && 'Cat'; false var b = 'Cat' && 'Dog'; dog var c = 'Cat' || 'Dog'; cat var d = !true; false var e = !false; false what are...

NgModules vs. JavaScript modules (Angular 2)
The NgModule — a class decorated with @NgModule Decorator — is a fundamental feature of Angular. JavaScript also has its own module system for managing collections of JavaScript objects. It's...

Web Technology Tutorial
Web Technology has 2 category Front End (HTML,CSS,JS Etc) Back End/Server Side (PHP,JSP,ASP,ROR Etc) Front End technologies are - HTML, CSS, Bootstrap, Javascript, jQuery etc. Using front end...

Recommended Articles

Here are the top 6 must have skills for every Web Designer : Technical Skills Web designers undoubtedly require very strong technical skills. They must have hands on using Web designing software and tools, such as Adobe Dreamweaver, Fireworks, Photoshop, Flash etc. In addition to the knowledge of design...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Looking for Java Script Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you