Color Mode


    Language

Posts Tagged "guide"

AllSolution ArchitectureMonstarHacksAFKiOSAugmented RealityQAAndroidFlutterMachine LearningNodejsNETVaporFrontendSitecore

April 6, 2022

Best practices for doing code reviews

In my early career, when I was asked for the first time by one of my seniors to review his code, I was honored but confused at the same time. What could a junior developer have anything to say about his senior’s years of experience writing code? What I di...

Serigne Mbacke Ndiaye

Serigne Mbacke Ndiaye

March 3, 2022

iOS: Automating the upload of DSYM files to Firebase using Fastlane & Bitrise

What was the issue? Crash reporting is something that's hugely important for all our apps. It allows us to easily find issues within our apps and can give us helpful advice on where to fix them. For our crash reporting, we use Firebase Crashlytics. For th...

Andrew Lloyd

Andrew Lloyd

iOS