Chapter Conclusion
That's it for this chapter! Here's a quick summary.
We'll cover the following...
This example system is deliberately presented in the first chapter on frontend integration. It shows how much is already possible with a simple integration via links.
Only for the postbox do you need some JavaScript. Before using the advanced technologies for frontend integration, you should understand what is already possible with such a simple approach.
The example integrates different technologies. In addition to the
Node.js
systems, there is also a Java/Spring Boot application that
seamlessly integrates into the system. This demonstrates that a
frontend integration results in only a few limitations regarding the
technology choice. ...