|
A Guide to the CSS Object Model (CSSOM) — If you’ve written JavaScript in a front-end context, you’ve undoubtedly dealt with the DOM (Document Object Model) but there’s also the CSS Object Model, a set of APIs allowing the manipulation of CSS from JavaScript. A lot of detail/examples here.
Louis Lazaris
|
New Course: Introduction to Node.js by Scott Moss ✨👀 — Node.js can be used for build tools, desktop apps, mobile apps, databases, and more. Learn the foundations of Node.js so you can go forward and create fantastic JavaScript apps outside the browser.
Frontend Masters sponsor
|
|
Protecting Your Site with Feature Policy — Feature Policy, currently only partially supported by Chrome and Safari, can help protect your site from third parties using APIs that have security and privacy implications.
Rachel Andrew
|
|
Introducing Background Fetch — A Web standard that’s currently implemented behind Chrome’s Experimental Web Platform features flag, Background Fetch lets you handle large downloads in a browser programatically and then get notifications of their completion, even if the browser closes.
Google Developers
|
|
A More Secure Domain Registrar — Securely register and manage your domain with no-markup pricing that eliminates surprise renewal fees and hidden add-on charges.
Cloudflare Registrar sponsor
|
|
What Do You Name Color Variables? — Lea Verou ran a Twitter poll on color-related class naming and explicitly naming the colors took the lead rather than a semantic approach.
Chris Coyier
|
|
Firefox 64 Released — The year’s last release of Firefox includes multi-tab selection and management, new CSS features (e.g. CSS Scrollbars), and JavaScript and devtools improvements.
Dan Callahan, Chris Mills (Mozilla)
|
|
No comments:
Post a Comment