documentation icon indicating copy to clipboard operation
documentation copied to clipboard

docs(examples): Add YeaHub Platform - Comprehensive React Solution with FSD v2 Implementation

Open YeaHubTeam opened this issue 8 months ago • 2 comments

Background

Adding YeaHub Platform to examples - a large-scale production project demonstrating:

  • Full implementation of Feature-Sliced Design v2
  • Complete modern React ecosystem stack
  • Both common and complex enterprise development cases

The project provides exceptional value to the community as:

  • A reference example of FSD adaptation for large applications
  • A practical guide to code organization
  • A demonstration of architectural best practices

Changelog

  1. Added new example to documentation:
    • Title: YeaHub Platform
    • Description: Professional IT community platform with full FSD implementation
    • Tech Stack:
      • Core: React 18, TypeScript, Webpack
      • State Management: Redux Toolkit, RTK Query
      • Routing: React Router
      • UI Kits: Storybook, Custom Design System
      • Infrastructure: CI/CD, ESLint, Prettier
    • FSD Implementation Features:
      • Clear layer separation
      • Flexible public API system
      • Reusable modules
      • Optimized builds
    • Links:

YeaHubTeam avatar Apr 04 '25 07:04 YeaHubTeam

@illright Hi bro! Could you please take a look?

azinit avatar Apr 04 '25 07:04 azinit

Hey, sure! I ran Steiger on the project, it returned 505 errors :D

pnpx steiger ./src

Could you take a look?

illright avatar Apr 05 '25 22:04 illright

I decided to stop adding examples to the website, and this PR seems inactive, so I will close it

illright avatar Jun 19 '25 22:06 illright