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

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

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

billyjov/microfrontend-resources

0
View on GitHub↗
0 نجوم·0 تفرعات·2 مشاهدات

Microfrontend Resources

Features

  • Programming Resources - Comprehensive collection of learning materials for micro frontend architecture.

سجل النجوم

مخطط تاريخ النجوم لـ billyjov/microfrontend-resourcesمخطط تاريخ النجوم لـ billyjov/microfrontend-resources

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Microfrontend Resources

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Microfrontend Resources.
  • denysdovhan/wtfjsالصورة الرمزية لـ denysdovhan

    denysdovhan/wtfjs

    37,628عرض على GitHub↗

    This project is an educational resource and technical reference archive focused on the core architecture and counter-intuitive behaviors of the JavaScript programming language. It provides a comprehensive collection of language edge cases, syntax anomalies, and runtime inconsistencies that challenge standard developer assumptions. By grounding these examples in the official ECMAScript specification, the repository serves as a guide for understanding the underlying mechanics of the language. The project distinguishes itself by cataloging specific instances of type coercion, operator precedence

    JavaScriptbookhandbookjavascript
    عرض على GitHub↗37,628
  • l-hammer/you-need-to-know-cssالصورة الرمزية لـ l-hammer

    l-hammer/You-need-to-know-css

    5,444عرض على GitHub↗

    You-need-to-know-css is a curated library of pre-written CSS code snippets for common frontend styling tasks including layout patterns, visual effects, animations, and component styling. It serves as a quick reference for developers looking to implement ready-to-use styling solutions without writing CSS from scratch. The collection is organized by visual effect or layout category, with each snippet presented on a standalone page that includes syntax-highlighted code, property documentation explaining the CSS rules and their values, and a live inline demo rendered inside an isolated iframe to

    CSScsscss-animationscss-center
    عرض على GitHub↗5,444
  • leonardomso/33-js-conceptsالصورة الرمزية لـ leonardomso

    leonardomso/33-js-concepts

    66,467عرض على GitHub↗

    This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime behaviors, and browser-native capabilities of the JavaScript language. It provides a structured knowledge base that covers fundamental language features, such as prototype-based inheritance and event-loop-based concurrency, alongside advanced topics like JIT-compiled execution and memory management. The repository distinguishes itself by offering deep-dive technical guides that bridge the gap between abstract language concepts and practical browser implementation. It features

    JavaScriptangularconceptses6
    عرض على GitHub↗66,467
  • mithi/react-philosophiesالصورة الرمزية لـ mithi

    mithi/react-philosophies

    3,728عرض على GitHub↗

    This project is a collection of architectural guidelines and design patterns for building applications with the React library. It provides a framework for organizing frontend architecture, component design standards, and state management strategies to reduce technical debt and complexity. The guide emphasizes a modular approach to component design, focusing on the separation of business logic from the user interface and the use of primitive props to ensure single responsibility. It advocates for a testing philosophy centered on user behavior and integration outcomes rather than internal imple

    clean-codehacktoberfestreact
    عرض على GitHub↗3,728
عرض جميع البدائل الـ 6 لـ Microfrontend Resources→

الأسئلة الشائعة

ما هي الميزات الرئيسية لـ billyjov/microfrontend-resources؟

الميزات الرئيسية لـ billyjov/microfrontend-resources هي: Programming Resources.

ما هي البدائل مفتوحة المصدر لـ billyjov/microfrontend-resources؟

تشمل البدائل مفتوحة المصدر لـ billyjov/microfrontend-resources: denysdovhan/wtfjs — This project is an educational resource and technical reference archive focused on the core architecture and… l-hammer/you-need-to-know-css — You-need-to-know-css is a curated library of pre-written CSS code snippets for common frontend styling tasks including… leonardomso/33-js-concepts — This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime… mithi/react-philosophies — This project is a collection of architectural guidelines and design patterns for building applications with the React… ryanmcdermott/clean-code-javascript — This project is a collection of engineering guidelines and best practices for writing readable and maintainable… sdmg15/best-websites-a-programmer-should-visit — Some useful websites for programmers.