Thursday, May 27, 2021

Idiosyncrasies of the HTML Parser

About this Book

The HTML parser is a piece of software that processes HTML markup and produces an in-memory tree representation (known as the DOM).

The HTML parser has many strange behaviors. This book will highlight the ins and outs of the HTML parser, and contains almost-impossible quizzes.

HTML is not only used by basically all of the web, but it is also part of many modern applications. The HTML parser is part of the foundation of the web platform.

You can buy the eBook on Leanpub. 50% of royalties go to Amazon Watch.

A healthy Amazon rainforest is one of the Earth's best defenses against climate change.

Climate and the Amazon

If you're a Web Monetization fan, you can support the author by reading the web version of this book (i.e., this site) with a Web Monetization-enabled browser or browser extension. (Confused? See Web Monetization like I'm 5.) Thank you!

Table of Contents



from Hacker News https://ift.tt/2o1yrMZ

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.