Commit Graph

19 Commits

Author SHA1 Message Date
Matt Carroll
81b5f81f29 [beta] Tic-tac-toe tutorial rewrite (#5352)
* Copy over tutorial from old website

Fixed up MDX syntax (self-closing `<br>` and `<img>`, and one `style`
attribute)

* wip

* more wip

* Move tutorial to be consistent with new beta docs structure

* remove HTML comments causing Vercel rendering issues

* Fixed all fixme's, minor clarity improvments, updated code links to codesandbox

* first half of tutorial re-write draft

* Finish tutorial rewrite draft

* Fix some formatting issues

* Migrate tutorial back to JavaScript to fix Sandpack errors

* Fix minor mistakes, formatting, code bugs, clean up images

* Fix empty board image size

* Fix image size and code highlighting issues

* Incorporate feedback from Dan and Sean

* edits (wip)

* edit

* edits

* Update beta/src/content/learn/tutorial-tic-tac-toe.md

Co-authored-by: Strek <ssharishkumar@gmail.com>

* tweak

Co-authored-by: Sophie Alpert <git@sophiebits.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
Co-authored-by: Strek <ssharishkumar@gmail.com>
2022-12-24 13:23:58 +00:00
ashrene-roy
6031b0005f [beta] Fix Chai recipe in docs (#5342)
* [beta] Fix Chai recipe in docs

* Cut down recipe to 3 points

* Adjust explanation

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2022-12-12 18:49:03 +00:00
Joseph Savona
e544ae482c Update team pages (#5329)
* [wip] update team page

* Update old site and alumni

* Add more team members

* Update old page too

* Shrink images

* Add remaining people on updated team pages (#5327)

* updates

* remove active members from acknowledgements

* mobile styles for social/links

* update jason image

* clarify Jasons role

* image alt text

* Move all content into <TeamMember> incl headers

* icon for personal site links

* update TOC to extract beyond top-level elements

* cleanup

* github link should...point to github. oops

* this can no longer be described as a small team

* Update beta/src/content/learn/meet-the-team.md

* Update content/community/team.md

Co-authored-by: Sathya Gunasekaran <gsathya.ceg@gmail.com>

Co-authored-by: Rick Hanlon <rickhanlonii@fb.com>
Co-authored-by: lauren <poteto@users.noreply.github.com>
Co-authored-by: Sathya Gunasekaran <gsathya.ceg@gmail.com>
2022-12-08 08:34:05 -08:00
Andrew Clark
2e7b147db1 Update acdlite picture (#5313)
I kinda like this one more
2022-12-02 15:42:03 -05:00
dan
5e5eb21c02 [Beta] useDebugValue API (#5272) 2022-11-16 22:29:02 +00:00
dan
c99028d64d Update robots.txt 2022-09-08 02:02:31 +01:00
dan
26a870e1c6 [Beta] Replace SVGs with PNGs (#4646)
* [Beta] Replace SVGs with PNGs

* Fix up sizes
2022-05-08 21:01:58 +01:00
dan
fca358333d [Beta] Diagrams for Sharing State (#4644) 2022-05-07 23:56:08 +01:00
dan
d1f2a31321 [Beta] Remove unfinished sketches (#4641) 2022-05-07 19:17:21 +01:00
dan
ebca48c5bc [Beta] Fix JSX diagrams (#4639) 2022-05-07 19:01:36 +01:00
Angelos Chalaris
56a0dca6fb Update CDN links for React 18 (#4528) 2022-03-30 17:06:07 +01:00
Ricky
1e3b023d31 Add diagrams for Preserving and Resetting State (#4439)
* Add diagrams for Preserving and Resetting State

* Dark mode

* Add alt text and fix file names

* Feedback updates
2022-03-19 13:10:45 -04:00
Ricky
2f05f3f3d2 Add diagram to Reacting to Input with State (#4434) 2022-03-14 17:26:14 -04:00
Ricky
0ff869ffde Add diagrams for passing props with context (#4394)
* Add diagrams for passing props with context

* Update beta/src/pages/learn/passing-data-deeply-with-context.md

Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>

* Update beta/src/pages/learn/passing-data-deeply-with-context.md

Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>

* Update beta/src/pages/learn/passing-data-deeply-with-context.md

Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>

* Fixes for mobile

Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2022-03-14 17:18:23 -04:00
Ricky
90ae8466a2 Add diagrams for "Putting markup into JavaScript" (#4390)
* Add diagrams for "Putting markup into JavaScript"

* Update alt tags

* Fix isLoggedIn

* Minor style updates for mobile
2022-03-14 12:09:53 -04:00
Xuan Huang (黄玄)
3c3d8ace70 Add Xuan to team page (#4454)
* Add Xuan To The Team

* Don't forget to add to the Beta site as well
2022-03-11 19:47:01 -05:00
Ricky
ac9a984a5b Add diagrams to Quick Start (#4377)
* Add diagrams to Quick Start

* Switch to svg

* Switch dark mode image

* Rework file names, minor dark mode updates

* Update alt tags and descriptions
2022-02-24 11:29:38 -05:00
Sha Mwe La
aa4bb4197b Cache a font file (#4350)
* Cache a font file

* Fix vercel.json syntax

* Improve

* Fix fonts

Co-authored-by: dan <dan.abramov@gmail.com>
2022-02-17 23:59:06 +00:00
Rachel Nabors
926dbeeb7c Re-add public folder 2021-10-28 22:27:24 +01:00