Web developer: Difference between revisions

Content deleted Content added
m Wikipedia internal link
m Article needed citation for accuracy. Referenced official web development documentation.
 
(10 intermediate revisions by 7 users not shown)
Line 1:
{{pp-semi-indef|small=yes}}
{{Short description|Programmer who specializes in World Wide Web applications}}
{{For|the Mozilla extension|Web Developer (software)}}
{{More citations needed|date=May 2013}}
 
A '''web developer''' is a [[programmer]] who develops [[World Wide Web]] applications using a [[client–server model]]. The applications typically use [[HTML]], [[CSS]], and [[JavaScript]] in the client, and any general-purpose [[programming language]] in the server. [[http|HTTP]] is used for communications between client and server. A web developer may specialize in client-side applications ([[Front-end web development]]), server-side applications (back-end development), or both (full-stack development).<ref>{{Cite web |title=Web Development |url=https://www.w3schools.com/whatis/ |access-date=2024-02-15 |website=www.w3schools.com |language=en-US}}</ref>
 
== Prerequisite ==