Web application development: Difference between revisions

Content deleted Content added
Technologies: Added JavaScript, Xojo
Line 3:
'''Web application development''' is the process and practice of developing [[web application]]s.
 
==Risk==
Just as with a traditional desktop application, web applications have varying levels of risk. A personal home page is much less risky than, for example, a stock trading web site. For some projects [[Computer security|security]], [[software bug]]s, etc. are major issues. If time to market, or technical complexity is a concern, [[Software documentation|documentation]], [[test plan]]ning, [[change control]], [[requirements analysis]], [[software architecture|architectural description]] and formal design and construction practices can mitigate risk.