Skip to content

Instantly share code, notes, and snippets.

View aaccurso's full-sized avatar
🦾
🦿

Alan Accurso aaccurso

🦾
🦿
View GitHub Profile
@stevekinney
stevekinney / web-performance.md
Last active June 29, 2024 07:41
Web Performance Workshop

Web Performance

Requirements

Repositories

@berzniz
berzniz / jshipster_and_and.js
Last active May 22, 2022 23:15
Some small javascript hacks for hipsters
// Boring
if (isThisAwesome) {
alert('yes'); // it's not
}
// Awesome
isThisAwesome && alert('yes');
// Also cool for guarding your code
var aCoolFunction = undefined;
@agnoster
agnoster / README.md
Last active July 13, 2024 19:26
My ZSH Theme

agnoster.zsh-theme

A ZSH theme optimized for people who use:

  • Solarized
  • Git
  • Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)

For Mac users, I highly recommend iTerm 2 + Solarized Dark