🔥CSS Variables and CSS grid have the same browser support so you can use vars to define row/col/gap and update with JS

← Prev

🔥 Multiple caret trick in VS Code/Sublime/Atom. Did this neat trick in my React course that everyone asks about - enjoy!

Next →

🔥 ResizeObserver is coming to browsers, which means we can have resize events on a per-element basis. (Element queries anyone?!)