Modyo’s Developer Tips

Ideas, tips, and best practices directly from our Modyo experts.

Modyo’s Developer Tips
Carlos Solís

Carlos Solís

Instant Image Optimization with Liquid in Modyo

Optimizing images is essential for any website, especially if you’re aiming for fast load times and a great user experience.

Customers
Carlos Solís

Carlos Solís

Creating Forms in Modyo

Forms are fundamental in any financial application. They help capture critical user information, such as personal data, preferences, and financial details.

Widgets
Carlos Solís

Carlos Solís

Enabling Debug Mode in Modyo CLI

Debugging is an essential part of software development. It allows us to identify and fix errors, optimizing the performance and stability of our applications.

Channels
Carlos Solís

Carlos Solís

Customize your UI in Modyo with Modular CSS

Customizing the look and feel of your Modyo application is essential for creating unique digital experiences.

Liquid
Felipe Meyer

Felipe Meyer

Using Liquid on Modyo

Liquid is an open source template language created by Shopify and written in Ruby. At Modyo we use this language to add dynamic capabilities to our digital channels.

Insights
Carlos Solís

Carlos Solís

Strategies for reverting changes in production

Writing code is a complex task that, despite having quality control systems and peer reviews, always carries the risk of an error reaching production, learn the strategies to avoid these issues and clear methods to revert errors when they occur.

Tutorial
Carlos Solís

Carlos Solís

How to use reCaptcha on Modyo

In today's digital world, safeguarding websites against spam and malicious automated access is more crucial than ever and reCAPTCHA has become an essential tool in this effort.

Tutorial
Carlos Solis

Carlos Solis

Get started with the Dynamic Framework

If you want to accelerate the development process of your web applications, Dynamic framework is an open-source option that can assist you in crafting experiences optimized for the financial sector.

Tutorial
Carlos Solis

Carlos Solis

Set up your custom domains with Modyo

A custom domain significantly contributes to your brand's identity. From subdomains for specific projects to personalized landing pages, the versatility of custom domains is key to standing out on the web. In this Developer tip we show you how to set up your domain in Modyo.

pared con post its
Insights
Suzanne Rubinstein

Suzanne Rubinstein

Deep dive into the Modyo Roles

Modyo facilitates a streamlined content administration and publishing process by offering the capability to assign distinct roles to individual users.

JS
Carlos Solis

Carlos Solis

3 ways to sort your content pages entries

The new content pages gives us great flexibility to modify the look and feel of our websites and even perform advanced processes on the information displayed, for example, filtering and sorting.

Tutorial
Suzanne Rubinstein

Suzanne Rubinstein

Creating a Microfrontend with Vite

Vite is an excellent starting point for creating your microfrontends in Modyo, as it allows you to create modern and robust projects based on both Vue and React. In React, it also allows you to replace the outdated create-react-app command.