leonardotheodoro.dev
Articles
About
Latest Articles
Thoughts on software development, architecture, technology and philosophy.
February 21, 2025
4 min read
Avoiding Catastrophic Backtracking in Regular Expressions
February 19, 2025
6 min read
Where do our variables go - A brief guide to Call Stack and Memory Heap
February 19, 2025
7 min read
What are async generators and what are they used for?
January 29, 2025
6 min read
Why can’t we compare arrays and objects with ===
January 9, 2025
7 min read
Before TDD: Why you need to know what Mocks, Stubs, and Spies are?
July 25, 2024
2 min read
Why you should use URL Constructor instead of template literals
April 2, 2020
4 min read
Incluindo gráficos em um PDF usando Laravel e Chartjs