DEV Community

Discussion on: What do you do when bored at work?

Collapse
 
cotcotcoder profile image
JeffD
  • I try to improve my development workflow: I test some tools (linter, static code checkers, git-hooks...) to make my next development more effiscient. Sometimes it's juste learning IDE shortcuts :)

  • I read the awesome-... pages to discover new libs or tools

  • I write some docs

  • I refactor/improve existing code/docs

  • I make some fun stuff (test my app with JMEter or Owasp ZAP)

  • Read (HackerNews, dev.to, Twitter, ...)