@christophrumpel Treat test code similarly to the application code. Take the time to extract helpers for things you need in multiple tests e.g. test setup or creating test data. This makes it way less tedious to maintain the testsuite while the application evolves.
We had a cozy meetup tonight where I got to share my ideas about future trends in ecommerce and web dev, including @vendure_io and @QwikDev (which was new to this audience but I think my demo made an impact)!
And making new friends @thomasdaxAT@luca_pircher@LimajEndis
Roughly a week ago my team and I participated in the #CodingAustria hackathon. We didn't win anything, but we had a lot of fun working together.
After 24h we created bitbee, a virtual copy of a real-life bee hive. Sponsor a real beekeeper to #SaveTheBees 🐝
The @webaim million 2022 report is out!
It shows that headings were skipped on 40.4% of all analysed websites, and 9.9% of pages had no headings present at all.
Need a refresh on heading structure? Look at our „Headings“ challenge on https://t.co/gbaXLfINor.
@smashingmag mentioned us in their newsletter yesterday 🎉
Thank you so much for sharing https://t.co/gbaXLfINor with 176,410 subscribers! 🐘
https://t.co/XxYGBrUTMS
First things first: start with a valid semantic HTML document when making your site #accessible.
Why?
#AssistiveTechnologies extract information based on the structure of the document to properly interpret the page content.
@GrahamJCampbell I faced the same issue on the macos beta after installing VirtualBox last week. Uninstalling VirtualBox fixed it. I have no idea what the actual issue was...