© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
rowan
AWS and JS
Ideally you'd start by looking at the tests!
If they don't have tests, then write some. Testing code is a great way to understand it.
After that I like to start with any small bugs or features, and work my way up from there.
Dan Mordechay
Senior Backend Engineer
Thats a great idea! Actually this should be every new developer first task! That way you'll have more tests as you hire along the way 😊