A set of articles with explanations of how something work.
- What is REST?
- What is HTTP/2 Push?
- About Networking Protocols
- What happens when a url is requested from the browser? Short and long answer.
- What is OAuth
- What is an HTTP Request?. This is an example using Node. However I think it's readable even without Node knowledge.
- What is CORS?
- Why is CORS the way it is?
- What is Request PreFlight?
- What is SSL Certificate?
- What is HTTPS?
- How does SSL Works?
- What is a Public Key
- Do you need www in front of a url?
- What is the JS Event Loop
- What is V8 or a Javascript engine?
- What is WebAssembly?.
- How JavaScript Is Run In The Browser
- What is React Fiber? React Fiber is an ongoing reimplementation of React's core algorithm.
- What is a Service Worker?
- What is the DOM
- What is a Progressive Web App?
- How does browsers work? Long Read