Chose Python over JavaScript for my first project, kind of regretting it
I spent about 3 weeks learning Python basics and picked it for a small todo list app because everyone said it was easier. But now I need to add a web interface and I'm looking at Flask vs Django, plus I can't find half the answers I need without digging through 2019 forum posts. My buddy in Austin did the same thing in JavaScript with React and had his thing online in 5 days. Should I just switch now or push through the Python route? I keep second-guessing myself.