Uses
Below is a list of tools and environments that I use in my daily work as a software
developer, lecturer and technical writer.
Inspired by Wes Bos'
Awesome Uses page.
CodeEditors
IntelliJ IDEA Ultimate Edition
Jetbrains has always produced amazing IDEs. I use the Ultimate Edition for
full stack development at Lindy. It is a paid product but well worth it.
Visual Studio Code (VSCode)
Became my main code editor sometime in mid 2018 taking over from Webstorm.
It feels lightweight, is free, and unlimited extensions are available.
Webstorm
Webstorm is an excellent IDE. I very reluctantly moved over to VSCode and
still keep it around and use on a few select projects just because it is so
great.
EditorConfigurations
Emmet
An amazing time saving plugin for generating code snippets for HTML and CSS.
Available for most IDEs.
Prettier
Alright, some controversy exist over this, but I have no problem with
prettier formatting my code for me after I set up the rules that I like.
Terminals
Zsh
Adopted this after macOS did. Spent years on Bash. There are a few features
of Zsh that I like but so far no impactful difference.
ProductivityTools