DEV Community

Full Stack Hacker
Full Stack Hacker

Posted on • Updated on

HTML Deep

Whatever you do on HTML, you have to understand the roots and focus on the basic knowledge.

1. Articles and standards

2. Multimedia capabilities

2.1. Audio

2.2. Media Capture

2.3. Picture in Picture

2.4. Speech Synthesis

2.5. Voice Recognition

2.6. Virtual Reality

2.7. Web animations

3. Elements

3.1. Canvas

3.2. Head

3.3. Sectioning

3.4. Media Elements

3.5. Forms

3.6. Details

3.7. Time

3.8. WebVTT

3.9. HTML Imports

4. Development APIs

4.1. Permissions

4.2. Geolocation

4.3. Cryptography

4.4. File

4.5. Frame timing

4.6. requestIdleCallback

4.7. requestAnimationFrame

4.8. Web payments

5. Semantics

6. Accessibility

7. DOM Management

7.1. Shadow DOM

7.2. Data Binding

7.3. Web Components

8. Progressive web apps

8.1. Service Workers

8.2. Offline caching

8.3. Push Notifications

9. Client side storage

10. Performance

11. Mobile

12. Communications and interoperability

12.1. Web Sockets

12.2. WebRTC

13. Web Workers

14. WebGL

15. Browser compatibility

16. Books

17. Game development

18. Bootcamp

19. Videos and Keynotes

20. Websites and resources

20.1. Websites

20.2. Weekly news

20.3. Twitter

21. HTML Style Guide and Coding Conventions

22. HTML Security


Nguyễn Trung Hậu's DEV Community Profile

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.