1
7 Comments

To code or no-code? That is the question

Hi all,

I’ve been trying to build a social bookmarking site with discussions similar to Reddit. I’ve been using Bubble so far. On the surface, the progress is amazing. Logins and UI are all there. But I am having some issues. Nested comments are almost impossible (I have checked on the bubble forums). Working on large lists times things out. There are also some speed issues. Lastly, if I ever want to migrate to in-house traditional building, there is vendor lock-in and I can’t move users to a new platform (or do I save passwords?? Which is unethical and risky). Should I just keep making workarounds or learn a framework. I have a few months free coming and have a bit of background with Django. Do you think it would be worth it in the long run?

I don’t care about employment prospects at all. My only concern is the trade-off between speed of learning and lack of skill atrophy (no-code/Bubble) and customization (code/Django).

I will be working 60h weeks after so learning will be tricky. I have tried to learn to code before, but I find skill atrophy a huge issue. If I coded day-to-day it would be fine. But when I look at code after not using it for a while I am completely lost and always need to re-learn.

Many thanks for your input

on March 23, 2021
  1. 2

    Have you validated your idea? Are you profitable? If the answer to these is no, I wouldn't bother building something from scratch.

    Validate first, polish later.

    1. 1

      Well I think my approach is to validate first in Bubble and then refactor later. I fully agree with your approach (and it was pretty much everyone says).

  2. 1

    Why is every other article today about no-code? Weird.

    Have you seen node-RED?

    Looks like it could be useful in some situations, particularly for backend tasks.

    1. 1

      I think maybe because the tools have become more developed. Will check out node-RED, seems a bit similar to Bubble.

      1. 1

        It might be, I’m not familiar with Bubble, I saw it mentioned for the first time in one of the zillion no-code articles that got published yesterday.

        It seems like there might be several classes of no-code software.

        I’m more familiar with no-code solutions for backend services, which are broadly a bit like running cli tools. But it seems there are also no-code tools that do websitey things like authentication, login forms, password reset etc, but I might just have misunderstood what I was reading.

  3. 1

    I'm working on a solution for this, feel free to dm me on twitter to learn more (isn't public yet)

    1. 1

      Thanks for the reply, will do!