Search

117 results
found for "
*
"

Search Results

Fork and Clone the Next.js 13 Project to Get Started

lesson by Ben Patton

How to Make Your First Open Source Contribution

talk by Ceora Ford

Find that bad commit that broke your App with Git Bisect

lesson by Juri Strumpflohner

Test Web Accessibility using Lighthouse

lesson by Amberley Romo

Create a Diff in Markdown to Show What Has Changed in a Code Snippet

lesson by Ali Spittel

Get a JWT From Auth0 in Express to Be Used in Authentication

lesson by Kevin Cunningham

Configure a New Github Repo to Use a Different Default Branch

lesson by Kevin Cunningham

Configure an existing Github repo to use a different default branch

lesson by Kevin Cunningham

Monitor Pull Requests with the GitHub CLI

lesson by Ryan Harris

Setting up a new GitHub repo to deploy functions on Netlify with Make and netlify.toml

lesson by Chris Biscardi

Use -sb flag to get a shorter git status output without unnecessary noise

lesson by Tomasz Łakomy

Initialize a new Gatsby project with a gitignore in yarn workspaces

lesson by Chris Biscardi

Initializing a new git repo with Github's hub CLI

lesson by Chris Biscardi

Test for Image Alternative Text Accessibility Issues

lesson by Erin Doyle

Define Images with Appropriate Text Alternatives

lesson by Erin Doyle

Add Accessible Labels to Provide Elements with More Context

lesson by Erin Doyle

Add an Accessible Label to an Element from the Text of Other Elements

lesson by Erin Doyle

Define a Live Region to Ensure Dynamic Changes are Announced by Assistive Technologies

lesson by Erin Doyle

Appropriately Set the Focus on Each Page Load of a Web Application

lesson by Erin Doyle

Define Landmark Regions of a web page using ARIA roles

lesson by Erin Doyle

Test for Landmark Region Accessibility Issues in React

lesson by Erin Doyle