MobiDev Explains Approaches to No-Code/Low-Code Architecture

MobiDev - Custom Software Development Company

No/Low-code platforms have become a trendy topic recently. Approaches to building an internal editor’s architecture may differ, influencing platform functionality.

Marketing Technology News: Safe-T Group Launches its Consumer Privacy Solution for Microsoft Windows

MobiDev explores three main approaches to building an internal architecture with No-code/ Low-code platforms.

1. Editor -> code + meta information -> code

This approach generates the resulting code on the go and allows users to pick and customize certain elements through a visual editor. As the customization of a certain element is done – it automatically changes the codebase to keep it up to date with the changes. In the vast majority of cases, this approach is used precisely as the basis for editing web pages: code becomes an HTML page with its visualization.

2. Editor -> JSON -> code

As an intermediate data format, JSON can be replaced by any other format. Although it provides some advantages. The editor uses an intermediate data model, so it won’t have restrictions on the UI part, and a full-fledged drag and drop functionality of various UI components can be implemented. JSON and XML are convenient in that they can complete serialization or deserialization of UI code, regardless of the technology for which the final code is generated. “Moreover, it is possible to dynamically create interfaces on the fly and, possibly, save traffic since, for example, JSON is much more economical than the same HTML layout with styles,” – says Yuriy Luchaninov, JavaScript Group Leader at MobiDev.

3. Editor -> intermediate components -> code

The third approach to implementing the architecture (Editor -> intermediate components -> code), at first glance, does not differ much from the previous one. However, the essential difference is that the code responsible for these components is not generated, being that it is a part of the library that’s connected to the application and is working as an external plug-in resource of the program.

Marketing Technology News: MarTech Interview with Debjani Deb, CEO at ZineOne

Brought to you by
For Sales, write to: contact@martechseries.com
Copyright © 2024 MarTech Series. All Rights Reserved.Privacy Policy
To repurpose or use any of the content or material on this and our sister sites, explicit written permission needs to be sought.