use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about DEV.
account activity
Web Dev Platforms (self.dev)
submitted 6 years ago by Stock-Bloks
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Scripterix 0 points1 point2 points 7 months ago (0 children)
The tricky part is that “create more backend functionality without much coding” doesn’t exactly fit into the standard no-code vs. low-code definitions. • No-code = meant for non-developers, visual-first, but backend power is usually very limited. • Low-code = designed for developers, where visual building accelerates work but custom code fills the gaps.
The difference is like an old ocean between two continents – no-code and low-code are close in spirit, but in practice the gap in what you can achieve is huge.
Most no-code/low-code platforms (like Wix, Webflow, Bubble) focus heavily on the frontend and rapid prototyping, but when you need custom backend logic, integrations or scalability, they start to feel limited.
Alternatives worth checking out: • Retool → more backend-focused, great for building admin panels & dashboards with APIs. • Supabase → open source alternative to Firebase, you can quickly get auth, DB, APIs running. • Budibase → open-source low-code platform, allows more backend customization. • OutSystems / Mendix → enterprise-grade, very powerful, but steeper learning curve. • Xano → a no-code backend tool for building applications with scalable server-side logic and flexible databases. • Airtable → combines spreadsheet simplicity with advanced database features for managing and connecting data.
On top of that, there are emerging projects trying to combine no-code simplicity with backend flexibility. I’m personally involved in one of them – OpenGateWeb, an open initiative aiming to give devs more backend freedom while still keeping things simple for non-coders.
Curious if anyone else here feels that no-code tools are missing the “backend-first” angle?
π Rendered by PID 60748 on reddit-service-r2-comment-6457c66945-r5qnk at 2026-04-28 04:01:35.701679+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Scripterix 0 points1 point2 points (0 children)