September 2024
Intermediate to advanced
743 pages
27h 48m
English
As a full stack developer, you should have a good command of at least one programming language that can also be used on the server side. Only with such a programming language can you implement the server-side logic that is called by the client through incoming HTTP requests.
In Chapter 4, you learned about the JavaScript programming language. For full stack developers, this language is relevant not only because you need it for frontend development anyway but also because you use it to implement server-side logic via the Node.js runtime environment.
Figure 14.1 You Can Also Use JavaScript to Implement ...
Read now
Unlock full access