Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 1001 Bytes

File metadata and controls

40 lines (36 loc) · 1001 Bytes
title Low-Code Backlog
layout default
subtitle The world of solutions and patterns that fall under the heading of low-code is huge. This is the holding pen for solutions that need to get reviewed and assets for their potential role.
sitemap true

{% include subStyles.css %}

{% assign articles = site.backlog | sort: "order" %} {% for article in articles %}

{{ article.title }}

{{ article.subtitle }} read more...

{% endfor %}
The CEO Perspective

These articles are written to give CEOs and Founders with a non-technical perspective on decisions that are often left to developers to address. Look for these panels to understand the impact.

<style> hr { border: 1px solid #DFDFDF; } </style>