Creating a REST service-heavy native app with a non-persistable domain model

Native apps built with Mendix provide an offline-first capability that works great with a persistable domain. However, if your business plans to use Mendix as front-end layer only — not persisting anything, but retrieving information by REST service each time that information is required, while also considering web functionality — then you must align web and native in one design. Capgemini low-code expert Wouter Penris will share how this was done in practice as they constructed a front-end layer using Mendix within a complex, multi-layered software framework against very high security standards for a fintech customer. You’ll learn how to design a domain model fit for both web and native, and best practices to prevent compile-time errors while embedding microflows in nanoflows.