How a Browser works: A Beginner-Friendly Guide to Browser Internals
What a browser actually is?
A browser is a software application that act as an interpreter, operating system and security barrier between us and raw code of the internet.
in detailed points:
It is an Interperator and translator( Rendering engine )
...
browser-basics.hashnode.dev6 min read