Cristin O'Connor Avatar

Cristin O'Connor

Front End Software Engineer

  • About
  • Blog
  • Portfolio
  • Résumé

Posted in Workflow

  • Home / 
  • Blog / 
  • Workflow

A Curated List of Cheatsheets for Web Developers

Posted in DocsWorkflowon

As a tribute to my young, homework-nerd self, I've compiled a list of some of the best cheat sheets I could find for web development purposes (although admittedly I favored the things I just happen to need sometimes). If we're being honest, there's simply too much to know by memory, so having a list like this could be handy.

Read Full Article

Clean Up Developments Commits By Combining Them Into One

Posted in GitWorkflowon

This post demonstrates how you can cleanup your commit history on a local branch prior to merging it into another branch (e.g. 'master'). Keeping frequent commits throughout your development process on a local branch can be very helpful for works-in-progress, but long, detailed histories that were meant to aid in ...

Read Full Article

Create an Alias to List Git Branches by Date

Posted in CLIGitWorkflowon

It is possible to list your local git branches ordered by most recent commit date, while showing some extra information, like the abbreviated commit sha and commit message. But if you're human, you'll never remember the whole command to do so. In this post you'll learn how to permanently save an easy-to-remember alias to run that lengthy command with ease...

Read Full Article

BLOG CATEGORIES

DiversityIndustryDocsWorkflowGrowthSoft-SkillsGitGatsbyNetlifyWebhooksES6JavaScriptNodeNPMAccessibilitySASSCLI

POPULAR POSTS

Creating a Single, Production-Ready Git Commit from Multiple Commits
Creating a Single, Production-Ready Git Commit from Multiple Commits

© 2021 Cristin O'Connor

Built using Gatsby and Emotion

BLOG POWERED BYButterCMS