How a Browser Works: A Beginner-Friendly Guide to Browser Internals
What a Browser Actually Is
A browser is not just a website opener.
A browser is:
a network client
a code reader
a layout designer
and a painter
Its real job is to:fetch code from the internet and turn it into pixels on your screen
Main Parts of...
rachittan.hashnode.dev3 min read