angular
27.06.2022
Combining config.json and MSAL
The issue Reading a config file before everything else is one thing you might also use in your Angular app. Typical tutorials will use Angular's HttpClient to read the file during application startup…
Weiterlesen01.05.2018
Exploring GraphQL
In an attempt to explore new technologies, I have recently digged into GraphQL, which may be the future protocol for fetching data with mobile and web applications. In contrast to the current…
Weiterlesen