
Costin Manda
Romanian .NET C# developer for 20 years+.
Work
Senior software developer at Euroclear
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Romanian .NET C# developer for 20 years+.
Work
Senior software developer at Euroclear
Recent comments
Guards using invariant in JS
Sometimes you want to be more specific. Instead of x % 2 == 0...
Guards using invariant in JS
I think invariant is over engineered. In Javascript one can u...
Deep dive into React codebase [EP1: Prerequisites]
Great job! I don't really enjoy React that much and I suspect...
Features of a dream programming language
As the saying goes, you achieve perfection not when you have ...
Would you opt to have your consciousness live forever on a computer? Tell us for an upcoming episode of our podcast! 🎧
Depends on who controls the computer, I guess. Would I choos...
Immutable Arrays and Objects in JavaScript, the Native Way
Shift can also be achieved with the spread operator: const...
How to Compare Arrays in JavaScript Efficiently
The post is called "How to Compare Arrays in JavaScript Effic...
How to Compare Arrays in JavaScript Efficiently
Sure. Depends on the requirements. You could add 2n for copyi...