awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस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 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Practical Modern Javascript के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Practical Modern Javascript के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • airbnb/javascriptairbnb का अवतार

    airbnb/javascript

    148,081GitHub पर देखें↗

    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-jsgetify का अवतार

    getify/You-Dont-Know-JS

    184,530GitHub पर देखें↗

    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-bookgibbok का अवतार

    gibbok/typescript-book

    10,317GitHub पर देखें↗

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

    JavaScriptbookfreejavascript
    GitHub पर देखें↗10,317
  • ryanmcdermott/clean-code-javascriptryanmcdermott का अवतार

    ryanmcdermott/clean-code-javascript

    94,454GitHub पर देखें↗

    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…