The learning loop 10 minutes readMaster the Learn → Practice → Share cycle that successful developers use to build skills. Discover why AI makes this loop faster and why Reflect is now the c...
Building an MCP Server for Claude Code 23 minutes readLearn how to build a custom Model Context Protocol server for Claude Code. Master the fundamentals of MCP protocol, tool definitions, and argument handling u...
Building real-time chat with Hotwire 23 minutes readLearn how to build a sophisticated real-time chat system using Hotwire. We’ll create a complete implementation featuring instant message delivery, background...
Using React Components in Stimulus Controllers 20 minutes readA simple tutorial explaining how to integrate existed React components into your modern Rails app powered by Hotwire.
AWS S3 replication across different accounts 12 minutes readAWS S3 Bucket replication is an incredibly powerful and cost-effective way to ensure your data remains safe, secure, and accessible in the cloud. With S3 buc...
Avo custom fields 10 minutes readAvo is a content management system for Ruby on Rails applications that has a lot of features out of the box. It is designed to be easy to use and extendable,...
Cross account Amazon ECR images 8 minutes readSharing Amazon ECR images across accounts is a common requirement, especially in scenarios where a CI/CD pipeline resides in one account and the production e...
Chartkick and turbo frames - elevating rails visuals 10 minutes readIn today’s digital landscape, delivering dynamic and interactive content is essential for engaging user experiences. Rails developers often leverage powerful...