Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Building Low-Code Applications with Mendix
Building Low-Code Applications with Mendix

Building Low-Code Applications with Mendix: Discover best practices and expert techniques to simplify enterprise web development

Arrow left icon
Profile Icon Kenneweg Profile Icon McMullen Profile Icon Kasam
Arrow right icon
$19.99 per month
Full star icon Full star icon Half star icon Empty star icon Empty star icon 2.7 (3 Ratings)
Paperback Feb 2021 332 pages 1st Edition
eBook
$22.99 $33.99
Paperback
$41.99
Subscription
Free Trial
Renews at $19.99p/m
Arrow left icon
Profile Icon Kenneweg Profile Icon McMullen Profile Icon Kasam
Arrow right icon
$19.99 per month
Full star icon Full star icon Half star icon Empty star icon Empty star icon 2.7 (3 Ratings)
Paperback Feb 2021 332 pages 1st Edition
eBook
$22.99 $33.99
Paperback
$41.99
Subscription
Free Trial
Renews at $19.99p/m
eBook
$22.99 $33.99
Paperback
$41.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with a Packt Subscription?

Free for first 7 days. $19.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing
Table of content icon View table of contents Preview book icon Preview Book

Building Low-Code Applications with Mendix

Chapter 1: Introducing Mendix

First off, hello, welcome, and thank you for taking the first step and joining us on this journey. This book has been co-written by current Mendix developers with over 20 years of experience. Low-code is an exciting and fresh field, and we are thrilled that you are taking the first step on your path of low-code, as well as Mendix.

This is what you should expect from this book:

  • Learn what low-code is
  • Learn what Mendix is
  • Use Mendix features, including its Studio and Studio Pro platforms
  • Create your own baseline app
  • Gain knowledge of domain model basics
  • Work with microflow basics
  • Learn effective troubleshooting
  • Become proficient at error handling
  • Create REST APIs
  • Use advanced microflows
  • Learn what you need, as well as how to prepare for the Mendix Rapid Application Developer Certification exam

We will take you from point A all the way to Z, and by the end, you will have a strong understanding of what low-code is, what Mendix is, as well as low-code application development skills and experience. You will have created a functional application, and have all the skills needed to pursue the first level of certification through Mendix.

In this introductory chapter, we'll learn about how Mendix came into existence, and learn why so many companies have made the decision to implement low-code in their business. By the end of this chapter, you'll have learned why low-code is so different from traditional programming and will be prepared to start using Mendix yourself.

This chapter will cover the following topics:

  • What is low-code?
  • What is Mendix?

What is low-code?

The term "low-code" or "no-code" did not really exist until a couple of years ago, but the concept is hardly a new one. For a while now, in enterprises as well as in small businesses, there has been the concept of a "power user" or a well-known "citizen developer," or just business users (who usually have little to no traditional developer experience) who take it on themselves to improve processes and even go as far as building whole applications. To do so, they often explore technologies such as Visual Basic for Applications, Microsoft's now legacy, event-driven programming language. Low-code tools such as Mendix expand on that philosophy, from the most tech-savvy of super developers to any average person who sees a business problem or process that a simple app could improve and solve and sets out to build it themselves.

Let's touch base more on the visual aspect of low-code development. The use of visual modeling allows you to build apps more rapidly by reducing the need for traditional code. In addition, the use of the interface to assemble and configure applications enables developers of various degrees of experience to create web and mobile applications using drag-and-drop components as well as model-driven logic. This allows developers to skip all the infrastructure and re-implementation of patterns that can and usually slow them down. The following screenshot shows the difference between visual code and traditional code:

Figure 1.1 – Visual code versus traditional code

Figure 1.1 – Visual code versus traditional code

Now that we have a clear understanding of what low-code is, as well as how visual modeling plays into it, let's take a look at the platform piece that connects everything together. The growth of low- and no-code platforms has mushroomed exponentially due to a lack of skilled developers and the need to improve the turnaround time for projects so business process problems can be solved quickly. So, generally, a low-code platform is a visual development environment that allows developers, with any degree of experience, to drag and drop application components, connect them together, and create a mobile or web app.

