DEV Community

Discussion on: What tools do you use?

Collapse
 
snikhill profile image
Nikkhiel Seath

terminal (terminal emulator: alacritty, shell: fish) neovim, debugger in chrome (firefox one doesn't work that well).

And I am currently learning how to use a profiler better so that I can optimise a piece of code and actually see if it is even worth the time to optimise it.

@nickytonline well, if the question ain't restricted to just "modern technologies/software" then, I shall like to include: Pen and Paper to my list. (I use it a lot to problem solve or to walk through a use-case/solution)

Collapse
 
nickytonline profile image
Nick Taylor

Pen and paper are still great tools for sure!