![]() |
Website owners : Should you avoid Frameworks?
Not all of them; but many of them.
What I noticed : 1. Too many new "developers" with limited skills can set your website up but then can't do anything to improve it. 2. Then you have to find another developer that understands that particular Framework. 3. The Framework will "go out of style" and then you can't find any developer to work with it. 4. Seems like using certain Frameworks is just a way for a developer to keep you stuck using him. :question |
Agreed.. I have tons of entire websites build using PHP/MySQL (primarily) and none of them are based off of a framework.
Of course new devs will think this is not a good idea, but IMO that's because they have been trained to code on Zend/CodeIgniter or Django (for Python). And it can be a problem if your entire site is based on that as it places you in a box. I played around with developing some plugins for WP which turned out to be a major pain because WP is constantly having to upgrade and those changes can often affect how your plugin works. I think as long as you have a good structure, scalability, etc. it will be easier to adapt to new changes. |
Quote:
I said all that just because Laravel sucks. :1orglaugh But more technical : https://www.youtube.com/watch?v=xI1wrc0s4p0 |
Quote:
|
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. |
All times are GMT -7. The time now is 03:10 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc