awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Troland avatar

Troland/how-javascript-works

0
View on GitHub↗
1,180 estrellas·199 forks·2 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de troland/how-javascript-worksGráfico del historial de estrellas de troland/how-javascript-works

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a How Javascript Works

Proyectos open-source similares, clasificados según cuántas características comparten con How Javascript Works.
  • getify/you-dont-know-jsAvatar de getify

    getify/You-Dont-Know-JS

    184,530Ver en 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
    Ver en GitHub↗184,530
  • mqyqingfeng/blogAvatar de mqyqingfeng

    mqyqingfeng/Blog

    31,108Ver en 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
    Ver en GitHub↗31,108
  • sindresorhus/promise-funAvatar de sindresorhus

    sindresorhus/promise-fun

    5,145Ver en GitHub↗

    Promise packages, patterns, chat, and tutorials

    asyncasync-awaitasync-functions
    Ver en GitHub↗5,145
  • weiqinl/you-dont-know-js-cnW

    weiqinl/You-Dont-Know-JS-CN

    0Ver en GitHub↗
    Ver en GitHub↗0

Preguntas frecuentes

¿Qué hace troland/how-javascript-works?

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

¿Cuáles son las características principales de troland/how-javascript-works?

Las características principales de troland/how-javascript-works son: JavaScript Core.

¿Qué alternativas de código abierto existen para troland/how-javascript-works?

Las alternativas de código abierto para troland/how-javascript-works incluyen: 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.