Skip to content

Join the community :

https://discord.gg/bfu7SQGCvu

CODHASH Coding Guidelines

Welcome to our coding universe! We believe in clean, efficient, and accessible code. Here are our guidelines for TSX/JSX:

1. Code Style

We follow the Airbnb JavaScript/React Style Guide. It's a comprehensive guide that helps us write readable and maintainable code. Please familiarize yourself with it.

2. Linting

We use ESLint with plugins for React and TypeScript. It helps us catch errors and enforce our style guide. Please ensure your code is lint-free before pushing.

4. Testing

We believe in test-driven development. We use Jest for testing. Please write tests for your code and ensure they pass before pushing.

5. Documentation

Clear, concise comments and documentation make our code understandable. We use JSDoc for documentation. Please document your code and functions.

6. Code Reviews

Code reviews are mandatory for all pull requests. They help us catch issues and learn from each other. Please be respectful and constructive in your reviews.

8. Accessibility

We believe in building accessible software. We enforce accessibility best practices with jsx-a11y. Please ensure your code is accessible.

9. Performance

We strive for efficient code. Please consider performance optimization practices, like lazy loading and code splitting.

10. Security

Security is paramount. Please follow security best practices, like avoiding eval() and enforcing Content Security Policy.

Happy coding!

Popular repositories Loading

  1. EVM-Introduction EVM-Introduction Public

    1

  2. .github .github Public

  3. express-template express-template Public

    JavaScript

  4. agent-fabric agent-fabric Public

    Forked from elizaOS/eliza

    Autonomous agents for everyone

    TypeScript

Repositories

Showing 4 of 4 repositories
  • agent-fabric Public Forked from elizaOS/eliza

    Autonomous agents for everyone

    Cod-Hash-Studios/agent-fabric’s past year of commit activity
    TypeScript 0 MIT 4,984 0 0 Updated Feb 26, 2025
  • Cod-Hash-Studios/EVM-Introduction’s past year of commit activity
    1 0 0 0 Updated Dec 7, 2024
  • .github Public
    Cod-Hash-Studios/.github’s past year of commit activity
    0 0 0 0 Updated Nov 21, 2024
  • Cod-Hash-Studios/express-template’s past year of commit activity
    JavaScript 0 0 0 0 Updated Dec 27, 2023

Top languages

Loading…

Most used topics

Loading…