
Originally Posted by
Wonder56901
Yes and no. Frameworks are great, no questions, but they also come at a price, but also bring their own benefits.
Frameworks really help you develop things really fast especially if you don't already have your own codebase to work from.
One downside I found with frameworks is the server requirements is often higher. When you program something tightly and efficiently, you can push more from a server without a framework than you can with a framework, keeping your costs a little lower. But... if you're going to be able to charge a decent premium, then server costs may not be an issue for you. If that is the case, go with the frameworks. You'll be up and running faster and if it doesn't suit you down the track, you can always re-write after the money is coming in.