Add a11y checklist
This commit is contained in:
parent
723cbb2c69
commit
e08fe2e30b
@ -1469,6 +1469,7 @@ More specific topics:
|
|||||||
- [Client-Side Architecture Basics](https://khalilstemmler.com/articles/client-side-architecture/introduction/)
|
- [Client-Side Architecture Basics](https://khalilstemmler.com/articles/client-side-architecture/introduction/)
|
||||||
- 🧰 [codingknite/frontend-development](https://github.com/codingknite/frontend-development): a list of resources for frontend development
|
- 🧰 [codingknite/frontend-development](https://github.com/codingknite/frontend-development): a list of resources for frontend development
|
||||||
- [136 facts every web dev should know](https://www.baldurbjarnason.com/2021/100-things-every-web-developer-should-know/)
|
- [136 facts every web dev should know](https://www.baldurbjarnason.com/2021/100-things-every-web-developer-should-know/)
|
||||||
|
- [Checklist - The A11Y Project](https://www.a11yproject.com/checklist/) for accessibility
|
||||||
|
|
||||||
### Writing (communication, blogging)
|
### Writing (communication, blogging)
|
||||||
|
|
||||||
|
@ -60,3 +60,4 @@ Image from https://github.com/kamranahmedse/developer-roadmap
|
|||||||
## Other resources
|
## Other resources
|
||||||
|
|
||||||
- [leonardomso/33-js-concepts](https://github.com/leonardomso/33-js-concepts): 33 JavaScript concepts every developer should know.
|
- [leonardomso/33-js-concepts](https://github.com/leonardomso/33-js-concepts): 33 JavaScript concepts every developer should know.
|
||||||
|
- [The Modern JavaScript Tutorial](https://javascript.info/)
|
||||||
|
Loading…
Reference in New Issue
Block a user