Skedulo interview question

How does a web page work behind the scene?

Interview Answer

Anonymous

May 4, 2024

There is a HTML Document file, the browser will read it and then fetch the JS files and CSS files to render and create interactions.