Base URL, Path, Query Parameters vs. Web Server, Web API Route, Web API
Become familiar with the technology ecosystem:
From user, to web browser, to client-side web application, to server-side web application, to web server, to database server,
From one’s own code to libraries APIs & frameworks
From monolithic application to MVC application to Service Oriented Architecture.
From function programming to OOP programming,
From synchronous to asynchronous programming,
From variable declaration to virtual memory, to CPU registers,
From compiling to linking to loading to paging to running.