TypeScript and AI: Modern Software Craftsmanship
Details
About the Talk
Building products today is easier than ever. Tools like Cursor and Claude Code can generate working software in hours.
But once real users arrive, complexity appears. Features interact in unexpected ways and the codebase quickly becomes harder to reason about.
This is where TypeScript shines. By modelling your domain with types and interfaces, you replace assumptions with guarantees and let the compiler catch mistakes early.
In this talk Mykola Boiko (Lead Backend Developer at Auditorium) will explore how TypeScript helps teams build reliable systems in the age of AI-assisted development.
* * * * * *
Event Details
š„ This is an online event. A video link will be sent to registered attendees shortly before the talk.
š» A GitHub repository with example code will also be shared so you can explore the ideas yourself.
