I'm Ahmed Ismail from Egypt. I'm a Front-End Developer. I really enjoy learning Programming languages and frameworks. I also enjoy Implementing of designs. For This Moment I'm junior web developer and learning increasingly.
// Which came first: the chicken or the egg?
console.log(['π₯', 'π£', 'π₯', 'π'].sort())
>>> [ 'π', 'π£', 'π₯', 'π₯' ]