awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Troland avatar

Troland/how-javascript-works

0
View on GitHub↗
1,180 stars·199 forks·2 views

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.

Star history

Star history chart for troland/how-javascript-worksStar history chart for troland/how-javascript-works

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to How Javascript Works

Similar open-source projects, ranked by how many features they share with How Javascript Works.
  • getify/you-dont-know-jsgetify avatar

    getify/You-Dont-Know-JS

    184,530View on 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
    View on GitHub↗184,530
  • mqyqingfeng/blogmqyqingfeng avatar

    mqyqingfeng/Blog

    31,108View on 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
    View on GitHub↗31,108
  • sindresorhus/promise-funsindresorhus avatar

    sindresorhus/promise-fun

    5,145View on GitHub↗

    Promise packages, patterns, chat, and tutorials

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

    weiqinl/You-Dont-Know-JS-CN

    0View on GitHub↗
    View on GitHub↗0

Frequently asked questions

What does troland/how-javascript-works do?

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

What are the main features of troland/how-javascript-works?

The main features of troland/how-javascript-works are: JavaScript Core.

What are some open-source alternatives to troland/how-javascript-works?

Open-source alternatives to troland/how-javascript-works include: 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.