const Ankita = {
pronouns: "she" | "her",
code: [Javascript, HTML, CSS],
tools: [React, Redux, Node, Styled-Components],
architecture: ["microservices", "event-driven", "design system pattern"],
challenge: "I am doing the #100DaysOfCode challenge focused on react and typescript"
}// Which came first: the chicken or the egg?
console.log(['๐ฅ', '๐ฃ', '๐ฅ', '๐'].sort())
>>> [ '๐', '๐ฃ', '๐ฅ', '๐ฅ' ]