In this guide, we'll walk you through every section of the Momen editor, breaking down its features and demonstrating how you can harness its full potential to create dynamic apps without writing a single line of code.
The Momen editor is the heart of your app-building process. It offers a visual, intuitive interface where you design your app's user interface, connect data, and configure backend workflows. Unlike traditional coding environments, Momen's editor empowers you to build full-stack web applications visually, streamlining the development lifecycle.
In this tutorial, we’ll explore the main components of the editor, including the left bar, right bar, top bar, and the unique mirror feature that sets Momen apart from other no code web app builders. By the end, you’ll have a solid understanding of how to navigate the editor and start building your projects confidently.
The left bar in the Momen editor serves as your primary navigation and component management panel. It consists of two main sections:
Component Tree: This shows a hierarchical view of all the components on the current page. It helps you visualize the structure of your UI elements and easily select any component you want to configure.
Pages List: Here, you can see all the pages in your project. Switching between pages is seamless, allowing you to manage multi-page applications effectively.
One of the most efficient features in the left bar is the ability to add components quickly using keyboard shortcuts. For example:
Press B to add a button to your page.
Press T to add text elements.
Press BB to drag and drop a button in a specific location.
These hotkeys speed up the design process, enabling you to prototype or build your UI swiftly. When you click the Add Component button, you gain access to a variety of UI elements to insert into your page.
It’s important to understand that the editor provides an edit time preview of your page. This means:
Buttons and other interactive elements do not respond to clicks or actions during editing to prevent accidental data changes.
Images or fields bound to dynamic data show placeholders rather than real data, as the editor does not connect to the database in real-time during design.
This approach ensures that your data remains safe while you design your app and avoid unintended modifications.
The right bar, often called the properties panel, is where the magic happens for configuring the components you select on the canvas (the main design area). This panel dynamically changes based on the selected element, giving you granular control over its behavior and appearance.
For example, if you select a conditional view component, you can adjust its size, margin, and visibility conditions. However, if you select an image component, the options will be entirely different, such as image source, alt text, and styling properties.
Momen supports responsive design through the use of breakpoints. On the right side, you can switch between different screen widths to preview and customize how your app looks on various devices. This is crucial for building web apps that work well on desktops, tablets, and mobile phones.
You can either configure properties for a single breakpoint or apply changes across multiple breakpoints simultaneously. This flexibility helps you create fluid, adaptable layouts without complex coding.
The top bar is your command center for managing your app’s pages, data, backend workflows, AI integrations, and settings. Here’s a breakdown of the major sections:
Pages: This is where you design the user interface and set up data bindings for your app’s pages.
Data Source: Think of this as your app’s database. You can create and modify your data models (tables and fields) here, and even directly edit your data.
API: Connect to external services or APIs to extend your app’s functionality.
Actionflow: This powerful feature lets you build multi-step backend workflows that execute synchronously. For example, you can create transactional processes like transferring money between accounts, where either all steps succeed or none do, ensuring data integrity.
AI Section: Configure AI agents to add intelligent features to your app, such as chatbots or data analysis tools.
Settings: Manage miscellaneous global settings including login configurations, theme colors, payment setups, permissions, custom domains, SEO, and more.
The Actionflow feature is particularly noteworthy because it allows you to create backend processes that are transactional. For instance, consider transferring money from Account A to Account B:
Deduct the amount from Account A’s balance.
Add the amount to Account B’s balance.
If the second step fails, Momen will automatically revert the first step to avoid partial, inconsistent data changes. This ensures your app maintains reliable data states without you needing to write complex backend code.
One of Momen’s standout features is Mirror, which enables real-time collaboration and instant preview of your app as you edit. Unlike traditional no code web app builders that require manual refreshes or previews, Mirror updates your app’s UI live across devices.
Imagine editing a text element or resizing a button on your desktop, and instantly seeing that change on your phone layout or a collaborator’s screen. This hot reload-like experience mimics professional front-end development workflows, making your building process smoother and more interactive.
For example, if you change a label from “Category Name” to “Category + Cat!” and resize a text box, these changes instantly reflect on the Mirror preview. You can also undo changes with standard shortcuts like Control + Z or Command + Z, and watch the UI update in real time.
This feature is invaluable for testing responsive layouts and verifying your app’s look and feel across different devices without leaving the editor.
While the Mirror feature handles front-end updates instantly, backend changes require a manual update. When you modify backend workflows or database structures, you must trigger an update in the editor, which typically takes about 10 seconds to deploy.
You can also preview your app, which updates both the backend and front end simultaneously, providing a snapshot of your app in its current state. This snapshot remains static, allowing you to share a stable version with others for review or testing.
Once you’re satisfied with your app, the Publish feature lets you deploy it live. You can use a custom domain to make your app easily accessible to users. Setting up custom domains and other advanced settings is straightforward within the editor’s settings panel.
Momen stands out in the crowded field of no code web app builders for several reasons:
Full-Stack Capability: Unlike many tools that focus only on front-end design, Momen integrates backend workflows and database management seamlessly.
Real-Time Collaboration: The Mirror feature enables live updates and collaborative editing, speeding up the development process.
Robust Data Handling: With transactional action flows and easy data model management, you can build complex apps that handle data reliably.
Responsive Design Tools: Breakpoint-based editing ensures your app looks great on any device.
AI Integration: Easily add AI agents to your app, enhancing functionality without additional coding.
If you’re looking for a no code web app builder that provides a professional development experience with an intuitive interface, Momen is a top choice.
Mastering the Momen editor is your first step toward building robust, scalable web applications without writing code. With its intuitive interface, powerful backend capabilities, and real-time collaboration features, Momen transforms app development into a seamless, enjoyable experience.
Whether you’re designing your first page, configuring databases, or setting up transactional workflows, Momen provides all the tools you need in one integrated platform. Dive in, explore the editor, and start creating your next great app today with Momen—the no code web app builder that empowers your vision.
The Momen editor is a visual development environment that allows you to build full-stack web applications without coding. It includes UI design, data management, backend workflows, and real-time collaboration tools.
You can use keyboard shortcuts such as B for buttons and T for text elements to add components swiftly to your page.
Edit time preview shows placeholders and disables interactive actions to protect your data during design, while runtime allows full interaction with live data and workflows.
Momen’s Action Flow feature supports transactional workflows, meaning if any step in a multi-step process fails, all changes are reverted to maintain consistent data.
Yes, the Mirror feature updates your app’s UI instantly across devices, enabling real-time preview and collaboration.
You can publish your app directly from the editor and configure a custom domain within the settings panel, making your app accessible under your chosen URL.