mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 12:13:11 +00:00
* 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>