React Conf 2025 Takeaways: Learn once. Write once.
On October 7th and 8th, 2025, the React team hosted React Conf 2025, a two-day event filled with exciting announcements and updates about the React ecosystem. I had…
Category
On October 7th and 8th, 2025, the React team hosted React Conf 2025, a two-day event filled with exciting announcements and updates about the React ecosystem. I had…
Portuguese version here: https://tech-pills.github.io/2025-08-31-estudos-em-ddd-design-tatico-entre-pescadores-e-desenvolvedores/ Hey everyone! Hope you're doing well. Another article to continue our DDD studies, this time focused on tactical design and the patterns that compose…
Hello again! It has been some time since I last posted here. I have been hoarding more knowledge about state-of-the-art LLMs and all models currently available on the…
Introduction In TypeScript applications, static typing offers safety during development, ensuring that variables and functions respect well-defined contracts. However, this guarantee does not always extend to external data,…
In the last article, we discussed brainfuck and implemented a compiler + VM that can run brainfuck code. Continuing the journey to run brainfuck on billions of devices,…
Exchanging knowledge is something I deeply enjoy and have been doing through conference talks since 2015. I believe it’s one of the best ways to contribute back to…