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

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

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

mjavascript/practical-modern-javascript

0
View on GitHub↗
3,068 نجوم·243 تفرعات·XSLT·0 مشاهداتmjavascript.com↗

Practical Modern Javascript

🏊 Dive into ES6 and the future of JavaScript

Features

  • JavaScript and TypeScript - Practical examples for learning modern JavaScript features.

سجل النجوم

مخطط تاريخ النجوم لـ mjavascript/practical-modern-javascriptمخطط تاريخ النجوم لـ mjavascript/practical-modern-javascript

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Practical Modern Javascript

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Practical Modern Javascript.
  • airbnb/javascriptالصورة الرمزية لـ airbnb

    airbnb/javascript

    148,081عرض على GitHub↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    عرض على GitHub↗148,081
  • 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
  • gibbok/typescript-bookالصورة الرمزية لـ gibbok

    gibbok/typescript-book

    10,317عرض على GitHub↗

    The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.

    JavaScriptbookfreejavascript
    عرض على GitHub↗10,317
  • ryanmcdermott/clean-code-javascriptالصورة الرمزية لـ ryanmcdermott

    ryanmcdermott/clean-code-javascript

    94,454عرض على GitHub↗

    This project is a collection of engineering guidelines and best practices for writing readable and maintainable JavaScript source code. It serves as a clean code guide and refactoring manual to help developers improve the structure of their codebases. The repository provides a reference for applying SOLID principles to reduce coupling and enable extensions without modifying existing logic. It includes a naming convention standard for using explicit, searchable identifiers and a guide for asynchronous patterns to replace nested callbacks with clearer execution flows. The guidelines cover soft

    JavaScriptbest-practicesclean-architectureclean-code
    عرض على GitHub↗94,454

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

ما هي وظيفة mjavascript/practical-modern-javascript؟

🏊 Dive into ES6 and the future of JavaScript

ما هي الميزات الرئيسية لـ mjavascript/practical-modern-javascript؟

الميزات الرئيسية لـ mjavascript/practical-modern-javascript هي: JavaScript and TypeScript.

ما هي البدائل مفتوحة المصدر لـ mjavascript/practical-modern-javascript؟

تشمل البدائل مفتوحة المصدر لـ mjavascript/practical-modern-javascript: airbnb/javascript — This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It… getify/you-dont-know-js — This project is a comprehensive educational series designed to provide a deep technical understanding of the… gibbok/typescript-book — The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source. ryanmcdermott/clean-code-javascript — This project is a collection of engineering guidelines and best practices for writing readable and maintainable…