Janne Blogs
Introduction to Model Driven Development
It's 2021, and we are about to send people to Mars. If this is the future, why we still mostly code our apps manually? Everything that can be automated, should be automated in application development. We are moving [...]
Web UIs Done Right
A quick reminder: Save yourself (and your customer) unnecessary work by spending roughly 100 euros on an application user interface template instead of writing everything by yourselves. You all use UI templates already - right? [...]
Tiny Dashboard!
Isn't this the cutest, tiny 0.96 inch dashboard showing monitoring data you can imagine? On this article we'll be using Raspberry Pi, an OLED display and small python app to get data from Azure App [...]
Minimize Azure Web App Cost
Want to minimize your Azure ASP.NET Core web app cost? How would 9 euros per month sound? Can do, if you don't need fancy PaaS features, and host the app on a virtual machine. Price [...]