Arabic sorting that stays correct in production
A customer list sorted with array.sort() may look harmless in staging. In production, the same shortcut can scatter Arabic names by code point, put "محمود 10" before "محمود 2", disagree with the datab
sultanbyte.com8 min read