Skip to content

Comment on The 2 Biggest Mistakes I Made When Learning to Code

Comments

Yeah, away with all that crap, just use Django already! Good decision.

I'd be wary of recommending Django to a beginner, unless their project definitely required it.

Flask is lightweight, simple, and you can understand most of it in a very short period of time. I'd say it taught you to code more, whereas Django teaches you to use Django.

Better yet, use Express and focus on mastering one single language for the client-side and the server-side: either JavaScript or CoffeeScript.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.