Ariel Pchara

Senior Fullstack Engineer | React & Node.js Specialist | TypeScript, Microservices, AWS

Blog

Thoughts on software architecture, JavaScript, and engineering craft.

Maybe you need a better experience with TDD

Not about coverage. It's about design guided by the behavior you want to see — how the order in which you think about tests changes everything, with practical TypeScript examples.

Read more

JavaScript async is hell

A deep dive into callbacks, promises, async/await, generators, and observables — understanding JavaScript's asynchronous model and when to use each approach.

Read more