601 Views
Modern distributed systems on the Web today consist of many different parts, systems and technologies. Frontend and backend are two very important elements of a current web application. For maximum flexibility, you can completely separate these parts and let a running in the browser, your own application as a front end with a REST service in the backend communicate.
0 comments