1
6 Comments

Who's building with Django? πŸ¦„

Hello fellow developers

I'm interested to see who's building their products with Django.

Leave a comment below for others to find you πŸ‘‡

Also, there is a dedicated Django group here on indiehackers so if you are a Django dev, come over and join.

on September 28, 2020
  1. 1

    I am developing with Django. in fact I am enjoying it.

  2. 1

    I do 🀚🏻

  3. 1

    I mostly use Django however I sometimes find it can actually be a hindrance to progress. As an example I spent a couple of days trying to a get a form working the way I wanted when it would have taken a few hours if I had just built it from scratch myself. Sometimes frameworks go to great lengths to try and provide tools that help and speed up development which they inevitably do at first, until you need to do something that is outside of the scope of those tools and you end up spending a lot longer than you should trying implement something that's fairly simple. So although I'm currently using Django I don't think I will be for much longer.

  4. 1

    I tried it a long time ago but (surprisingly) found it easier to learn Javascript / Node.js. Node.js has a package for every damn thing these days.

  5. 1

    Hi, @mattfreire
    I'm building most of my side projects with Django for backend like chatbots, Saas and etc.

    1. 1

      Awesome. When you publish them let me know so I can check them out!