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 March 1, 2026 16:52
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 February 26, 2026 22:23
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