📃
Labs Engineering Standards
HomeGuides
  • Labs Engineering Standards
  • Writing Standards
  • Coding
    • Programming Languages
    • Developer Workflow
    • Git
    • Github
    • Code Quality
    • Application Security
  • Frameworks
    • Web API Frameworks
    • React
    • Node.js
    • Spring
  • Platforms & Services
    • 3rd Party Services
    • Data Persistence
  • Infrastructure
    • DNS
    • AWS
    • Heroku
Powered by GitBook
On this page
  • (RE-100) Approved State Management Frameworks
  • (RE-200) Approved Testing Frameworks

Was this helpful?

  1. Frameworks

React

PreviousWeb API FrameworksNextNode.js

Last updated 3 years ago

Was this helpful?

(RE-100) Approved State Management Frameworks

    • Version > 7.1

    • N/A

Rationale:

  • Within the landscape of React state management frameworks, there are many viable solutions, none of which fit all scenarios. Therefore it is likely that several frameworks will be permitted to meet the needs of various applications.

Alternatives:

  • None

Exceptions:

    • Version > 2.6

    • For use in accessing third party services

(RE-200) Approved Testing Frameworks

    • Version > 4.0.0

Rationale:

  • These testing frameworks will cover the majority of use cases for Labs projects.

Alternatives:

  • None

Exceptions:

  • None

Redux
Context API
Apollo Client
Cypress