Skip to content

Commit

Permalink
Merge branch 'master' into slider/replace-SliderUnstyled-with-useSlid…
Browse files Browse the repository at this point in the history
…er-hook
  • Loading branch information
ZeeshanTamboli committed Jan 12, 2023
2 parents ecb0534 + 0486f4b commit 018c2a9
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 187 deletions.
3 changes: 1 addition & 2 deletions docs/src/pages/careers/accessibility-engineer.md
Expand Up @@ -62,14 +62,13 @@ Depending on the day, you'll:

### Skills you should have

- **Strong grasp of accessibility techniques in web development** applying HTML5, CSS, ARIA, and JavaScript. You should have held a Front-end Engineer (or closely related) role in the past.
- **A track record of accessibility experience with both consumer/enterprise products and assistive technologies, such as screen readers, eye control, and other accessibility technologies**.
If you've been the accessibility champ in a previous company, pushing towards making sure the user interfaces can be used by disabled people, we want you in our team!
- **Hands-on knowledge of accessibility guidelines and standards** (such as Section 508, WCAG, and EN 301 549) as well as technologies (such as UI Automation, IAccessible, ARIA, and related accessibility APIs)
You would be the one who the team can go to with any a11y topics/questions.
- **An advocate of continuous learning;** able to absorb and share new ideas, approaches, and techniques for achieving accessibility.
Continuous learning is one of the most important parts of this field.
- **Strong grasp of accessibility techniques in web development** applying HTML5, CSS, ARIA, and JavaScript.
We are creating products used on the web.
- **Experience with assistive technologies across multiple platforms**, including screen readers, magnification, and read-aloud tools.

### What would be nice if you had, but isn't required
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -183,7 +183,7 @@
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^7.0.2",
"serve": "^13.0.4",
"serve": "^14.1.2",
"sinon": "^15.0.1",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
Expand Down

0 comments on commit 018c2a9

Please sign in to comment.