Writing Web Applications
Writing of web applications is often simplified by open source software such as Django, Ruby on Rails or Symfony called web application frameworks. These frameworks facilitate rapid application development by allowing a development team to focus on the parts of their application which are unique to their goals without having to resolve common development issues such as user management. While many of these frameworks are open source, this is by no means a requirement.
The use of web application frameworks can often reduce the number of errors in a program, both by making the code simpler, and by allowing one team to concentrate on the framework while another focuses on a specified use case. In applications which are exposed to constant hacking attempts on the Internet, security-related problems can be caused by errors in the program. Frameworks can also promote the use of best practices such as GET after POST.
In addition, there is potential for the development of applications on Internet operating systems, although currently there are not many viable platforms that fit this model.
Read more about this topic: Web Application
Famous quotes containing the words writing and/or web:
“One can write out of love or hate. Hate tells one a great deal about a person. Love makes one become the person. Love, contrary to legend, is not half as blind, at least for writing purposes, as hate. Love can see the evil and not cease to be love. Hate cannot see the good and remain hate. The writer, writing out of hatred, will, thus, paint a far more partial picture than if he had written out of love.”
—Jessamyn West (19021984)
“The spider spinning his web for the unwary fly. The blood is the life, Mr. Renfield.”
—Garrett Fort (19001945)