Server-Sent Events with Vapor. An Event-Driven approach.Event-driven architecture is a relatively new pattern used in backend system design that uses events and triggers as the core part of…Aug 29Aug 29
Published inGlobantIndexing and querying data and documents using LLM models and natural language with Kernel MemoryKernel Memory is a multi-modal AI Service specialized in the efficient indexing of datasets.Aug 13Aug 13
Developing a Rate-Limit Middleware for Vapor, the Swift-Server side serverRate-Limit and Middleware are concepts that all backend developers have heard about. Read about them and how to implement them using Vapor.Jun 27Jun 27
Published inTowards DevGuard clause in .NETThe guard clause approach is a way to check parameter conditions.Mar 4Mar 4
Published inTowards DevError handling in Go with the Result PatternA simple and elegant way to handle errors in Go using the Result PatternDec 23, 202310Dec 23, 202310
Published inGlobantSemantic Kernel: The New Way to Create Artificial Intelligence ApplicationsIn this article, we will explore Semantic Kernel, a new Microsoft SDK that simplifies the integration of AI into conventional applications.Dec 19, 20231Dec 19, 20231
Cómo construir objetos complejos con el patrón de diseño Builder en SwiftEl patrón de diseño Builder te permite crear objetos complejos paso a paso, sin exponer los detalles de su implementación.Dec 5, 2023Dec 5, 2023
Semantic Kernel: la nueva forma de crear aplicaciones de Inteligencia ArtificialSemantic Kernel de Microsoft simplifica la integración de IA en aplicaciones convencionales.Nov 4, 2023Nov 4, 2023
Desmitificando el patrón Command en Swift: Simplificando la gestión de accionesEn Swift, el patrón Command puede ser una herramienta poderosa para simplificar la gestión de acciones y mejorar la modularidad del código.Jul 11, 2023Jul 11, 2023
Guía de integración de Siri Shortcuts en iOS 12Aprende en esta guía a cómo integrar Siri Shortcuts en tu app, tanto en el registro de actividades como con las nuevas intenciones de Siri.Jun 29, 2023Jun 29, 2023