#WebDevelopment
“In 2011, Apple released Mac OS X Lion which introduced an enhanced scrollbar behavior that made scrollbars hidden by default.
It appears, however, that this enhancement did not only change the user interface, but has also shaped how developers (don't) think about that specific UI element when creating cross-platform solutions. I call it scrollbar blindness.”
https://svenkadak.com/blog/scrollbar-blindness
“In 2011, Apple released Mac OS X Lion which introduced an enhanced scrollbar behavior that made scrollbars hidden by default.
It appears, however, that this enhancement did not only change the user interface, but has also shaped how developers (don't) think about that specific UI element when creating cross-platform solutions. I call it scrollbar blindness.”
https://svenkadak.com/blog/scrollbar-blindness
Wikipedia
OS X Lion
eighth major release of Mac OS X
#Docker https://nickjanetakis.com/blog/best-practices-around-production-ready-web-apps-with-docker-compose
Nick Janetakis
Best Practices Around Production Ready Web Apps with Docker Compose — Nick Janetakis
Here's a few patterns I've picked up based on using Docker since 2014. I've extracted these from doing a bunch of freelance work.