LFLeonardo Fernandesinblog.leonardo1903.me·Mar 28 · 16 min readPWA vs React Native: How to Make the Right ChoiceYour startup just closed its seed round. The investors are happy, the product roadmap is locked, and everyone agrees: you need a mobile app — fast. Your CTO wants to go with React Native. "Native perf00
LFLeonardo Fernandesinblog.leonardo1903.me·Jun 20, 2025 · 19 min readUnlocking the Power of MongoDB Aggregation PipelinesPicture this: you're building an analytics dashboard. You need the top 10 products by revenue for last month, grouped by category, with each product's percentage contribution to its category total, fi00
LFLeonardo Fernandesinblog.leonardo1903.me·Jun 7, 2025 · 19 min readA Guide to Query Translation in RAG Systems: Key Methods and ExamplesHere's a scenario that should feel familiar. Your RAG system retrieves beautifully on test queries. You've tuned chunk sizes, experimented with embedding models, added a reranker. The eval numbers loo00
LFLeonardo Fernandesinblog.leonardo1903.me·Jun 6, 2025 · 19 min readHow Retrieval-Augmented Generation Boosts AI Results: An In-Depth LookYou built a RAG chatbot. You chunked your documents, embedded them, shoved them into a vector store, and wired it to an LLM. It works — mostly. But it hallucinates on questions it should know, misses 00
LFLeonardo Fernandesinblog.leonardo1903.me·Jun 1, 2025 · 16 min readUnderstanding the Inner Workings of React NativeFor three years, the React Native community waited for "the new architecture." JSI, Fabric, TurboModules — names that appeared in GitHub issues and conference talks while most production apps were sti00