/jsnation-2022-a11y-and-tdd

Repo for showcasing a11y and TDD in JS Nation 2022 🌷

Primary LanguageJavaScriptMIT LicenseMIT

a11 and TDD: A match made in heaven

In my opinion, Accessibility and Test Driven Development are a great match. And to prove it, I have done a presentation on JS Nation 2022 about it.

I have used plain JS and esbuild to create a small form to collect some information.

You can find the slides here and the presentation is available on GitNation Portal.

How it works

Clone the repo with:

git clone git@github.com:ritamcastro/jsnation-2022-a11y-and-tdd.git

Install the dependencies with:

npm i

And make it 🏃🏻‍♂️ with:

npm run serve

Visit your favourite browser here and check it out!

Reach out

If you have any questions, suggestions or want to discuss a bit about this topic, feel free. 📫


Enjoy 💜 © Rita Castro 2022