3

Expanding the Foundations – Building a User Registration Page, Front to Back!

At this point, you’ve started building the technical foundations and have some context around web development. You’ve also seen some of the frontend (the client) and some of the backend (the server), but so far, you haven’t seen them put together. Let’s address that now!

In the process, you’ll first learn a little bit about networking, since the internet and websites are all built on top of networking. You’ll then get some exposure to more HTML, CSS, JS, and Node, and you’ll do this by building another simple web page and seeing how it communicates with the server side now.

The goal here is to see how the client and server connect, how information is transmitted ...

Get Web Development Career Master Plan now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.