Mendix Magic with Maia: AI-Powered Development – Series I
"In this series of insightful blogs dedicated to the Maia AI in Mendix Studio Pro. These articles will guide you on how to harness the full potential of Maia AI....
"In this series of insightful blogs dedicated to the Maia AI in Mendix Studio Pro. These articles will guide you on how to harness the full potential of Maia AI....
The New Mendix 10 placed a strong emphasis on enhancing performance, namely in the areas of application efficiency and developer experience....
"Generative AI" refers to models or algorithms that are used to create new content, including text, images, music, and even complete software code...
I hope you all are doing good. This is my first ever blog, I am so excited and happy to share my knowledge & experience with all the makers around the world First off, let me introduce myself...
Google Cloud Platform (GCP) offers a powerful suite of cloud computing services, and one of its key components is Google Cloud Storage...
Implementing forms in Mendix is easy, we just drop the input widgets according to fields required...
As an aspiring developer, one of my most exciting milestones was when I decided to upload my first module to the Mendix Marketplace...
Everything must be immediate in today's world; from coffee to connections, it's all about getting what you want now. ....
Mendix List View widget displays objects of entity from a variety of data sources. These objects are requested from the back end when the widget is displayed on the UI...
Hello, to the folks online in the world of words! Are you ready to elevate your career in Mendix platform? The Intermediate Mendix Certification is your ticket to become a highly skilled Mendix developer...
In the dynamic realm of technology, Machine Learning (ML) stands as the catalyst that has transformed industries, empowering applications to learn and make astute decisions from data...
Are you looking for a way to transform your business operations quickly and with minimal effort? With the emergence of low-code application development platforms, it is now possible to do this efficiently...
The digital revolution is in full swing, and corporations around the globe are increasingly turning to low-code platforms to expedite the process of developing applications.....
Epics, a crucial component in the Mendix low-code platform, help you break down complex projects into manageable chunks. In this blog, we'll explore the basics .....
Augmented Reality (AR) is becoming vogue and trendy in the tech space right now. I was extremely fascinated by the number of possibilities that AR has to offer......
Voice cloning AI model enables the user to create an artificial simulation of a person's voice.The process of voice cloning involves recording a person's......
The significance of data protection has increased due to the rising number of data breaches and cyberattacks in today’s digital world. As a low- code platform, Mendix provides a secure terrain for developing and planting apps.....
Generating a QR code from a String value and printing the generated QR code into the printer without showing the print preview page by using Mendix Java action....
Tesseract.js is a javascript port of the famous Tesseract OCR engine and it is an optical character recognition engine for various operating systems. It is a free software, released...
Agile methodology is a way to manage a project by breaking it into several phases. It involves constant collaboration with stakeholders and continuous improvement at every stage which focuses...
We do repetitive tasks to meet basic needs in order to be able to do the things we love. It's the same for testers.It's the same for testers. After we do the basics, we'll break things down....
Integrating OpenAI with Mendix via OpenAI’s REST API enables us to create apps that quickly evaluate user questions and produce output that is similar to it...
I recently attempted to include a "Take Picture" functionality in my native mobile app, with the intention of storing the image as a base 64 encoded string. I encountered a challenge when I discovered ...
When choosing software for business, every business owner’s first thought is that software should meet their business needs without considering the features of that software. However, companies are always ready to change ...
Nowadays, every small and large scale business have become digitized using several software platforms. There are many technologies that provide business growth using different techniques.Here in Mendix, we use Low code which will be ...
Mendix has been the pioneer in the world of low-code development throughout the time it has provided great yet simple digital transformation methods. MXTechies is a digital transformation leader in the Mendix Low Code space....
Due to the big evolution of the Internet in recent times, we live in a digital world. We are witnessing a phenomenal growth of social media platforms like Facebook, WhatsApp and Twitter. All these platforms come with chat functionality...
Peer review provides a measure of quality control practices to software development by allowing teams to review their development artifacts early and often. The benefits of code review are widely accepted as a quality improvement and control strategy...
I have come across many posts on several forums on Native file download. Currently we have a java script Action in the Native File document module to achieve it. The module was an excellent one, however I felt....
Over the past few years, we might have come across many warning messages online. The most common one would be "This site is hacked" or “Your account is hacked”. Some of the others are “The system is at risk”, “The file you downloaded is harmful” etc....
Almost all the applications which are developed are using SSO for login. Have you tried integrating Azure SSO using OIDC? So in this blog I will show you how to add a login with Azure SSO using the OIDC market place module (OpenID Connect Single Sign On)....