Articles About
Developer
Subscribe to Work Life
Get articles like these delivered to your inbox every two weeks.
Reliable Data Storage Using Optimistic Locking in Forge SQL
This article is a guest post by Vasyl Zakharchenko, an Atlassian developer community member. Optimistic locking is a powerful technique for avoiding data corruption in applications that handle concurrent updates. In this article, we’ll demonstrate how to implement optimistic locking in Atlassian Forge using a simple but realistic example: a release readiness checklist. 👉 Example […]
How Appsvio Built a Forge Test Management App
This article is a guest post by Appsvio, an Atlassian Marketplace Partner. There are a few undeniable truths about software testing. First, it’s a crucial part of every development cycle, ensuring software reliability. Second, applying Agile methods helps transform testing into a more collaborative and efficient process as a whole. Third, testing is a complex […]
Reliable Data Storage Using Optimistic Locking in Forge SQL
This article is a guest post by Vasyl Zakharchenko, an Atlassian developer community member. Optimistic locking is a powerful technique for avoiding data corruption in applications that handle concurrent updates. In this article, we’ll demonstrate how to implement optimistic locking in Atlassian Forge using a simple but realistic example: a release readiness checklist. 👉 Example […]