How do you use the platform when platform features aren't evenly distributed?
One of the often repeated phrases among lean web evangelists like me is to “use the platform” whenever possible. That means using relying on vanilla, out-of-the-box HTML, CSS, and JavaScript over libraries whenever you can. The modern web has tons of amazing capabilities that make building for the web much easier than when I was learning. And browsers are much better at implementing features in a cross-compatible way. But… that doesn’t mean platform features are evenly distributed.