bookmarks

2566 bookmarks
Custom sorting
ooh.directory: a place to find good blogs that interest you
Introduction to Algorithms | Electrical Engineering and Computer Science | MIT OpenCourseWare
Introduction to Algorithms | Electrical Engineering and Computer Science | MIT OpenCourseWare
This course is an introduction to mathematical modeling of computational problems, as well as common algorithms, algorithmic paradigms, and data structures used to solve these problems. It emphasizes the relationship between algorithms and programming and introduces basic performance measures and analysis techniques for these problems.
·ocw.mit.edu·
Introduction to Algorithms | Electrical Engineering and Computer Science | MIT OpenCourseWare
Does shadow DOM improve style performance? | Read the Tea Leaves
Does shadow DOM improve style performance? | Read the Tea Leaves
Update: I wrote a follow-up post on this topic. Short answer: Kinda. It depends. And it might not be enough to make a big difference in the average web app. But it's worth understanding why. First off, let's review the browser's rendering pipeline, and why we might even speculate that shadow DOM could improve its…
·nolanlawson.com·
Does shadow DOM improve style performance? | Read the Tea Leaves