Mendix Blog

Welcome to the BlueBerk Mendix Low-Code Blog. Here you’ll find expert insights, practical tutorials, and best practices for building scalable applications with Mendix. Whether you're starting with low-code or optimizing enterprise solutions, our articles help you accelerate development and drive digital transformation.

jQuery(document).ready(function($) { $('.mendix-training-popup, [href*="#mendix"]').on('click', function(e) { e.preventDefault(); if (typeof PUM !== 'undefined') PUM.open(7343); }); });