HTML5 Interview Questions - Part 3
- Which HTTP status codes classes are used to designate success, client error and server error respectively?
- When do DOM Content Loaded and Load events get fired ?
- Would you place an async script tag right before </body> ?
- Describe the same-origin policy as part of the web browser security model. Give a couple of practical limitations it may pose.
- Why is HTML5 History API so essential for all single page applications?
- What storage options do modern browsers provide ?
- Which steps constitute the Critical Rendering Path for web browsers?
- Why do you think Page Visibility API is useful?
- Give a basic overview of the Push web technologies available today
No comments:
Post a Comment