user avatar
sophie alpert
@sophiebits
(find me on bl**sky)
san francisco
Joined May 2007
  • Pinned
    user avatar
    logging lets you travel through time debuggers let you travel through space
  • user avatar
    Timeless software engineering skills: 1. Not feeling scared to change code you didn't write 2. Empathy for your users and for your collaborators 3. Ability to communicate ideas clearly I'd hire someone with these skills any day.
  • user avatar
    no I actually did not want to search google for `localhost:8080`, thank you
  • user avatar
    life hack: console log function that auto-indents based on the depth of your call stack
  • user avatar
    photo of a signed check from Donald E. Knuth made out to Sophie Alpert for 0x$5.20 (or “Five and 32/256 hexadecimal dollars”)
  • user avatar
    To the YouTube commenters saying me being a “thing in a dress” takes away from the content of my keynote: I was React’s #1 committer for its first 5 years, and now I manage the team. This content wouldn’t _exist_ without me. Would be cool if you respected me as a person too.
  • user avatar
    screenshot of my apple watch fitness rings showing all three rings closed every day this year
    screenshot of Apple Fitness app showing that I’ve won each monthly challenge award this year
  • user avatar
    concept: german bakery named Gluten Tag
  • user avatar
    Just got out of an interview during which the candidate searched Stack Overflow and copy-pasted some code… from an answer I wrote. (They didn’t notice.)
  • user avatar
    I have 10 years of react experience
    A pull request from me to facebook/react, merged on May 30, 2013. Titled “Change TodoMVC to not modify state in place #31”, it changes an array .push preceding a setState call to use .concat instead.
  • user avatar
    Last week, I was promoted to head of engineering at work!
    GIF
  • user avatar
    Today's my last day at Facebook. I'm gonna miss working on React full time, but I'm excited to try something smaller and new: I'm joining @humuinc next week as an engineer.
  • user avatar
    Today's props go to Airbnb, who kindly edited my new name and pronouns into all the past reviews I've received from hosts – so new hosts who read them aren't confused. I feel appreciative of processes that aren't garbage to trans people.
  • user avatar
    My programming strategy: if something can be fixed or made better in less than 15 minutes, don’t file a task for later or for someone else: just do it!