15
suptitle
MEAN Stack - full stack JavaScript
For the backend of the application, we used the MEAN stack, which consists of the NoSQL database MongoDB, the server-side framework Express, the client-side framework Angular, and the server-side platform Node.js. All of these frameworks are based on JavaScript. The reduction to one primary development language is an essential part of the MEAN concept, which thus improves and accelerates the development process.
The design of the web application is kept simple and is based on Google's Material Design.
The fund search offers the highest performance thanks to AngularJS. Immediately after entering a letter in the search field, the user sees the results in real time. Even applying a filter or the sorting function no longer involves loading times.