SE Radio 618: Andreas Møller on No-Code Platforms

SE Radio 618: Andreas Møller on No-Code Platforms

Update: 2024-05-29
Share

Digest

This episode of Software Engineering Radio features Andrea Smuller, co-founder of Toddl, a no-code platform for building web applications. The discussion begins with a definition of no-code and its distinction from low-code, highlighting the growing market and adoption of these platforms. The episode explores the role of developers in the no-code environment, emphasizing that while no-code tools simplify development, they don't eliminate the need for engineering expertise. The conversation delves into the development model at Toddl, showcasing how developers can leverage no-code tools to focus on functionality and user interaction. The episode also examines the challenges and opportunities of no-code development, including scalability, performance, security, and enterprise adoption. Andrea shares insights into Toddl's approach to addressing these concerns, including its use of Cloudflare workers for server-side rendering and its commitment to providing a flexible and performant platform. The episode concludes with a discussion on the future of no-code platforms, highlighting the potential for enterprise-wide adoption and the emergence of new trends and developments.

Outlines

00:00:00
Introduction

This Chapter introduces Software Engineering Radio, a podcast for professional developers, and welcomes the host, Pradesh Amanath, and the guest, Andrea Smuller, co-founder of Toddl, a no-code platform for building web applications.

00:00:43
Defining No-Code

This Chapter delves into the definition of no-code, differentiating it from low-code and highlighting the growing market and adoption of these platforms. Andrea explains that no-code platforms offer a visual approach to development, enabling non-developers to build applications.

00:03:45
Fueling No-Code Growth

This Chapter explores the factors driving the rapid growth and adoption of no-code platforms. Andrea emphasizes the role of no-code tools in empowering non-developers to build applications, particularly for internal software, and reducing reliance on highly paid engineering teams.

00:05:21
The Role of Developers in No-Code

This Chapter examines the role of developers in the no-code environment. Andrea clarifies that while no-code tools simplify development, they don't eliminate the need for engineering expertise. He highlights the importance of developers in areas like distributed systems, data modeling, and architecture.

00:07:05
Developer Responsibilities in No-Code Projects

This Chapter explores the specific tasks and responsibilities that developers typically handle in no-code projects. Andrea uses Toddl as an example, showcasing how developers can work in parallel with designers and focus on functionality and user interaction.

00:08:59
Developer Success Stories in No-Code

This Chapter presents examples of developers driving innovation through no-code development. Andrea shares stories of developers using Toddl to launch companies quickly and build complex applications efficiently.

00:11:29
Challenges and Perspectives in No-Code Development

This Chapter discusses the challenges developers might face when transitioning to no-code development. Andrea highlights the opinionated nature of no-code platforms and the need for developers to adapt to a different approach to development.

00:23:59
The Need for New No-Code Platforms

This Chapter explores the reasons behind the need for new no-code platforms. Andrea shares his personal experience and the limitations he encountered with existing platforms, leading him to create Toddl. He emphasizes the importance of features like version control, performance, and flexibility in no-code platforms.

00:36:38
Scalability and Performance Considerations

This Chapter focuses on scalability and performance considerations in no-code platforms. Andrea explains Toddl's approach to handling traffic spikes and optimizing performance, leveraging Cloudflare workers and tools like Honeycomb for distributed tracing analytics.

Keywords

No-Code


No-code refers to a development approach that allows users to build applications without writing traditional code. It utilizes visual interfaces, drag-and-drop functionality, and pre-built components to create software applications. No-code platforms are designed to be accessible to individuals with limited or no coding experience, empowering them to create applications for various purposes.

Low-Code


Low-code is a development approach that utilizes visual development tools and pre-built components to accelerate application development. Unlike no-code, low-code platforms often require some coding knowledge for customization and advanced functionality. Low-code platforms aim to reduce the amount of code required for development, making it faster and more efficient for developers.

Toddl


Toddl is a no-code platform founded by Andrea Smuller, designed for building scalable and performant web applications. It emphasizes flexibility and performance, offering features like version control, a robust development environment, and integration with various services. Toddl aims to empower developers and non-developers alike to build complex applications without writing traditional code.

Webflow


Webflow is a popular no-code platform for building websites. It provides a visual interface for designing and developing websites, eliminating the need for traditional coding. Webflow offers a wide range of features and templates, making it a popular choice for individuals and businesses looking to create professional-looking websites.

Retool


Retool is a no-code platform that specializes in building internal tools for businesses. It provides a drag-and-drop interface for creating custom applications, dashboards, and workflows. Retool is known for its flexibility and ability to connect to various data sources and APIs, making it a popular choice for companies looking to streamline internal processes.

