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-co avatar

azat-co/you-dont-know-node

0
View on GitHub↗
1,542 stars·163 forks·Python·12 viewswebapplog.com/you-dont-know-node↗

You Dont Know Node

You Don't Know Node.js

Features

  • Programming Languages - In-depth exploration of the runtime's internals.
  • Best Practices - Introduction to core features and asynchronous JavaScript.

Star history

Star history chart for azat-co/you-dont-know-nodeStar history chart for azat-co/you-dont-know-node

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 Node

These projects share indexed features with You Dont Know Node. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • braziljs/js-the-right-waybraziljs avatar

    braziljs/js-the-right-way

    8,686View on GitHub↗

    js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated collection of industry materials for writing maintainable code. It serves as a web development education resource, offering organized documentation on modern JavaScript patterns and idioms. The project is structured as a markdown-based documentation site, where guides written in lightweight markup are rendered as static pages. It utilizes a curated network of hyperlinks to connect internal documentation with external industry standards.

    HTML
    View on GitHub↗8,686
  • maxogden/art-of-nodemaxogden avatar

    maxogden/art-of-node

    9,873View on GitHub↗

    This project is a structured Node.js programming course and educational guide designed to teach JavaScript backend development. It provides a sequence of workshops and interactive tutorials that focus on the fundamentals of the Node.js runtime and its core modules. The material emphasizes asynchronous programming, specifically covering non-blocking I/O, callback patterns, and event-driven architecture. It includes a practical exploration of the core API for managing network applications, file system operations, and binary data. The curriculum covers module management and dependency resolutio

    JavaScript
    View on GitHub↗9,873
  • futurice/android-best-practicesfuturice avatar

    futurice/android-best-practices

    20,754View on GitHub↗

    This project provides a comprehensive set of architectural patterns, build configurations, and quality standards for developing maintainable and scalable Android applications. It serves as a guide for organizing mobile application code into feature-based modules to improve encapsulation and simplify navigation, while establishing a framework for standardizing build processes and dependency management across development environments. The repository distinguishes itself by offering strategies for integrating automated quality assurance, including unit testing, static code analysis, and performa

    androidandroid-developmentbest-practices
    View on GitHub↗20,754
  • 3dgen/cppwasm-book3dgen avatar

    3dgen/cppwasm-book

    1,399View on GitHub↗

    :books: WebAssembly friendly programming with C/C++ -- Emscripten practice

    C++ccppemscripten
    View on GitHub↗1,399
Compare all 30 related projects→

Frequently asked questions

What does azat-co/you-dont-know-node do?

You Don't Know Node.js

What are the main features of azat-co/you-dont-know-node?

The main features of azat-co/you-dont-know-node are: Programming Languages, Best Practices.

Which projects share features with azat-co/you-dont-know-node?

Projects with overlapping indexed features include: braziljs/js-the-right-way — js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated… futurice/android-best-practices — This project provides a comprehensive set of architectural patterns, build configurations, and quality standards for… maxogden/art-of-node — This project is a structured Node.js programming course and educational guide designed to teach JavaScript backend… 3dgen/cppwasm-book — :books: WebAssembly friendly programming with C/C++ -- Emscripten practice. a8m/go-lang-cheat-sheet — This project is a comprehensive reference guide and cheat sheet for the Go programming language. It serves as a syntax… 9magnets/ios-developer-and-designer-interview-questions — A small guide to help those looking to hire a developer or designer for iOS work. While tailored for iOS, many…