Migration from api-desktop-processador to i9_processador: Architectural Decisions and Lessons Learned
A comprehensive analysis of the architectural decisions behind migrating from a Java-based processor to a modern Elixir Phoenix application
I’m Iago, a software alchemist (elixir dev) and entrepreneur based in Belém. I’m the co-founder and CTO of Japu and Travessia, where we develop marketplace and SaaS for education and both failed. Now I'm focused in building Agendflow (https://agendflow.com.br)
A comprehensive analysis of the architectural decisions behind migrating from a Java-based processor to a modern Elixir Phoenix application
Complete guide on how to set up and use Dokploy to simplify deployments on VPS or homelab - the open source alternative to Vercel and Netlify for your own infrastructure.
Discover how to use Claude AI as a DevOps assistant for personal projects, automating infrastructure and solving complex problems efficiently and cost-effectively.
Learn how to create a robust, real-time chat interface using Phoenix LiveView integrated with OpenAI's streaming API, featuring comprehensive error handling and a polished user experience.
Learn how to implement JavaScript's core array methods from scratch with comprehensive testing.