Skip to Content
Sign in
Susomejias

Susomejias

Córdoba

39 posts

Previous Posts
Tech Picks #1

Tech Picks #1

Explore a curated collection of the best tech articles, videos, and tools discovered this week. Stay informed and inspired in the world of technology.

Design pattern | Adapter

Design pattern | Adapter

Learn how the Adapter Pattern enables seamless integration between incompatible interfaces. Explore both class-based and functional implementations for scalable and maintainable solutions.

A Practical Guide to Snapshot Testing

A Practical Guide to Snapshot Testing

Master snapshot testing with Jest to ensure consistent UI and data outputs. This guide covers implementation examples, inline snapshots, best practices, and common pitfalls.

Selective Staging in Git: How and When to Use It for Clean Commits

Selective Staging in Git: How and When to Use It for Clean Commits

Explore the power of selective staging with (git add -p) to maintain clean commit histories and improve collaboration in your Git workflow.

Efficient Bug Hunting with git bisect: A Step-by-Step Guide

Efficient Bug Hunting with git bisect: A Step-by-Step Guide

Explore the power of selective staging with (git add -p) to maintain clean commit histories and improve collaboration in your Git workflow.

Code Smell | Generic Exceptions

Code Smell | Generic Exceptions

Understanding why using generic exceptions is a code smell and how it can make error handling difficult.

Code Smell | Complex Conditions

Code Smell | Complex Conditions

Avoid complex if conditions by using variables or functions to improve readability and maintainability.

Harness the power of TypeScript + Zod to manage your environment variables

Harness the power of TypeScript + Zod to manage your environment variables

Optimize TypeScript projects with Zod for secure, type-safe environment variable management, enhancing code reliability and developer experience.

Load More You've reached the end of the list