- Link
StyleX
STYLEXJS.COMThe styling system that powers Meta sites
- Link
React Aria
REACT-SPECTRUM.ADOBE.COMCraft world-class accessible components with custom styles.
- Post
Migrating the platform that powers ABC sites to TypeScript
I recently published an article on migrating the frontend that powers the ABC's websites from Flow to TypeScript
- Link
JavaScript loose comparison (==) step by step
FELIX-KLING.DE - Link
Laws of UX
LAWSOFUX.COM - Link
React v16.8: The One With Hooks – React Blog
REACTJS.ORG - Link
SSH Examples, Tips & Tunnels
HACKERTARGET.COM - Link
Very Slow Movie Player
MEDIUM.COM - Link
On the 'other' developers - musings
GLASNT.COM - Link
How to manage or eliminate React state without Redux · Monica
MONICALENT.COM - Link
Is your JavaScript function actually pure?
STALTZ.COMWhat does “pure function” mean in the context of JavaScript? In programming in general, purity is also known as “referential transparency”, a fancy way of saying “replacing an expression or function call with its result will never change the behavior of the program” or a way of saying “every time you pass the same inputs, you always get the same outputs”.
- Link
Google Online Security Blog: Moving towards a more secure web
SECURITY.GOOGLEBLOG.COMPosted by Emily Schechter, Chrome Security Team To help users browse the web safely, Chrome indicates connection security with an icon in the address bar. Historically, Chrome has not explicitly
- Link
The inaccessible web: how we got into this mess
UXDESIGN.CCTheoretically, anyone can access the web. In reality, disabled people are excluded.Compared to other public spaces, the internet provides us with choices for how we consume and interact. We can use
- Link
Untangling Deeply-Nested Promise Chains — Philip Walton
PHILIPWALTON.COM - Post
Save your commit history to a running Harvest timer
Knock out two birds with one stone by saving your latest commit message to Harvest
- Post
Why you should be using HTTP/2 and HTTPS
You should be using h2 (HTTP/2) and HTTPS and compelling reasons to make the switch to HTTPS if for you still haven’t.
- Post
'Search: 301 Redirect Changes'
Google is changing how it interprets your 301 (and other 30X) redirects. Heres a comparison of the old and the new, and what you should already be doing.
- Link
ES6 Overview in 350 Bullet Points
PONYFOO.COMI heard you like bullet points, so I made an article containing hundreds of those bad boys. To kick things off, here
- Link
New <video> Policies for iOS | WebKit
WEBKIT.ORGSafari on iOS has required a user gesture to play media in a
- Link
Accessibility Developer Tools
CHROME.GOOGLE.COM - Link
A Single Div
A.SINGLEDIV.COMA Single Div: a CSS drawing project by Lynn Fisher
- Link
The Essential Meta Tags for Social Media
CSS-TRICKS.COM - Link
CSS Triggers...
CSSTRIGGERS.COMalign-content Triggers layout Triggers paint Triggers composite align-items Triggers layout Triggers paint Triggers composite align-self
- Post
A Few Points on 'SEO'
Some observational points on why you should work on investing in quality content, a good platform, and classic marketing
- Link
Some JavaScript Sketches • Matt DesLauriers
MATTDESL.SVBTLE.COMOctober 13, 2015 Some JavaScript Sketches It’s been a while since a blog post, so here’s a look at some small sketches I’ve developed in the last six months. Most of them use…