Sunday, 19-12-2021
The frontend of the management web application has now the latest “Angular” version 13. The dependencies for this project were updated to this latest version as well.
Read moreThis tutorial will teach you how to create and send e-mails in a Java application.
Read moreThis function is part of promises, which allow asynchronous programming. This function "Promise.any()" is used to return the value of promise as soon as one of the used promises are resolved.
Read moreYou can use AJAX which allows you with the help of HTTPXMLObject and JavaScript to send data from the client to the server without the need to recreate the complete page.
Read more