DEV Community

Samuel Ochaba profile picture

Samuel Ochaba

404 bio not found

Joined Joined on 
Breaking Free from Single Inheritance Chains With JavaScript Mixins

Breaking Free from Single Inheritance Chains With JavaScript Mixins

1
Comments
4 min read

Want to connect with Samuel Ochaba?

Create an account to connect with Samuel Ochaba. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
The Secret Life of JavaScript Objects: Flags and Descriptors

The Secret Life of JavaScript Objects: Flags and Descriptors

Comments
4 min read
Three Programming Superpowers In One Function

Three Programming Superpowers In One Function

2
Comments
7 min read
Stop Memory Leaks! The Practical Guide to WeakMap and WeakSet

Stop Memory Leaks! The Practical Guide to WeakMap and WeakSet

1
Comments
4 min read
This 'Innocent' Array Pattern Quietly Kills Your JavaScript Performance

This 'Innocent' Array Pattern Quietly Kills Your JavaScript Performance

Comments
4 min read
When JavaScript Symbols Actually Matter in Production

When JavaScript Symbols Actually Matter in Production

1
Comments
4 min read
Stop Using `?.` Everywhere - You're Hiding Your Bugs

Stop Using `?.` Everywhere - You're Hiding Your Bugs

Comments 1
4 min read
Optimistic UI Updates: Why Your App Feels Slow When It's Actually Fast

Optimistic UI Updates: Why Your App Feels Slow When It's Actually Fast

Comments
6 min read
Understanding F.prototype in JavaScript: A Complete Guide

Understanding F.prototype in JavaScript: A Complete Guide

Comments 2
6 min read
Understanding Prototypal Inheritance in JavaScript: A Deep Dive

Understanding Prototypal Inheritance in JavaScript: A Deep Dive

3
Comments
4 min read
Beyond Basic Debouncing: What I Learned Building Search for a Logistics App

Beyond Basic Debouncing: What I Learned Building Search for a Logistics App

3
Comments
3 min read
JavaScript Decorators: Supercharge Your Functions Without Changing Them

JavaScript Decorators: Supercharge Your Functions Without Changing Them

2
Comments
5 min read
Understanding Function Binding in JavaScript: A Beginner's Guide

Understanding Function Binding in JavaScript: A Beginner's Guide

Comments
3 min read
The Closure Trap: A JavaScript Bug That Shows Why Fundamentals Still Matter in the AI Era

The Closure Trap: A JavaScript Bug That Shows Why Fundamentals Still Matter in the AI Era

3
Comments 1
4 min read
Understanding JavaScript Scope and Closures: A Deep Dive into Lexical Environments

Understanding JavaScript Scope and Closures: A Deep Dive into Lexical Environments

Comments
4 min read
Stop Coding in Chaos: Why You Need a Pro Dev Environment Now (And How to Set It Up)

Stop Coding in Chaos: Why You Need a Pro Dev Environment Now (And How to Set It Up)

1
Comments 2
4 min read
loading...