Articles About

Atlassian Engineering

Over the last few years, Software Supply Chain Security has rapidly emerged as a critical aspect in the software development...

In the last article we discussed how we sync our changes with the server. Ideally, those HTTP requests would always work –...

Going offline meant using our database for all immediate changes to the client. But obviously we later want to sync...

Good news, everyone! The Trello mobile apps now work offline! Offline mode has been the most requested mobile feature for...

For those new to Docker, let me say “Welcome to the party!” It’s an easy way to deploy, run, and...

When coding i18n support in an iOS app, you need to know technical things like how to use Localizable.strings files and NSLocalizedString(). And...