Learn what barrel exports are in JavaScript and TypeScript. Understand how index.js files simplify imports, their pros and cons, and when to use them.What are Barrel Exports in JavaScript and TypeScript?2020-03-21 in JavaScript tagged JavaScript / Node / npm / React by Marc Nuri
Learn how to design clean, maintainable, and testable interfaces in Go. Best practices, patterns, pitfalls, and real-world refactoring examples.Go Interfaces: Design Patterns & Best Practices2020-03-14 in Backend Development tagged Go / Best Practices by Marc Nuri
Comprehensive guide to error handling in Go with practical examples, custom errors, wrapping, and modern error handling patternsError Handling Best Practices in Go2020-03-07 in Backend Development tagged Go / Best Practices / Debugging by Marc Nuri