Book Image

Building Low-Code Applications with Mendix

By : Bryan Kenneweg, Imran Kasam, Micah McMullen
Book Image

Building Low-Code Applications with Mendix

By: Bryan Kenneweg, Imran Kasam, Micah McMullen

Overview of this book

Low-code is a visual approach to application development. It enables developers of varying experience levels to create web and mobile apps using drag-and-drop components and model-driven logic through a graphic user interface. Mendix is among the fastest-growing platforms that enable low-code enthusiasts to put their software ideas into practice without having to write much code, and Building Low-Code Applications with Mendix will help you get up and running with the process using examples and practice projects. The book starts with an introduction to Mendix, along with the reasons for using this platform and its tools for creating your first app. As you progress, you’ll explore Mendix Studio Pro, the visual environment that will help you learn Mendix app creation. Once you have your working app ready, you’ll understand how to enhance it with custom business logic and rules. Next, you’ll find out how to defend your app against bad data, troubleshoot and debug it, and finally, connect it with real-world business platforms. You’ll build practical skills as the book is filled with examples, real-world scenarios, and explanations of the tools needed to help you build low-code apps successfully. By the end of this book, you’ll have understood the concept of low-code development, learned how to use Mendix effectively, and developed a working app.
Table of Contents (18 chapters)
1
Section 1: The Basics
6
Section 2: Building Your First App
11
Section 3: Leveling Up Your App

To get the most out of this book

Readers should have a basic understanding of object-oriented programming, either through experience with another language such as Java, PHP, JavaScript, and so on, or advanced usage of scripting in MS Office products or similar. Keep an open mind about the possibilities of low-code programming. Use the low-code platform to better understand and apply the concepts of object-oriented programming. Install Mendix Studio Pro and work along with the exercises in the book.

Any additional frameworks required by Mendix Studio Pro will be automatically installed when installing Mendix Studio Pro.

The screenshots and references used in this book are from version 8.18.1 of Mendix Studio Pro. Later versions of Mendix 8 will most likely be suitable to follow along in. There could be slight differences in UI/UX, but you should be able to still follow the exercises as outlined. Mendix 9 and beyond have a higher likelihood of having different layouts and design, but it is hard to say what those may be at the time of writing this book. Regardless, the principles and best practices described throughout the book do not change.

If you are using the digital version of this book, we advise you to type the code yourself or access the code via the GitHub repository (link available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.