
Omri Lotan
☕ I woke up like this
Work
Front end observability
Pinned
Major.Minor.Patch
Major.Minor.Patch
5 min read
loading...
Recent comments
Who's using Service Workers?
I'm using SW on my application doowat.net to make it a full...
Why can't Form Validation be nice?
I recommend trying Vest: It is a data validation library fo...
10 Unpopular Javascript Array Methods
It's not Array.prototype.isArray() - it's a static method o...
When to Use Global NPM Installs? Rarely
Hi, Tally. Good read, I agree completely. Global installs a...
Debugging: "Cannot read property 'length' of undefined."
Thank you, Todd, for this retrospect. Experience is an inva...
what is your recent dev-related confession?
I leave errors in production services to make sure my error...
Front end observability. A practical guide to browsers error monitoring with window.onerror 💂
Why do you like front-end observability so much? Funny q...
The Power of Higher Order Functions in JavaScript (With examples and use cases)
I love the use of reduce with collections of functions! +1 ...