RoyalZSoftware
Back to Blog

My opinion on Low-/No-code solutions

Alexander Panov 2023-12-14 1 min read
My opinion on Low-/No-code solutions

No/Low Code solutions offer the benefit of not having to code anything. Just start building something by plugging in multiple pre-existing building blocks.

But is it always a great idea to utilize such products?

I don't think so, but...

But that does not mean, that it isn't great for some cases. For example, building websites nowadays is done quickly by using WordPress with Elementor which eliminates the need for a technician whenever a new change is wanted.

It can become quite expensive compared to the outcome when you just want to release a new article and your website is running on static .html files.

I would choose no/low code for:

I would not choose it for

What do you think?

This was just my opinion. What do you think? Share it in the comments.

More articles

Building a Web Server in Go: A Beginner's Guide

Building a Web Server in Go: A Beginner's Guide

Oleksandr Vlasov 2024-11-26 3 min read
React Hooks — createContext, useContext, useMemo

React Hooks — createContext, useContext, useMemo

Oleksandr Vlasov 2024-10-23 4 min read
Mastering Git Rebase Interactive: Squashing Commits for a Clean History

Mastering Git Rebase Interactive: Squashing Commits for a Clean History

Alexander Panov 2024-10-21 2 min read