Intro to Backend Flashcards
1
Q
In programming terms: What is a stack?
A
Refers to all of the technologies that a particular web application use.
2
Q
When you enter an url in the browser what is the most important thing that is happening?
A
A HTTP request is sent to a particular server’s IP address and then the server figures out what what to send back and sends back a HTTP response.