Search

91 results
found for "
*
"

Search Results

Create Complex Cursor Shortcuts to Run Commands and Generate AI Commits

lesson by John Lindquist

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

Create a Dark Mode Theme in Your Web App Using CSS Media Query

lesson by Will Mendes

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

Understand why CSS has no effect with the Inactive CSS rules indicator in Firefox DevTools

lesson by Elijah Manor

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

Use the axe Browser Extension to Audit a Web Page for Accessibility Issues

lesson by Erin Doyle

Use tota11y to Visualize Accessibility Issues

lesson by Erin Doyle

Test for Landmark Region Accessibility Issues in React

lesson by Erin Doyle

Copy a Commit from One Branch to Another

lesson by Chris Achard

Explore Old Commits with a Detached HEAD, and then Recover

lesson by Chris Achard

Cleanup and Delete Branches After a Pull Request

lesson by Chris Achard