UtreraCommon GraphQL Anti-Patterns and How to Solve ThemGraphQL has gained enormous popularity for its flexible query style and strong typing system. However, as with any technology, there are…Jan 1
Nicolás FaillaZustand in React: DOs and DON’TsIn the last post, we’ve seen how to setup Zustand, setting up some middlewares and stuff. Now it’s time to see some usage dos and dont’s.May 23, 20221
C. J. Kepinsky, QA, Mentor, Mystery LoverMastering Design Patterns: A Developer’s Guide with Real-life Examples in Cypress and PlaywrightIntroductionDec 23, 2024Dec 23, 2024
Ariel FrancoShadcn: The Secret to Productive UI DevelopmentIn the ever-evolving landscape of web development, efficiency and productivity are key. Developers are on the constant lookout for tools…Sep 30, 2024Sep 30, 2024
Rodrigo MartinsKISS: Keep It Simple, Stupid — but without Always so Simple or so StupidThe KISS (Keep It Simple, Stupid) principle is a widely adopted philosophy in software engineering that encourages simplicity and clarity…Dec 12, 2024Dec 12, 2024
UtreraCommon GraphQL Anti-Patterns and How to Solve ThemGraphQL has gained enormous popularity for its flexible query style and strong typing system. However, as with any technology, there are…Jan 1
Nicolás FaillaZustand in React: DOs and DON’TsIn the last post, we’ve seen how to setup Zustand, setting up some middlewares and stuff. Now it’s time to see some usage dos and dont’s.May 23, 20221
C. J. Kepinsky, QA, Mentor, Mystery LoverMastering Design Patterns: A Developer’s Guide with Real-life Examples in Cypress and PlaywrightIntroductionDec 23, 2024
Ariel FrancoShadcn: The Secret to Productive UI DevelopmentIn the ever-evolving landscape of web development, efficiency and productivity are key. Developers are on the constant lookout for tools…Sep 30, 2024
Rodrigo MartinsKISS: Keep It Simple, Stupid — but without Always so Simple or so StupidThe KISS (Keep It Simple, Stupid) principle is a widely adopted philosophy in software engineering that encourages simplicity and clarity…Dec 12, 2024
Andrea AlicinoGit LFS and .gitattributesGit Large File Storage (Git LFS) is an extension to Git that allows large files to be managed efficiently within a Git repository. Combined…Jan 17, 2024
InMercadona TechbySalvador TamaritMercadona’s Universal Truths (“Verdades Universales de Mercadona”) in Software Development (1 of 3)At Mercadona Tech, nine universal business truths transform software development, bridging business wisdom with tech innovationDec 2, 2024
InSeñor PythonbyMichał Marcińczuk, Ph.D.Dataclasses: an effective use of InitVar in PythonThe story presents how to define init-only properties using the dataclasses package in Python.May 15, 20243