Description
Code bugs lead to poor experience, downtime, and ultimately cost a lot of money and time. This Forge DevCon class will focus on common bugs and problems seen in applications implementing API integrations, and strategies for resolving and preventing these bugs. It will also cover tools to find API integration bugs, tools to prevent adding dangerous code, and code design patterns that will help keep your application bug free.
Key Learnings
- Identify common sources of bugs in API integration code implementations
- Utilize relevant tooling for uncovering API integration code bugs
- Identify relevant tooling for defending against buggy code
- Implement design patterns to prevent API integration code bugs