View Single Post
Old 09-17-2019, 07:40 PM  
iceboi
Confirmed User
 
Industry Role:
Join Date: Oct 2017
Posts: 302
If you value your time, then a framework is a must imo...if you intend to build a rather complex system. Frameworks handles most security exploits that you would have to handle yourself and has features that you'd have to code yourself which is a huge waste of time.

I tend to stick with flask for Python and martini for go. Frameworks like Django are way too bloated for me, light frameworks are the way to go.
iceboi is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote