2. Logs

O que são logs? Logs, são uma parte importante da Observabilidade, que servem para nos permitir entender o estado do sistema ao analisar os dados que são gerados por meio deles.Os logs ger...
0 Read More

416. Partition Equal Subset Sum

416. Partition Equal Subset SumDifficulty: MediumTopics: Array, Dynamic ProgrammingGiven an integer array nums, return true if you can partition the array into two subsets such that the sum of the ele...
0 Read More

Debug

🐞 Cómo Configurar Debug en VS Code para Python, Java, JavaScript y PHP (Xubuntu 24.04) ⚙️ Una guía paso a paso para tener un entorno de desarrollo moderno y funcional en VS Code con...
0 Read More

Laravel Slugable

Laravel Slugable
Laravel Slugable is a lightweight Laravel trait that automatically generates slugs from model fields like title, name, or any custom source — and stores it in a customizable destination field such a...
0 Read More