sebastiandaschner blog


Effective Developer Workflows With Quarkus

#productivity #quarkus friday, january 19, 2024

If you’ve worked with Quarkus already, you likely got to try the development mode (quarkus:dev) and other productivity-related features. In this video I’m showing how to leverage that and how to build up a local development workflow that is efficient to use.

 

 

Takeaways

  • Build up a workflow that doesn’t make you wait. Quarkus' dev mode and being deliberate with your test environments help.

  • Have in reach what you need (docs, etc.). Don’t spend time on the non-essential stuff.

  • While coding, minimize the small "context switches".

  • As a bonus: While you’re coding, try not to touch the mouse.

 

Found the post useful? Then you might want to have a look at my Quarkus video courses.