awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesState Management Implementations

JavaScript implementations of state-related architectural patterns.

Distinct from JavaScript Implementations: Focuses on state management stores and flow rather than general structural or behavioral design patterns

Explore 1 awesome GitHub repository matching software engineering & architecture · State Management Implementations. Refine with filters or upvote what's useful.

Awesome State Management Implementations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • happypoulp/redux-tutorialالصورة الرمزية لـ happypoulp

    happypoulp/redux-tutorial

    3,731عرض على GitHub↗

    This project is a Redux state management tutorial and frontend state architecture guide. It serves as an educational resource for learning how to centralize application data and maintain a consistent state across a user interface. The repository provides a collection of executable JavaScript state management examples. These samples allow for state experimentation by running isolated code to verify data flow patterns and store implementations. The content covers frontend data flow architecture, specifically focusing on unidirectional data flow, the use of pure function reducers, and action-ba

    Ships a collection of executable JavaScript samples demonstrating various store implementations and data flow patterns.

    JavaScript
    عرض على GitHub↗3,731
  1. Home
  2. Software Engineering & Architecture
  3. Design Pattern Collections
  4. JavaScript Implementations
  5. State Management Implementations