Content deleted Content added
m Added a citation Tag: Reverted |
|||
Line 3:
{{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).
== Prerequisite ==
Line 14:
* Understanding [[server-side]]/[[client-side]] architecture and communication of the kind mentioned above
* Ability to utilize a [[database]]<ref>{{Cite web |last=Trapp |first=Tom |date=2022-01-12 |title=Full-fledged full stack with Next.js |url=http://b-nova.com/en/home/content/full-stack-with-next-js |access-date=2022-12-12 |website=b-nova |language=en}}</ref>
== See also ==
* [[Frontend and backend]]
|