←back to thread

Web Browser Engineering (2021)

(browser.engineering)
679 points MrVandemar | 2 comments | | HN request time: 0.403s | source
1. austin-cheney ◴[] No.41848186[source]
Nice book. I would recommend splitting chapter 9 into two separate chapters where executing JavaScript via Duktape is one chapter and then interacting with the DOM and events are a separate later chapter.
replies(1): >>41848467 #
2. pavpanchekha ◴[] No.41848467[source]
It might be best read in two sittings! The chapters get longer as the book goes on and tackles more advanced topics, and I do recommend following along in code as you progress through the book.