The Birth & Death of JavaScript
Gary Bernhardt on the past, present and FUTURE of JavaScript including some cool WASM stuff (web assembly)
Creativity, curiosity, and code
Gary Bernhardt on the past, present and FUTURE of JavaScript including some cool WASM stuff (web assembly)
Handy free tools for Twitter media professionals
Really interesting report on how different cities compare in their apparent infrastructure for and ability to support Social Innovation.
Share secret things, like passwords and sensitive data, with granular controls over expiry and deletion and sharing. Alternative to onetimesecret.com
Faster, lighter, more private YouTube embed
Great overview of voice assistants and how to get started developing for them.
Good overview of how and why to create an accessible custom, filterable select element. With some good accessibility knowledge/tips too.
Really useful article on how to make sharing of your web pages work nicely across things like messenger platforms that use “micro browsers” to make previews of your pages.
Good article that gives tips on using fetch() with async/await and adding error handling