What are the advantages of not using any frameworks ?
Answer / vaibhav sharma
For the novice user, it is tougher to use the framework
quickly as it is big and complex abstract and user has to
spend more time in assessing the concept, function and its
uses in developing the program, which enhances the
development but after learning how to use it efficiently,
it becomes easier and quicker to develop any program,
module of application.
Another disadvantage is that a generic ‘one-size-fits-all’
does not work so efficiently for any specific software.
There is need to extend framework with specific code to
develop any specific software.
Examples
Software frameworks support and enhance the efficiency and
productivity of the application development but it faces
some problems in some specific domains like:
Artistic drawing, music composition, and mechanical CAD
Compilers for different programming languages and target
machines
Financial modeling applications
Earth system modeling applications
Decision support systems
Media playback and authoring
Web applications
Middleware
| Is This Answer Correct ? | 5 Yes | 4 No |
How to get the ip address of the client?
What is the default time of cookie in php?
What is composer used for?
I am working in VFP with no knowledge of web programming.I want to learn web database programmin. Can I choose PHP and MYSQL for that?
What are the 5 types of data?
Are php sessions secure?
What u mean by query?
How can we submit a form without a submit button?
Why php 7 is faster?
why header() gives the error like header already sent in php please explain in brief
Tell me how do I check if a given variable is empty?
What is strlen php?