

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Difficulty: 3
click for more info
Not enough gems
Cost: 6 gems
1: Communicating on the Web
incomplete
2: HTTP Requests and Responses
incomplete
3: HTTP Powers Websites
incomplete
4: HTTP URLs
incomplete
5: Using URLs in HTTP
incomplete
6: Requests and Responses Quiz
incomplete
7: JavaScript's Fetch API
incomplete
8: Web Clients
incomplete
9: Web Servers
incomplete
Back
ctrl+,
Next
ctrl+.
This lesson's interactive features are locked, please to keep using them
Click to play video
As we've discussed, a web client is a device making requests to a web server.
A client can be any type of device but is often something users physically interact with. For example:
In a website or web application, we call the user's device the "front-end".
A front-end client makes requests to a back-end server.