awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
azat-io avatar

azat-io/you-dont-know-js-ru

0
View on GitHub↗
8,744 stars·2,705 forks·other·24 views

You Dont Know Js Ru

This project is a collection of translated educational resources and documentation focused on the internal mechanics of the JavaScript language. It provides detailed guides and tutorials covering core concepts such as scope, closures, and prototypes.

The materials specifically address asynchronous programming patterns, including callbacks, promises, and generators. It also provides guidelines for performance optimization through benchmarking and tuning techniques to improve code execution speed and resource efficiency.

The content is delivered via a static site generated from markdown files and managed through version control.

Features

  • JavaScript Language References - Provides detailed technical explanations and examples of core JavaScript internals like scope, closures, and prototypes.
  • Asynchronous Programming Guides - Offers instructional resources on non-blocking execution patterns, event loops, and concurrency models.
  • JavaScript Engine Internals - Provides educational materials explaining how JavaScript engines execute code and manage core mechanisms.
  • Language Internals Guides - Delivers deep-dive educational materials explaining core mechanisms and runtime behavior of the language.
  • JavaScript Learning Resources - Serves as a comprehensive collection of educational content and tutorials for mastering the JavaScript language.
  • Asynchronous Flow Control - Explains techniques for managing the execution order and structural representation of asynchronous operations.
  • Asynchronous JavaScript Programming - Covers essential patterns for managing non-blocking operations and execution flow using promises and generators.
  • JavaScript Optimization - Applies benchmarking and tuning techniques to increase execution speed and reduce resource consumption.
  • Advanced Frontend Education - Provides comprehensive materials to move from basic scripting to a professional understanding of the JavaScript runtime.
  • Performance Tutorials - Provides guidelines and techniques for benchmarking and tuning code to improve execution speed.
  • Performance Optimization Guides - Provides learning resources on how to analyze and improve software performance through benchmarking.

Star history

Star history chart for azat-io/you-dont-know-js-ruStar history chart for azat-io/you-dont-know-js-ru

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with You Dont Know Js Ru

These projects share indexed features with You Dont Know Js Ru. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ruanyf/jstutorialruanyf avatar

    ruanyf/jstutorial

    5,377View on GitHub↗

    This project is a comprehensive JavaScript programming tutorial and educational resource designed to guide learners from basic syntax to advanced language mastery. It serves as a structured instructional guide and language reference for the JavaScript standard library and its core programming concepts. The curriculum covers several specialized technical areas, including an asynchronous JavaScript guide focused on non-blocking code and a course on object-oriented programming centered on prototypes and inheritance. It also provides a dedicated learning resource for web development, focusing on

    CSS
    View on GitHub↗5,377
  • baeharam/must-know-about-frontendbaeharam avatar

    baeharam/Must-Know-About-Frontend

    3,675View on GitHub↗

    This project is a comprehensive frontend engineering study guide designed to cover the essential technical concepts of modern web development. It serves as a multi-disciplinary reference for mastering the browser execution engine, the JavaScript language, and the structural fundamentals of the web. The collection provides deep dives into JavaScript language internals, including execution contexts, closures, prototypes, and the event loop. It further details web browser internals, focusing on the critical rendering path, DOM construction, and engine mechanics. The guide also covers web securi

    cssfront-endhtml
    View on GitHub↗3,675
  • dabeaz-course/python-masterydabeaz-course avatar

    dabeaz-course/python-mastery

    13,232View on GitHub↗

    This project is a comprehensive programming course and educational curriculum designed to transition developers from basic scripting to advanced software development. It provides structured guides and technical exercises focusing on language internals, professional software architecture, and sophisticated programming techniques. The curriculum distinguishes itself through a deep focus on language internals, analyzing object behavior and memory efficiency to improve execution speed. It provides specialized instruction on metaprogramming using decorators and dynamic attributes, as well as async

    Pythonpythonpython-tutorialtutorial
    View on GitHub↗13,232
  • objtube/front-end-roadmapObjTube avatar

    ObjTube/front-end-roadmap

    2,761View on GitHub↗

    This project is a structured educational platform designed to guide users through the acquisition of front-end web development skills. It provides a curated curriculum that organizes complex technical topics into prioritized milestones, serving as a roadmap for professional development and career advancement. The platform distinguishes itself through interactive tools that allow users to visualize their learning path and manage their study progress. Users can customize their environment by adding personal annotations and labels to learning cards, with all progress and preferences maintained d

    JavaScriptcssfront-endhtml
    View on GitHub↗2,761
Compare all 30 related projects→

Frequently asked questions

What does azat-io/you-dont-know-js-ru do?

This project is a collection of translated educational resources and documentation focused on the internal mechanics of the JavaScript language. It provides detailed guides and tutorials covering core concepts such as scope, closures, and prototypes.

What are the main features of azat-io/you-dont-know-js-ru?

The main features of azat-io/you-dont-know-js-ru are: JavaScript Language References, Asynchronous Programming Guides, JavaScript Engine Internals, Language Internals Guides, JavaScript Learning Resources, Asynchronous Flow Control, Asynchronous JavaScript Programming, JavaScript Optimization.

Which projects share features with azat-io/you-dont-know-js-ru?

Projects with overlapping indexed features include: ruanyf/jstutorial — This project is a comprehensive JavaScript programming tutorial and educational resource designed to guide learners… baeharam/must-know-about-frontend — This project is a comprehensive frontend engineering study guide designed to cover the essential technical concepts of… dabeaz-course/python-mastery — This project is a comprehensive programming course and educational curriculum designed to transition developers from… objtube/front-end-roadmap — This project is a structured educational platform designed to guide users through the acquisition of front-end web… lingcoder/onjava8 — OnJava8 is a comprehensive Java 8 programming tutorial and technical documentation set written in Chinese. It serves… braziljs/js-the-right-way — js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated…