Author

Claudia Hernández

Claudia Hernández is a software engineer currently based in undefined. Her day-to-day activities include crafting beautiful user experiences through code. When she’s not coding or spreading the word of the JavaScript lords, she’s probably running late for a flight and live-tweeting about it.

Also from this author

What I Talk About When I Talk About Sorting: Untangling Array#sort

Javascript’s Array#sort can be a powerful tool in your belt, but it can also trip you up if you wield it without proper planning and a deeper understanding of its strengths and weaknesses. Claudia Hernández takes a deeper look at how sorting works across different engines, how to create custom sorting functions, and helps you sharpen your sorting skills.