ExtraaEdge Techbook
  • Welcome to ExtraaEdge
  • Onboarding
    • Introduction to ExtraaEdge
  • Tech Architecture
    • Product Tech Architecture
  • Product Delivery & Sprints
    • Sprint Planning & Delivery
    • Git Flow
  • Coding Guide
    • React - Frontend
      • Syntax Standards
      • Project Structure & Standards
      • Functional Standards
      • Code Review Checklist
      • UI/UX Standards
      • Things Not to Do
    • .NET - Backend
    • Android - Mobile
Powered by GitBook
On this page
  • Component Structuring & Standards
  • Bind & Arrow Functions
  • Null handling
  • Using Lodash
  • Loops, ForEach, Map, Switch
  • Config/English Standards & Rules

Was this helpful?

  1. Coding Guide
  2. React - Frontend

Functional Standards

Component Structuring & Standards

Bind & Arrow Functions

Null handling

Using Lodash

Loops, ForEach, Map, Switch

Config/English Standards & Rules

PreviousProject Structure & StandardsNextCode Review Checklist

Last updated 4 years ago

Was this helpful?