VS Code extension: Lorem Ipsum - Chuck Norris style! 29 January 2022 Guus-Beltman A couple of months ago I created a VS code extension on a rainy Sunday afternoon:It helps develope [More]
Applying AI to images with Azure Cognitive Service 14 January 2022 Guus-Beltman Cloud I spent some time to work Azure Cognitive service. As an experiment I created a demo application tha [More]
Automatic slug fields with MySQL triggers 08 January 2022 Guus-Beltman Back-End This article explains how to generate slug values in the MySQL database in a function and use triggers to auto update records by calling the database function. [More]