With a platform like this, you don't need to code an application line by line. You get to draw it out, a lot like a flow chart. This makes developing powerful new applications extremely fast. Using this modular approach allows professional developers to quickly build applications by significantly reducing, or even relieving, the need to write traditional line-by-line code.

These platforms have also enabled anyone, from a business analyst (BA) all the way to business owners, to develop and test applications. This is because they have unlocked application development from having to know anything about traditional programming languages. All developers see is a user-friendly interface that allows components and third-party APIs to be hooked together and tested. You can see some examples in the following screenshot:

Figure 1.2 – Platform examples from left to right: Mendix, OutSystems, Appian

Figure 1.2 – Platform examples from left to right: Mendix, OutSystems, Appian

You now should be seeing why would you take the low-code route, and that these platforms are extremely powerful. According to Gartner:

"By 2024, low-code application development will be responsible for more than 65% of application development activity."

This is the reason why low-code and these platforms exist, and why there is always going to be the need to be able to rapidly develop low-code applications.

Now that we have established an understanding of what low-code is, let's learn what the Mendix platform is and how it relates to the use of low-code.

What is Mendix?

Now that you have learned what low-code is, as well as the different platforms there are, we will now go into more detail about the one we will be discussing in this book, Mendix. This is how the Mendix logo looks:

Figure 1.3 – Mendix logo

Figure 1.3 – Mendix logo

Mendix is a low-code platform, as well as being the leader in low-code development. It provides tools to build, test, and deploy applications.

A little background into Mendix's history: Founded in Rotterdam, the Netherlands, in 2005, Mendix has been building out the platform so that businesses can go live sooner and attain success faster. In addition, on October 1, 2018, Mendix was acquired by Siemens, the largest industrial manufacturing company in Europe. This allowed integrations and improvements to happen in a short period of time. You can see the entire Mendix team in the following photo:

Figure 1.4 – Original Mendix team members, 2007

Figure 1.4 – Original Mendix team members, 2007

I mentioned that Mendix is the leader of low-code. Here are some key points as to why it is used by so many companies:

  • Cloud-native architecture
  • Collaborative visual development
  • Multi-channel user experiences
  • Scale without redesign
  • Able to deploy anywhere

This high-productivity platform allows the development of both mobile and web applications while keeping up the agile (like SCRUM) and DevOps best practices. Mendix even goes above and beyond, allowing business users to give direct feedback to the application, allowing important feedback to be directed to those developers who will be fixing or improving business processes.

While exploring the different low-code platforms and providers, there can be large, critical differences between collaboration and handling application life cycle management. The Gartner 2020 Magic Quadrant beautifully displays how Mendix is leading the way:

Figure 1.5 – Gartner's Magic Quadrant for Multiexperience Development Platforms

Figure 1.5 – Gartner's Magic Quadrant for Multiexperience Development Platforms

