Skip to content

Commit a75d863

Browse files
authored
Merge pull request #70 from reactjs/sync-8201e7e9
Sync with react.dev @ 8201e7e
2 parents 31bb989 + e05a11b commit a75d863

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

.github/workflows/analyze.yml

-7
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@ jobs:
2020
cache: yarn
2121
cache-dependency-path: yarn.lock
2222

23-
<<<<<<< HEAD
24-
- name: Install dependencies
25-
uses: bahmutov/[email protected]
26-
with:
27-
install-command: yarn
28-
=======
2923
- name: Restore cached node_modules
3024
uses: actions/cache@v4
3125
with:
@@ -34,7 +28,6 @@ jobs:
3428

3529
- name: Install deps
3630
run: yarn install --frozen-lockfile
37-
>>>>>>> b214f78433756914ec32526dda48e76176dbf4fc
3831

3932
- name: Restore next build
4033
uses: actions/cache@v4

src/content/community/team.md

-12
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,7 @@ Current members of the React team are listed in alphabetical order below.
4242
Josh majored in Mathematics and discovered programming while in college. His first professional developer job was to program insurance rate calculations in Microsoft Excel, the paragon of Reactive Programming which must be why he now works on React. In between that time Josh has been an IC, Manager, and Executive at a few startups. outside of work he likes to push his limits with cooking.
4343
</TeamMember>
4444

45-
<<<<<<< HEAD
46-
<TeamMember name="Kathryn Middleton" permalink="kathryn-middleton" photo="/images/team/kathryn-middleton.jpg" github="kmiddleton14" twitter="kmiddleton14" title="Engineering Manager at Meta">
47-
Kathryn initially discovered web development when she wanted to make her myspace page look cool. She ended up majoring in Computer Science, and quickly became a huge fan of React building features on the Instagram.com team. Outside of work she loves playing pingpong, teaching spin classes, and going plant shopping.
48-
</TeamMember>
49-
50-
<TeamMember name="Lauren Tan" permalink="lauren-tan" photo="/images/team/lauren.jpg" github="poteto" twitter="potetotes" threads="potetotes" personal="no.lol" title="Engineer at Meta">
51-
=======
5245
<TeamMember name="Lauren Tan" permalink="lauren-tan" photo="/images/team/lauren.jpg" github="poteto" twitter="potetotes" threads="potetotes" bsky="no.lol" title="Engineer at Meta">
53-
>>>>>>> b214f78433756914ec32526dda48e76176dbf4fc
5446
Lauren's programming career peaked when she first discovered the `<marquee>` tag. She’s been chasing that high ever since. She studied Finance instead of CS in college, so she learned to code using Excel instead of Java. Lauren enjoys dropping cheeky memes in chat, playing video games with her partner, and petting her dog Zelda.
5547
</TeamMember>
5648

@@ -66,15 +58,11 @@ Current members of the React team are listed in alphabetical order below.
6658
Mofei started programming when she realized it can help her cheat in video games. She focused on operating systems in undergrad / grad school, but now finds herself happily tinkering on React. Outside of work, she enjoys debugging bouldering problems and planning her next backpacking trip(s).
6759
</TeamMember>
6860

69-
<<<<<<< HEAD
70-
<TeamMember name="Rick Hanlon" permalink="rick-hanlon" photo="/images/team/rickhanlonii.jpg" github="rickhanlonii" twitter="rickhanlonii" threads="rickhanlonii" personal="rickhanlon.codes" title="Engineer at Meta">
71-
=======
7261
<TeamMember name="Noah Lemen" permalink="noah-lemen" photo="/images/team/noahlemen.jpg" github="noahlemen" twitter="noahlemen" threads="noahlemen" personal="noahle.men" title="Engineer at Meta">
7362
Noah’s interest in UI programming sparked during his education in music technology at NYU. At Meta, he's worked on internal tools, browsers, web performance, and is currently focused on React. Outside of work, Noah can be found tinkering with synthesizers or spending time with his cat.
7463
</TeamMember>
7564

7665
<TeamMember name="Rick Hanlon" permalink="rick-hanlon" photo="/images/team/rickhanlonii.jpg" github="rickhanlonii" twitter="rickhanlonii" threads="rickhanlonii" bsky="ricky.fm" title="Engineer at Meta">
77-
>>>>>>> b214f78433756914ec32526dda48e76176dbf4fc
7866
Ricky majored in theoretical math and somehow found himself on the React Native team for a couple years before joining the React team. When he's not programming you can find him snowboarding, biking, climbing, golfing, or closing GitHub issues that do not match the issue template.
7967
</TeamMember>
8068

0 commit comments

Comments
 (0)