I am thinking of creating a boilercode for python + Typescript apps. I see a lot of typescript app boilercodes and not too much python, is python hated by solopreneurs?

  • Bon_VisionsB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I like Python, but using Node.js for backend development creates a more unified and efficient tech stack.

  • cervereB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I use both equally. For my data related research work, I use python. All my side projects, including the ones I want to link my python work, I use TS/JS. I came across some combinations using python/dash etc. But if you’re working on combining TS and Python, I’d be one of the first ones to try :)

  • Ok_Net_6384B
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Why would it be hated? It’s great for many things, one of them being building things fast.

  • Vegetable-Court6632B
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Absolutely, especially cuz u can take existing tools and break them apart and adjust