Search

31 results
found for "
*
"

Search Results

Configure Emmet, ESlint, and Prettier Extensions

lesson by Chance Strickland

Automate Accessibility Audits with GitHub Actions

lesson by Erin Doyle

Linting a React app with Nx

lesson by Juri Strumpflohner

Scaffold an eslint Plugin with Yeoman

lesson by Matías Hernández

Test for Image Alternative Text Accessibility Issues

lesson by Erin Doyle

Define Images with Appropriate Text Alternatives

lesson by Erin Doyle

Test for Form Control Label Accessibility Issues

lesson by Erin Doyle

Ensure Form Controls have Accessible Labels

lesson by Erin Doyle

Set up ESLint to Audit Accessibility Issues in React

lesson by Erin Doyle

Avoid Common JavaScript Errors with ESLint

lesson by Andy Van Slaars

Test for HTTP 400 responses with Mocha and Chai

lesson by Will Button

Test Node RESTful API with Mocha and Chai

lesson by Will Button

Include spell-check in text projects using Natural

lesson by Hannah Davis

Check if words sound alike using Natural

lesson by Hannah Davis

Compare similarity of strings through string distance in Natural

lesson by Hannah Davis

Classify text into categories with machine learning in Natural

lesson by Hannah Davis

Classify JSON text data with machine learning in Natural

lesson by Hannah Davis

Search more efficiently with tries using Natural

lesson by Hannah Davis

Identify the most important words in a document using tf-idf in Natural

lesson by Hannah Davis

Find a word’s definition using WordNet in Natural

lesson by Hannah Davis

Using machine learning classifiers in a new project

lesson by Hannah Davis