Jeremie Guedj - Aug 11th 2023

layers.png

Intro

So we’ve got an idea to solve, as identified in Step 1 of the game plan. All that’s left to do, is just to build a web app solving that problem.

Small detail. It’s well known that having the idea is much harder than execution.

giphy (1).gif

Seriously now, having the idea is close to worthless. Execution is 99.9%, idea is 0.1%.

To start executing, I need to choose the different tools needed to build my solution.

Any software is built from multiple layers, which together form what is called a Tech Stack (more details below).

It’s like a cake. Or a building. Both are made possible by the collective of their layers or parts.

Let’s get into it.

Standard SW Development vs Low-Code vs No-Code

Let’s first address the solution space for tech stacks.

Standard SW Development

The vast majority of any software you use are probably built with standard SW development:

Low-Code Development