Number(204).toString(2);
What I did yesterday?
Practice problems, portfolio edits, react quiz app
What I’m doing today?
Practice problems, TypeScript, work
What is blocking me?
https://edabit.com/challenge/xhrEw5w9N45TfsgiY
https://edabit.com/challenge/muSMtsoSbygZ7J5Xw
https://edabit.com/challenge/kqvtyGZPNPvBbkGg3
https://edabit.com/challenge/wNh9NaWY6EvA7sPDQ
True or false are javascript classes in fact just “special functions”?
True; the class syntax is just syntactical sugar over JS’s prototype inheritance