Using AI To Autofill Forms With Wikipedia
Discover how AI can automate form completion from external sources, making data entry quick and efficient.
Derniers articles par Cindy Manel
Before choosing full-stack development, Cindy was a dentist. No kidding. You can imagine that she's a fast learner.
OpenTelemetry in Practice: Instrumenting JavaScript Apps for Tracing
We've enabled OpenTelemetry on some of our Node.js APIs and their React client, and it was surprisingly easy. The full-stack traces let us debug faster. This hands-on guide explains how to do it.
Demystifying Monitoring: From Basics to OpenTelemetry
How to make sure that our application works well and catch any problem ASAP? Discover monitoring, from basic concepts to OpenTelemetry, a very promising open-source project.
Continuous Migration: Keeping Users Uninterrupted
Struggling with disruptive app migrations? Discover a systematic strategy that enables progressive migration while maintaining a consistent and uninterrupted user interface.
Internationalization with Polyglot.js and NestJS
See how to manage translation with Polyglot.js and a NestJS backend, and take advantage of interpolation and pluralization!
Deploying A Web App With Docker And AWS Fargate
A step-by-step guide, with screenshots, that I built during my integration challenge