Search

Search Results

Add Github Login to Your Web App with OAuth 2.0

course by Christian Nwamba

Develop Accessible Web Apps with React

course by Erin Doyle

GitHub Tips & Tricks

course by Joe Previte

Secure GitHub connections with SSH

course by Ryan Harris

Create a New Github Action to Automate Code Tasks with Javascript

course by Colby Fayock

How to Write an Open Source JavaScript Library

course by Kent C. Dodds

Natural Language Processing in JavaScript with Natural

course by Hannah Davis

Auditing React Apps for Accessibility

course by Erin Doyle

How to Contribute to an Open Source Project on GitHub

course by Kent C. Dodds

Find the roots of words using stemming in Natural

lesson by Hannah Davis

Pluralizing nouns and counting numbers with inflectors in Natural

lesson by Hannah Davis

Find sequences of words (n-grams) 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

Add version control to npm packages using git init

lesson by Trevor Miller

Include spell-check in text projects using Natural

lesson by Hannah Davis

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

lesson by Hannah Davis

How Visible vs. Hidden Elements Affect Keyboard/Screen Reader Users

lesson by Marcy Sutton

Use git add --patch for better commit history and mitigating bugs

lesson by Rory Smith