Skip to content

How Engineers Become Staff Engineers, Making an Impact (Part 1 of 4)

This is the first of a 4-part series on what it means to grow into a Staff Engineer role. Over the coming posts, we'll explore core areas where Staff Engineers create impact—from cross-team collaboration and solving high-complexity challenges to driving technical strategy and fostering team growth. Whether you're aspiring to become a Staff Engineer or refining your craft, this series will give you actionable insights to make an outsized impact.

by Jernej Klancic / Career, Growth, Impact

Guideline to basic java.time date/time classes

When and how to use which of the time classes in the java.time package: An attempt to provide some useful and easily understandable help. Find your way through the time classes even if you're scared to read their lengthy documentation!

by Dirk L. / Jvm, Backend