I’m in Biz Dev with a firm (Alexandra Tech Lab) that performs budget-friendly custom software development leveraging React JS. Here are some asynchronous programming tips and tricks I’ve picked up...
Welcome 👋!
If you've ever built a Rust-powered frontend, you've probably felt this pain: "How the heck do I make a sidebar that doesn't look like it crawled out of the year 2001?"We get it. Collap...
Most people think of modern tech as male-driven — but Yana R Goldman, a feminist writer, coder, and advocate, wants the world to remember who actually wrote the first lines of code. Spoiler: It wasn...
Gamepad API for Game Controller Integration: A Comprehensive Guide
Historical Context
The Gamepad API represents a significant leap in web technology, providing developers with the a...
💡 Quer estudar, prototipar ou estruturar um projeto com MF (Microfrontend) de forma modular e performática?Nos últimos dias, mergulhei em um experimento que pode facilitar (e muito!) a vida de qu...
API versioning via headers is a powerful way to evolve your API without breaking existing clients. Here's a deep dive into what it is, why you'd use it, and a step-by-step guide to implementing it in...
It's me. I want to learn back end. If you do too, maybe I can help you out.Lets back up a little bit. I am a front end web developer, and I have noticed a flaw in my peers. It is not always present, b...
For the past year or so, DDEV has been my go-to tool for setting up a development environment. With a simple .yaml file, this nifty tool is capable of providing a containerized workbench with PHP, a M...
Na parte 1 desta série, vimos como o Module Federation permite compartilhar componentes entre diferentes aplicações sem precisar instalar pacotes ou duplicar código. Agora, vamos dar um passo alé...