why would you will choose freedom over fast development or Fast development over Freedom ?
For further actions, you may consider blocking this person and/or reporting abuse
why would you will choose freedom over fast development or Fast development over Freedom ?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (8)
This is a little too generic to answer without making a bunch of potentially incorrect assumptions.
What do you mean by "freedom", and "fast development"?
It could even be said that "freedom" can lead to "faster development", if freedom means freedom to try new things without fear of breaking stuff.
Like in while developing a Web in Node.JS you have the freedom you can use whatever you want but developing a web in Django you don't have that kind freedom like in you have in NODE.JS.
Do you mean something like "Using a framework" vs "Going vanilla" ? Where a framework might impose certain opionions or ways of doing things, such as routing.
Whereas if you do not use a framework, you can do your routing however you like?
Yes i m taking about going vanilla. I heard alot that framework impose some strictions.
In convention case what technologies you will use ?