Explore >> Select a destination


You are here

academy.frozenrockets.nl
| | smashingconf.com
7.8 parsecs away

Travel
| | Manuel Matuzovi? guides you through the first steps and takes a deep dive into automated and manual accessibility testing.
| | ti.to
7.3 parsecs away

Travel
| | 3-Week Accessibility Masterclass This three-week, six-workshop masterclass takes you from foundations of how to approach accessibility before writing a single line of code and working all the way through setting up continuous integration to run automated test suites before deployment. Foundations of Accessibility - Tuesday, April 26th (Half-day) As an introduction for technologists of all roles, skill and experience levels, this session will cover the basics of digital accessibility. Attendees will learn...
| | testingaccessibility.com
7.8 parsecs away

Travel
| | Learn advanced techniques for incorporating accessibility into your web development workflow. Using the latest tools, we can write a variety of tests for accessibility and prevent issues from making it to production.
| | lukelowrey.com
64.8 parsecs away

Travel
| I have been working on a ASP.NET Core project that requires me to build and publish sass stylesheets, css and javascript. I wanted to streamline the process so I put together this simple webpack [https://webpack.js.org/] setup to automate what had been a couple of manual steps.