Skip to content

Instantly share code, notes, and snippets.

@sambeevors
Last active November 30, 2018 19:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sambeevors/d4c2d644a2ffe6b13702e3a0af61d886 to your computer and use it in GitHub Desktop.
Save sambeevors/d4c2d644a2ffe6b13702e3a0af61d886 to your computer and use it in GitHub Desktop.
Everything I use for web development

My Development Stack

Editor

I use VScode with the following extensions:

  • Bracket Pair Colorizer
  • Code Runner
  • DotEnv
  • Easy icon theme
  • EditorConfig for VS Code
  • ESLint
  • filesize
  • Formatting toggle
  • graphQL
  • Image preview
  • Laravel Blade Snippets
  • Night Owl
  • npm
  • npm Intellisense
  • PostCSS syntax
  • Prettier - Code Formatter
  • Quokka.js
  • Rainbow CSV
  • SQL Server
  • SVG Editor
  • Tailwind CSS IntelliSense
  • Vetur
  • VS Live Share
  • vscode-styled-components

Terminal

I use Hyper terminal with Oh My Zsh - they're pretty great.

Apps

Some of the apps I frequently use:

  • Sequel Pro
  • NameChanger
  • Alfred
  • Sip
  • Photoshop
  • Rocket

Development

A lot of my dev stack changes between projects, but here's some of the cool tech I like to use:

  • Gulp
  • Webpack
  • Tailwind
  • PostCSS (PreCSS)
  • PurgeCSS
  • Laravel (Jigsaw)
  • Babel
  • Microbundle
  • npm
  • Prettier
  • pumpkin.js (of course)
  • Lazysizes (along with gulp-html-transform)
  • React
  • VuePress (for docs)
  • git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment