5th February 2020 at 14:13
Days since I’ve needed container queries: 0
Days since I’ve needed container queries: 0
? Pro git tip If you want to remove already committed stuff from your repo, run the following: git rm -r –cached path/to/your/stuff Make sure you also update your .gitignore too!
Remembering the web’s past is really important—especially in terms of how and why web standards came about. We must not obsess over nostalgia, though. The web is a completely different place now, with a much more diverse workforce. Remember that.
One thing I would like to see with client-side routers is feedback, like when you click a link, a browser shows something is happening. You don’t get that with client routers. Maybe client routers should bail after X milliseconds and fall back to standard links.