Content deleted Content added
Uellenberg (talk | contribs) Add more details about full-stack frameworks and development Tags: Reverted Visual edit |
m Article needed citation for accuracy. Referenced official web development documentation. |
||
(13 intermediate revisions by 8 users not shown) | |||
Line 1:
{{pp-semi-indef|small=yes}}
{{Short description|Programmer who specializes in World Wide Web applications}}
{{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 ==
Line 13:
* Programming/coding/scripting in one of the many server-side languages or frameworks
* 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 ==
|