TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
10.03k stars 13.45k forks source link

React: Update codeblock delimiters #27459

Closed aconstas closed 7 months ago

aconstas commented 8 months ago

Checks

Describe your suggestion

Codeblocks should be updated to align with new changes in our layout style guide

In the sections named in this issue, codeblocks will be opened by a set of 3 tildes (the ~ character) and then closed by another set of 3 tildes. To align with the style guide, these tilde characters need to change to backticks (the ` character). Be sure to refer to the codeblocks section of the style guide for an example of what this should look like.

Guidance:

Sections to update

Getting Started With React (4 lessons)

States and Effects(3 lessons)

Class Components (2 lessons)

React Testing (2 lessons)

The React Ecosystem (3 lessons)

More React Concepts (3 lessons)

@JoshDevHub

Path

Node / JS

Lesson Url

https://www.theodinproject.com/paths/full-stack-javascript/courses/react

Churtified commented 8 months ago

I can do a section, thanks!

marlatte commented 8 months ago

I'll take a section as well!

roopxx commented 8 months ago

I'll take one section too. Thanks!

JoshDevHub commented 8 months ago

Thank you for volunteering @roopxx

I've assigned you the Class Components section.

kamranzafar4343 commented 8 months ago

I would like to take a lesson from one of these!

JoshDevHub commented 8 months ago

Thank you for volunteering @kamranzafar4343

I've assigned you the section on React testing.

ParagPalkar commented 7 months ago

I would like to take a section from one of the above ! Thank You !

Ervin001 commented 7 months ago

If there are any available I would like to take a section as well.

MaoShizhong commented 7 months ago

@ParagPalkar assigned you the section on The React Ecosystem

@Ervin001 assigned you the section on More React Concepts

BryanF1nes commented 7 months ago

If any of these still need work done, I'd be happy to help. :)

JoshDevHub commented 7 months ago

@BryanF1nes Thank you for volunteering.

All the items in this issue have been assigned. However, there are still a couple of more issues coming in the future for codeblock fixes. I'll be sure to include you in the next round.

BryanF1nes commented 7 months ago

@JoshDevHub Wonderful, thanks!

MaoShizhong commented 7 months ago

Thank you to everyone who contributed to this!