Jet Admin


Jet Admin is a no-code platform that focuses on building administrative interfaces for web applications. It provides a visual interface for creating dashboards, forms, and other administrative elements. Jet Admin is designed to simplify the process of building and managing administrative interfaces, reducing the need for custom coding.

AppGyver


AppGyver is a no-code platform that allows users to build mobile and web applications. It provides a visual development environment and a wide range of pre-built components. AppGyver is known for its flexibility and ability to create complex applications, making it a popular choice for developers and non-developers alike.

Honeycomb


Honeycomb is a distributed tracing analytics tool that provides detailed insights into the performance of applications. It allows users to track requests, identify bottlenecks, and understand the flow of data through their systems. Honeycomb is a valuable tool for developers and operations teams looking to optimize application performance and troubleshoot issues.

Cloudflare Workers


Cloudflare Workers are a serverless platform that allows developers to run code at the edge of the internet. They provide a fast and scalable way to execute code close to users, improving performance and reducing latency. Cloudflare Workers are a popular choice for developers looking to build APIs, web services, and other applications that require low latency and high scalability.

Make


Make (formerly Integromat) is a no-code platform that specializes in automating workflows and integrating different services. It provides a visual interface for connecting various applications and services, allowing users to create automated workflows for tasks like data transfer, email marketing, and social media management. Make is a popular choice for businesses looking to streamline processes and automate repetitive tasks.

Q&A

  • What is the difference between no-code and low-code platforms?

    No-code platforms are designed for users with little to no coding experience, offering a visual approach to development. Low-code platforms, on the other hand, often require some coding knowledge for customization and advanced functionality. While both aim to reduce coding, no-code eliminates it entirely, while low-code still involves some coding.

  • What are the key factors driving the growth of the no-code market?

    The no-code market is growing rapidly due to its ability to empower non-developers to build applications, particularly for internal software. This reduces reliance on highly paid engineering teams and allows companies to develop software more efficiently.

  • What is the role of developers in the no-code environment?

    While no-code tools simplify development, they don't eliminate the need for engineering expertise. Developers remain crucial for tasks like distributed systems, data modeling, architecture, and complex problem-solving.

  • What are some examples of developer success stories in no-code development?

    Developers have used no-code platforms to launch companies quickly, build complex applications efficiently, and deliver software faster than traditional methods. These platforms enable rapid iteration and experimentation, leading to increased productivity and innovation.

  • What are some challenges developers might face when transitioning to no-code development?

    Developers might need to adapt to the opinionated nature of no-code platforms, where specific approaches and workflows are often predefined. They might also need to adjust their mindset and embrace a different approach to development.

  • Why is there a need for new no-code platforms?

    Existing no-code platforms often lack features like robust version control, high performance, and flexibility. These limitations can hinder the development of complex applications and prevent enterprise-level adoption.

  • How do no-code platforms address scalability and performance concerns?

    No-code platforms can leverage serverless technologies like Cloudflare Workers and tools like Honeycomb for distributed tracing analytics to handle traffic spikes and optimize performance. These platforms often offer built-in solutions for scalability and performance, reducing the need for custom implementations.

  • What are some common security vulnerabilities in no-code platforms?

    No-code platforms can be less secure than traditional code-based applications due to the limited control over security measures and the potential for less experienced developers to make security mistakes. However, platforms can mitigate these risks by implementing robust security features and providing guidance on best practices.

  • How are enterprise companies adopting no-code platforms?

    Enterprise adoption of no-code platforms is increasing, particularly for building internal tools and secondary applications. However, enterprise-level adoption of no-code platforms for core SaaS products is still limited due to concerns about performance, flexibility, and security.

  • What is the future of no-code platforms in the enterprise?

    The future of no-code platforms in the enterprise is promising, with increasing adoption expected across various industries. As no-code platforms continue to evolve and address enterprise-level concerns, we can expect to see more companies building their core products using no-code solutions.

Show Notes

Andreas Møller, founder of Toddle, a no-code tool for building scalable performant web applications, speaks with SE Radio's Brijesh Ammanath about no-code platforms. They discuss the role of developers in a no-code ecosystem and explore scalability and performance considerations, as well as enterprise adoption of no-code tools. Andreas also expands on why he built Toddle.dev and its unique features. Brought to you by IEEE Computer Society and IEEE Software.

Comments 

Table of contents

00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

SE Radio 618: Andreas Møller on No-Code Platforms

SE Radio 618: Andreas Møller on No-Code Platforms

SE Radio