Quantcast
Channel: HTML5EdTech via Ted Curran on Inoreader
Viewing all articles
Browse latest Browse all 22746

139

$
0
0

Hey,

Finding our passion is a big challenge for all of us as human beings. At some point in life, we try to figure out what our purpose in this world is, what our future will look like. And for some of us, the answers we find to these questions are constantly changing.
The constant search to find answers lets us stay curious, creative, vital—and if that’s missing, we need to find our passion again by exploring what things we like in our world, what makes us happy. Searching takes time, and we should invest that time—maybe by cutting down watching TV by an hour a week.

News

Generic

HTML & SVG

Accessibility

  • Frend is a modest and dependency-free collection of accessible, modern front-end components. They are built with web standards as a priority and aim to avoid assumptions about tooling or environment.

JavaScript

  • JavaScript variable hoisting can confuse people, and this is actually the reason why many coding conventions have a rule that all variables need to be defined at the top of a function. ES6’s let and const however, will change this simply by working as one would expect it.
  • A great step towards Element Queries and better control over modules in our front-ends is coming to browsers now with the new Resize Observer API that observes changes to an element’s size. This, together with the Houdini project, could serve well for a custom Element Query polyfill. No browser supports this yet, but all vendors consider it and see it as a useful addition.
  • Dr. Axel Rauschmayer shares six great ES6 tricks. How to make function parameters mandatory, for example.

CSS/Sass

  • The will-change property is still widely unknown and people don’t know exactly when and how to use it properly. Fortunately, the W3C took the effort to write up how to use will-change well.

And with that, I’ll close for this week. If you like what I write each week, please support me with a donation or share this resource with other people. You can learn more about the costs of the project here. It’s available via email, RSS and online.

Thanks and all the best,
Anselm


Viewing all articles
Browse latest Browse all 22746

Trending Articles