Skip to content

Instantly share code, notes, and snippets.

@arisacoba
arisacoba / github-flavored-markdown-TILs.md
Last active July 22, 2024 06:25
Some discoveries on how GitHub displays certain markdown syntaxes

Update all packages to latest version

  1. Install npm-check-updates
  2. Update package.json
  3. Install new versions
npm i -g npm-check-updates
ncu -u
npm install
@arisacoba
arisacoba / blitz.md
Last active November 9, 2018 10:17
CSS Blitz • Search Bar