With the rise of assistive coding tools, developing applications takes only a fraction of the time it usually took. Unfortunately, the generated code is far from perfect as it lacks the code isolation and maintainability you’re used from writing test-driven code. Wouldn’t it be awesome if your AI agent could adopt TDD the way you did to create loosely coupled, maintainable code?
In this session I will explain how I work with AI agents to create well tested, secure and resilient web applications and I will focus on the challenges that you might face in your journey in working alongside AI so you are prepared for the next era of technological advancements.
In this new age of AI, I believe that developers need to learn to adopt the current tools available to deliver high quality value faster. But the information is scattered, mostly focussed on solving a particular challenge or just how to get started. I wanted to showcase how one could develop a fully functional web application in a matter of minutes using AI assistive technology but applying the engineering techniques we have adopted in the past decades.