TIL – if() and reading-flow

Posted 5 days ago

I learned about the if() function that landed in Chrome 137 yesterday. From what I understand, an article about this new feature is coming from the Chrome team soon. I am interested to find out more and determine how it might be helpful in my workflow.

Una also mentioned reading-flow and I did a bit of a dive into that after watching the video. I am very excited about these feature finally hitting browsers. We will now have a way to make more accessible interfaces using our modern layout tools where source order and layout order don’t always match.

Comment on this post