Mendix states (https://www.mendix.com/resources/gartner-2020-mq-for-multiexperience-development-platforms/):

"Mendix is the only Leader that supports all four mobile architectures, and the only one that supports the complete suite of mobile deployment options—web, PWA, hybrid, and native mobile apps—which enables our customers to leverage appropriate architecture to deliver the best mobile app for each use case".

You might also be wondering who even uses Mendix. To name a few, ConocoPhillips, Ingersoll Rand, Chubb, Canada Post, New Balance, as well as eXp Realty. These businesses saw the need to transition to a low-code environment, as well as seeing how Mendix would help them achieve their goals – goals to modernize, to engage at an unprecedented level, to innovate, as well as to automate when possible.

Summary

In this chapter, we went into to what to expect from the book. We also then dived into what low-code is, how it differs from traditional programming, as well as low-code platforms. We then explained what Mendix is, the low-code platform that we will be using and discussing further in this book. We gave some details on the history, as well as what makes Mendix different from the other low-code platforms.

In the next chapter, we will further explore Mendix, and the many features it provides. We will take you through account creation and your account overview. We will then go into the Mendix Forum, the place where many developers go to get help or ask questions. Lastly, we will look at the Mendix App Store, where many developers, as well as Mendix itself, share free apps and widgets.

Knowledge check

Test your understanding of the concepts that were discussed in this chapter. Answers will be provided at the end of the Knowledge check in the next chapter.

  1. The use of which of the following allows you to build apps more rapidly.

a. Code

b. Visual modeling

c. Low-code

d. A calculator

  1. True or false: with Mendix, you don't need to code an application line by line.

a. True

b. False

  1. Mendix was founded where?

a. Austin, US

b. Tokyo, JP

c. Rotterdam, NL

d. San Diego, US

  1. Which of the following is NOT a reason why Mendix is used.

a. Cloud-native architecture

b. Ability to deploy anywhere

c. Scale with redesign

d. Multi-channel user experiences

  1. What is Mendix?

a. Mendix is a low-code platform.

b. Mendix is a traditional coding language.

c. Mendix is a code editor.

d. Mendix is a type of fruit.

Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • Meet the ever-increasing demand for software solution delivery without having to write any code
  • Build high-availability, low-cost applications unlike those developed via a traditional software engineering approach
  • Explore Mendix from product design through to delivery using real-world scenarios

Description

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.

Who is this book for?

This book is for tech-savvy business analysts and citizen developers who want to get started with Mendix for rapid mobile and web application development. The book is also helpful for seasoned developers looking to learn a new tool/platform and for anyone passionate about designing technical solutions without wanting to indulge in the complexities of writing code. The book assumes beginner-level knowledge of object-oriented programming and the ability to translate technical solutions from business requirements.

What you will learn

  • Gain a clear understanding of what low-code development is and the factors driving its adoption
  • Become familiar with the various features of Mendix for rapid application development
  • Discover concrete use cases of Studio Pro
  • Build a fully functioning web application that meets your business requirements
  • Get to grips with Mendix fundamentals to prepare for the Mendix certification exam
  • Understand the key concepts of app development such as data management, APIs, troubleshooting, and debugging

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Feb 26, 2021
Length: 332 pages
Edition : 1st
Language : English
ISBN-13 : 9781800201422
Tools :

What do you get with a Packt Subscription?

Free for first 7 days. $19.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Product Details

Publication date : Feb 26, 2021
Length: 332 pages
Edition : 1st
Language : English
ISBN-13 : 9781800201422
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 148.97
Low-Code Application Development with Appian
$36.99
Building Low-Code Applications with Mendix
$41.99
Rapid Application Development with OutSystems
$69.99
Total $ 148.97 Stars icon

Table of Contents

17 Chapters
Section 1: The Basics Chevron down icon Chevron up icon
Chapter 1: Introducing Mendix Chevron down icon Chevron up icon
Chapter 2: Getting to Know the Mendix Platform Chevron down icon Chevron up icon
Chapter 3: Getting to Know Mendix Studio Chevron down icon Chevron up icon
Chapter 4: Getting to Know Studio Pro Chevron down icon Chevron up icon
Section 2: Building Your First App Chevron down icon Chevron up icon
Chapter 5: Getting Started with Your Baseline App Chevron down icon Chevron up icon
Chapter 6: Understanding Domain Model Basics Chevron down icon Chevron up icon
Chapter 7: Understanding the Basics of Page Design Chevron down icon Chevron up icon
Chapter 8: Getting to Know Microflows Chevron down icon Chevron up icon
Section 3: Leveling Up Your App Chevron down icon Chevron up icon
Chapter 9: Customizing Your App Chevron down icon Chevron up icon
Chapter 10: Error Handling and Troubleshooting Chevron down icon Chevron up icon
Chapter 11: Storing Data Chevron down icon Chevron up icon
Chapter 12: Getting Some REST Chevron down icon Chevron up icon
Chapter 13: A Review and What's Next Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Half star icon Empty star icon Empty star icon 2.7
(3 Ratings)
5 star 33.3%
4 star 0%
3 star 0%
2 star 33.3%
1 star 33.3%
Amazon Kunde Sep 11, 2022
Full star icon Empty star icon Empty star icon Empty star icon Empty star icon 1
nothing interesting here. everything you can find in this book, can be found online for free by opening a low code platform Webseite.
Amazon Verified review Amazon
Steven Oct 06, 2021
Full star icon Full star icon Empty star icon Empty star icon Empty star icon 2
This book is almost comparable to the crash courses available by Mendix. My biggest gripe is it tells you WHAT to do, but not WHY you're doing it or HOW it works. I want an explanation of everything and the entire system and how it all works. Overall, I'd say this book is mediocre and not really necessary for Mendix developers.
Amazon Verified review Amazon
Peter Can Aug 11, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This book will allow you to model high-quality, scalable, and reliable low-code applications using Mendix.In fact the authors make it looks super easy to develop a low code application and to become familiar with all the tools needed.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is included in a Packt subscription? Chevron down icon Chevron up icon

A subscription provides you with full access to view all Packt and licnesed content online, this includes exclusive access to Early Access titles. Depending on the tier chosen you can also earn credits and discounts to use for owning content

How can I cancel my subscription? Chevron down icon Chevron up icon

To cancel your subscription with us simply go to the account page - found in the top right of the page or at https://subscription.packtpub.com/my-account/subscription - From here you will see the ‘cancel subscription’ button in the grey box with your subscription information in.

What are credits? Chevron down icon Chevron up icon

Credits can be earned from reading 40 section of any title within the payment cycle - a month starting from the day of subscription payment. You also earn a Credit every month if you subscribe to our annual or 18 month plans. Credits can be used to buy books DRM free, the same way that you would pay for a book. Your credits can be found in the subscription homepage - subscription.packtpub.com - clicking on ‘the my’ library dropdown and selecting ‘credits’.

What happens if an Early Access Course is cancelled? Chevron down icon Chevron up icon

Projects are rarely cancelled, but sometimes it's unavoidable. If an Early Access course is cancelled or excessively delayed, you can exchange your purchase for another course. For further details, please contact us here.

Where can I send feedback about an Early Access title? Chevron down icon Chevron up icon

If you have any feedback about the product you're reading, or Early Access in general, then please fill out a contact form here and we'll make sure the feedback gets to the right team. 

Can I download the code files for Early Access titles? Chevron down icon Chevron up icon

We try to ensure that all books in Early Access have code available to use, download, and fork on GitHub. This helps us be more agile in the development of the book, and helps keep the often changing code base of new versions and new technologies as up to date as possible. Unfortunately, however, there will be rare cases when it is not possible for us to have downloadable code samples available until publication.

When we publish the book, the code files will also be available to download from the Packt website.

How accurate is the publication date? Chevron down icon Chevron up icon

The publication date is as accurate as we can be at any point in the project. Unfortunately, delays can happen. Often those delays are out of our control, such as changes to the technology code base or delays in the tech release. We do our best to give you an accurate estimate of the publication date at any given time, and as more chapters are delivered, the more accurate the delivery date will become.

How will I know when new chapters are ready? Chevron down icon Chevron up icon

We'll let you know every time there has been an update to a course that you've bought in Early Access. You'll get an email to let you know there has been a new chapter, or a change to a previous chapter. The new chapters are automatically added to your account, so you can also check back there any time you're ready and download or read them online.

I am a Packt subscriber, do I get Early Access? Chevron down icon Chevron up icon

Yes, all Early Access content is fully available through your subscription. You will need to have a paid for or active trial subscription in order to access all titles.

How is Early Access delivered? Chevron down icon Chevron up icon

Early Access is currently only available as a PDF or through our online reader. As we make changes or add new chapters, the files in your Packt account will be updated so you can download them again or view them online immediately.

How do I buy Early Access content? Chevron down icon Chevron up icon

Early Access is a way of us getting our content to you quicker, but the method of buying the Early Access course is still the same. Just find the course you want to buy, go through the check-out steps, and you’ll get a confirmation email from us with information and a link to the relevant Early Access courses.

What is Early Access? Chevron down icon Chevron up icon

Keeping up to date with the latest technology is difficult; new versions, new frameworks, new techniques. This feature gives you a head-start to our content, as it's being created. With Early Access you'll receive each chapter as it's written, and get regular updates throughout the product's development, as well as the final course as soon as it's ready.We created Early Access as a means of giving you the information you need, as soon as it's available. As we go through the process of developing a course, 99% of it can be ready but we can't publish until that last 1% falls in to place. Early Access helps to unlock the potential of our content early, to help you start your learning when you need it most. You not only get access to every chapter as it's delivered, edited, and updated, but you'll also get the finalized, DRM-free product to download in any format you want when it's published. As a member of Packt, you'll also be eligible for our exclusive offers, including a free course every day, and discounts on new and popular titles.