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

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

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

2 مستودعات

Awesome GitHub RepositoriesGraphQL Client Integrations

Retrieves information from GraphQL endpoints by sending structured queries and processing responses.

Distinct from GraphQL Data Fetching: Distinct from GraphQL Data Fetching: focuses on the integration of GraphQL clients into application logic rather than just the rendering-side fetching.

Explore 2 awesome GitHub repositories matching user interface & experience · GraphQL Client Integrations. Refine with filters or upvote what's useful.

Awesome GraphQL Client Integrations GitHub Repositories

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

    kdchang/reactjs101

    4,343عرض على GitHub↗

    هذا المشروع عبارة عن مورد تعليمي شامل ودليل تعليمي لتعلم React ونظام هندسة الواجهة الأمامية الأوسع. يعمل كدورة تدريبية منظمة تغطي أساسيات بناء واجهات المستخدم من خلال معمارية قائمة على المكونات. يوفر المشروع أدلة متخصصة حول تنسيق بيانات التطبيق عبر إدارة حالة Redux، ودمج وتغيير البيانات باستخدام GraphQL وRelay، وبناء تطبيقات الهاتف المحمول الأصلية باستخدام قاعدة كود واحدة. كما يتضمن برنامجاً تعليمياً مخصصاً للتحقق من سلوك المكون من خلال اختبار الوحدة، والعرض الضحل، وتأكيدات DOM. يغطي المحتوى مجموعة واسعة من قدرات الواجهة الأمامية، بما في ذلك تطوير تطبيقات الصفحة الواحدة، وتنفيذ التوجيه من جانب العميل، واستخدام العرض الخادم المتماثل. كما يتناول الجوانب العملية لهندسة الواجهة الأمامية، مثل إدارة دورات حياة المكونات، ومعالجة مدخلات النماذج، وتكوين أدوات بناء التطوير.

    Provides instructions for integrating GraphQL clients to fetch and mutate data within a React application.

    JavaScriptandriodecmascriptecmascript2015
    عرض على GitHub↗4,343
  • amanjeetsingh150/kotlin-android-examplesالصورة الرمزية لـ amanjeetsingh150

    amanjeetsingh150/kotlin-android-examples

    1,058عرض على GitHub↗

    This repository provides a comprehensive collection of functional code samples designed to demonstrate modern development patterns and architectural practices for the Android platform using Kotlin. It serves as a practical guide for implementing standard design patterns that decouple business logic from user interface components, ensuring that applications remain maintainable and testable. The project distinguishes itself by offering isolated, hands-on implementations of complex mobile programming tasks. It covers a wide range of capabilities, including asynchronous networking, local database

    Retrieves information from GraphQL endpoints by sending structured queries and processing the returned data.

    Kotlinandroidandroid-applicationandroid-development
    عرض على GitHub↗1,058
  1. Home
  2. User Interface & Experience
  3. Content Rendering Components
  4. Server-Side Data Fetching
  5. GraphQL Data Fetching
  6. GraphQL Client Integrations