Rad Resources and Helpful Links π
There are lots of awesome tools and learning resources out there that I've come across that might be helpful for you too. If there are any other cool tools you've come across, please let me know by contacting me and I can add them in.
AST Explorer
Break down what each piece of code is abstracted down to a compiler. If you want to change hundreds of lines of code, enforce custom guidelines, or do some other engineering wizardry, it properly starts with Abstract Syntax Tree work.
Web.dev
Resource for trends, studies, and learning about the latest and greatest in web development.
EXPERTE.com's Accessibility Checker
Crawls the website and determines the accessibility for each subpage in categories (e.g. correct labeling, contrast or ARIA attributes).
PerfBuddy
Website performance and accessibility reports explained in plain language for non-developers.
The A11y Project
The A11Y Project is a community-driven effort to make digital accessibility easier.
Coolors
Coolors.co is an awesome color generate to helps make choosing colors simple and a bit more fun :)
Wave
Wave is a free and amazing accessibility tool for your websites. Just drop in your link and find out what areas to improve on in your sites to make them more accessible.