Adapptio at #WeAreDevs World Congress 2022

Blueprint driven development? Reactive programming? Yes-code? Read more about new trends in software development.

And we have a programming challenge for you!

Thank you for joining us!

Thanks to everyone who joined us at our booth or visited our virtual profile. To stay in touch you can join our Discord server subscribe to our YouTube channel. Or you can connect with us on LinkedIn.

We are looking forward for your feedback.

Try Adapptio now

The current state of web app development

Current ways of building web apps, especially front-ends, are very powerful and cool but often not very efficient. We have asked other folks what issues they deal with in software development. You can read them below.

  • Check Icon
    Complicated setup
  • Check Icon
    Lot of boilerplate code
  • Check Icon
    console.log + refresh
  • Check Icon
    Repetitive work
  • Check Icon
    Fast-changing environment

We love to code, but even more, we love to build useful software. And we have wanted tools that allow us to efficiently go from ideas to production-ready apps. That's why we started using the blueprint-driven development.

You can read more about our motivations in the blog post What's wrong with the current front-end world?.

What is blueprint-driven development?

Blueprints are the next level of abstraction inspired by the world of IaaC. It allows you to describe your entire application in a declarative fashion as a configuration of high-level components linked together using reactive expressions.

We built over 10 commercial applications using this approach, from simple dashboards to complex admin panels and intranet systems. And it was much more effective than traditional coding. It can simplify the entire dev process and improve future maintainability.

Learn more about motivation and its benefits in our blog post: Is there a better way to build web applications?

  • Check Icon
    No boilerplate code
  • Check Icon
    Predictable mental model
  • Check Icon
    Reusable plug & play elements
  • Check Icon
    Faster and more reliable
  • Check Icon
    Cleaner and scalable architecture

We have a code challenge for you!

At our booth, we have a smart electric power plug from our partner Netio, which can be controlled from the cloud. Your task is to build an application with UI that allows you to turn on and off the LED light plugged into the socket. The power plug is controllable via HTTP API.

With blueprint-driven development and Adapptio, it's doable within a few minutes. Visit us at booth A0.4 and experience it for yourself.

Netio PowerBox Smart Plug

What's yes-code?

Yes-code is the blueprint-driven development on steroids. Blueprints, reactive programming, visual editing, integrated testing, debugging, and one-click deployment all together represent super-effective tooling for software development.

But it's not meant to replace your classical IDE; it's complementary to it.

Read more about yes-code, why we've built it and how you can use it in our third blog post The rise of yes-code.