Bright square and speech bubble sign with motivational quotes about mistakes and learning.

Avoid These Common Pitfalls in Background Task

The concept of background tasks is well-known in software engineering. They are used when there is an action that takes time to complete. The classic example would be sending your customer an email after a successful online purchase. If we do it straight away, it will block the user interface, and the customer will have […]

Avoid These Common Pitfalls in Background Task Read More ยป