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

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

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

Troland/how-javascript-works

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

How Javascript Works

Knowledge about how javascript works, event loop,service worker,etc.

Features

  • JavaScript Core - Exploration of the underlying execution mechanisms of the language.

سجل النجوم

مخطط تاريخ النجوم لـ troland/how-javascript-worksمخطط تاريخ النجوم لـ troland/how-javascript-works

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ How Javascript Works

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع How Javascript Works.
  • getify/you-dont-know-jsالصورة الرمزية لـ getify

    getify/You-Dont-Know-JS

    184,530عرض على GitHub↗

    This project is a comprehensive educational series designed to provide a deep technical understanding of the JavaScript programming language. It functions as a multi-volume curriculum that guides developers through the core mechanisms, execution models, and underlying specifications that define how the language operates at a fundamental level. The curriculum distinguishes itself by focusing on the internal architecture of the language rather than surface-level syntax. It provides rigorous analysis of complex topics such as lexical scope, closure-based state encapsulation, prototype-based inhe

    asyncbookbook-series
    عرض على GitHub↗184,530
  • mqyqingfeng/blogالصورة الرمزية لـ mqyqingfeng

    mqyqingfeng/Blog

    31,108عرض على GitHub↗

    This project is a markdown technical blog and frontend development knowledge base. It serves as a technical documentation archive and a curated repository of educational content focused on JavaScript internals and modern web frameworks. The project functions as a code example repository and a technical knowledge base, storing deep-dive articles, tutorials, and translated versions of official software documentation. It also includes curated industry news and weekly digests of security events and tool releases. The system organizes technical content into thematic series and columns to create s

    advancedblogjavascript
    عرض على GitHub↗31,108
  • sindresorhus/promise-funالصورة الرمزية لـ sindresorhus

    sindresorhus/promise-fun

    5,145عرض على GitHub↗

    Promise packages, patterns, chat, and tutorials

    asyncasync-awaitasync-functions
    عرض على GitHub↗5,145
  • weiqinl/you-dont-know-js-cnW

    weiqinl/You-Dont-Know-JS-CN

    0عرض على GitHub↗
    عرض على GitHub↗0

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

ما هي وظيفة troland/how-javascript-works؟

Knowledge about how javascript works, event loop,service worker,etc.

ما هي الميزات الرئيسية لـ troland/how-javascript-works؟

الميزات الرئيسية لـ troland/how-javascript-works هي: JavaScript Core.

ما هي البدائل مفتوحة المصدر لـ troland/how-javascript-works؟

تشمل البدائل مفتوحة المصدر لـ troland/how-javascript-works: getify/you-dont-know-js — This project is a comprehensive educational series designed to provide a deep technical understanding of the… mqyqingfeng/blog — This project is a markdown technical blog and frontend development knowledge base. It serves as a technical… sindresorhus/promise-fun — Promise packages, patterns, chat, and tutorials. weiqinl/you-dont-know-js-cn.