© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
J. BartlettProgramming for Absolute Beginnershttps://doi.org/10.1007/978-1-4842-8751-4_18

18. Writing Server-Side JavaScript

Jonathan Bartlett1  
(1)
Tulsa, OK, USA
 

So far, we have written user interfaces, but we are only accessing other people’s server-side code. In this chapter, we are going to take a very brief look at the other side of the equation and give you a quick taste of server-side programming. The goal of this chapter is not to even get you fully set up for doing server-side programming. That would require an entire additional book. However, I do think it is important for you to know at least a little bit about what goes on there.

18.1 Programming ...

Get Programming for Absolute Beginners: Using the JavaScript Programming Language 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.