Why this post?
As a web developer, I use a lot of tools (new & old), utilities & some tips from my discovery and from lots of people around (twitter, product hunt etc,). Today I want to share all of apps & tools I use for web development.
I will try to update this post regularly. Most of them are OSX apps.
💻 Terminal
- Iterm 2 is my default terminal with oh-my-zsh.
- Customized Dracula theme (slighty customized).
- FiraCode - Terminal font.
- Lots of custom & borrowed aliases (super lazy/efficient me 😆).
⌨️ Code Editor & Plugins, Settings
- VSCode Editor - An open source code editor from microsoft.
- FiraCode - Editor font.
- Settings - Editor preferences.
Themes & Plugins
- Night Own Black Theme
- Path Intellisense
- Bracket Pair Colorizer
- Eslint
- Prettier
- Sublime Keybindings
- Code Spell Checker
- Format Toggle
- Visual Studio IntelliCode
- VSCode Icons
- Markdown All In One
🔧 Code Editor Plugins
- Gist - List of all extenstions and plugins
Use the below command to get all extensions in your vscode editor and share it easily.
npx https://gist.github.com/gokulkrishh/9dd54a34ed93701a37811f0eb2e37822
👨💻 Desktop Apps (macOS)
- Itsycal - A minimal menu bar calendar app.
- Licecap - GIF recorder.
- Skitch - To add annotation, shapes etc,.
- Sketch - My dribble shots.
- Spotify
🎉 Browsers
- Chrome (my default browser), Chrome Canary.
- Mozilla Firefox
- Microsoft Edge
- Opera.
- Safari
🔥 Dotfiles
- My custom dotfiles.
Thanks for reading my post. If you have any suggestion or a question comment below.