Skip to content

SennaLabs/react-typescript-style-guide

Repository files navigation

React TypeScript Style Guide

This project is a collection of coding conventions and best practices for writing React applications with TypeScript. Our goal is to help developers write clean, consistent, and maintainable code.

Website

Check out the style guide on our website: https://sennalabs.github.io/react-typescript-style-guide

What's Inside?

We cover a range of topics related to React and TypeScript development, including:

  • Effective use of TypeScript types
  • Function and variable best practices
  • Naming conventions
  • Project structure and organization
  • React-specific guides (state management, component design, etc.)
  • Testing

Running Locally

Want to run the Style Guide locally? Follow these simple steps:

  1. Clone this repo
  2. Run yarn install
  3. Run yarn start
  4. Open http://localhost:3000 in your browser

Contributions Welcome!

This Style Guide can always be updated and adapted to stay current and meet the real-world needs of our team. If you have any suggestions, corrections, or new ideas, we would be more than happy to discuss them with you!


Made with ❤️ by the SennaLabs team.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published