DEV Community

Avani Trivedi
Avani Trivedi

Posted on

React / JSX Style Guide For Developers

The blog is originally written on my site: crestinfosystems.com

Style guides are written so that new developers may quickly become comfortable with a code base and then generate code that other developers can understand.

TABLE OF CONTENTS:

  • [Basic Rules]
  • [Naming]
  • [Declaration]
  • [Alignment]
  • [Props]
  • [Refs]
  • [Tags]
  • [Methods]
  • [Ordering]
  • [Code Style Best Practices]

For more information you can [visit here]: (https://www.crestinfosystems.com/react-jsx-style-guide/)

Top comments (1)

Collapse
 
sloan profile image
Sloan the DEV Moderator

Hi there, we encourage authors to share their entire posts here on DEV, rather than mostly pointing to an external link. Doing so helps ensure that readers don’t have to jump around to too many different pages, and it helps focus the conversation right here in the comments section.

If you choose to do so, you also have the option to add a canonical URL directly to your post.