Blog Posts
Hilla AutoGrid with MongoDB
Since version 2.5 of the Hilla framework, the ListService interface is available for the AutoGrid component. This allows data to be read from a non-JPA-based database, like MongoDB, for example.
Post-Setup for create-expo-app
In lectures and courses, I very often create sample projects in which I like to use the support of a linter and code formatter. For this purpose, I have created a small shell script that performs a number of useful tasks after a new Expo app has been created.