DEV Community

Discussion on: In 5 Years, Coding Will Be Useless: Here’s Why Low-Code Will Change Everything

Collapse
 
qwuik profile image
Mike • Edited

Sorry, but it seems that the author has no understanding what development is and how all those products created.
Several problems not mentioned:

  1. To design a product you need to understand tech. Bad design means no product.
  2. Bad arch or/and code means poor performance and awful UX.
  3. Tech debt is inevitable for any low-code product.
  4. Edge cases and/or untrivial problems will ruin your entire project at seconds. ... and so on.