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

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

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

labex-labs/javascript-practice-labs

0
View on GitHub↗
96 نجوم·17 تفرعات·1 مشاهدةlabex.io/courses/javascript-practice-labs↗

Javascript Practice Labs

[Archived] This course is designed for beginners who want to learn JavaScript and programming fundamentals. We will try to build a dynamic personal finance tracker, which will help you to understand the basics of JavaScript.

Features

  • JavaScript Resources - Hands-on coding exercises for practical JavaScript skill building.

سجل النجوم

مخطط تاريخ النجوم لـ labex-labs/javascript-practice-labsمخطط تاريخ النجوم لـ labex-labs/javascript-practice-labs

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Javascript Practice Labs

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Javascript Practice Labs.
  • bebraw/jswikiالصورة الرمزية لـ bebraw

    bebraw/jswiki

    3,873عرض على GitHub↗

    jswiki is a JavaScript documentation wiki and web development knowledge base. It serves as a structured repository of technical guides and references focused on JavaScript, HTML5, and WebGL development. The project functions as a markdown static site generator that converts markdown files into pre-rendered HTML pages. It provides specialized technical references for implementing modern web layouts and high-performance hardware-accelerated 2D and 3D graphics. The system incorporates static site generation, markdown content authoring, and asset-based resource bundling. It utilizes client-side

    JavaScript
    عرض على GitHub↗3,873
  • mbeaudru/modern-js-cheatsheetالصورة الرمزية لـ mbeaudru

    mbeaudru/modern-js-cheatsheet

    25,637عرض على GitHub↗

    This project is a curated reference guide and cheatsheet for modern JavaScript development. It provides a collection of syntax and patterns covering ECMAScript standards, specifically focusing on contemporary language features from ES6 and later. The resource offers specialized guides on asynchronous JavaScript, functional programming patterns, and object-oriented design. It details the use of promises and async/await syntax for non-blocking operations, as well as the application of map, filter, and reduce for data transformation. The guide covers a broad range of language fundamentals, incl

    عرض على GitHub↗25,637
  • kamranahmedse/design-patterns-for-humansالصورة الرمزية لـ kamranahmedse

    kamranahmedse/design-patterns-for-humans

    47,878عرض على GitHub↗

    This project is a comprehensive educational resource designed to help developers master object-oriented design and architectural patterns. It serves as a structured reference for understanding how to organize classes and objects to improve code maintainability, resolve recurring development challenges, and prepare for technical engineering assessments. The guide covers the three primary categories of design patterns: creational, structural, and behavioral. Each pattern is explained through practical examples that demonstrate how to manage object instantiation, simplify complex interfaces, and

    architecturecomputer-sciencedesign-patterns
    عرض على GitHub↗47,878
  • leonardomso/33-js-conceptsالصورة الرمزية لـ leonardomso

    leonardomso/33-js-concepts

    66,467عرض على GitHub↗

    This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime behaviors, and browser-native capabilities of the JavaScript language. It provides a structured knowledge base that covers fundamental language features, such as prototype-based inheritance and event-loop-based concurrency, alongside advanced topics like JIT-compiled execution and memory management. The repository distinguishes itself by offering deep-dive technical guides that bridge the gap between abstract language concepts and practical browser implementation. It features

    JavaScriptangularconceptses6
    عرض على GitHub↗66,467
عرض جميع البدائل الـ 8 لـ Javascript Practice Labs→

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

ما هي وظيفة labex-labs/javascript-practice-labs؟

[Archived] This course is designed for beginners who want to learn JavaScript and programming fundamentals. We will try to build a dynamic personal finance tracker, which will help you to understand the basics of JavaScript.

ما هي الميزات الرئيسية لـ labex-labs/javascript-practice-labs؟

الميزات الرئيسية لـ labex-labs/javascript-practice-labs هي: JavaScript Resources.

ما هي البدائل مفتوحة المصدر لـ labex-labs/javascript-practice-labs؟

تشمل البدائل مفتوحة المصدر لـ labex-labs/javascript-practice-labs: bebraw/jswiki — jswiki is a JavaScript documentation wiki and web development knowledge base. It serves as a structured repository of… mbeaudru/modern-js-cheatsheet — This project is a curated reference guide and cheatsheet for modern JavaScript development. It provides a collection… kamranahmedse/design-patterns-for-humans — This project is a comprehensive educational resource designed to help developers master object-oriented design and… leonardomso/33-js-concepts — This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime… ryanmcdermott/clean-code-javascript — This project is a collection of engineering guidelines and best practices for writing readable and maintainable… 30-seconds/30-seconds-of-code — This project is a developer knowledge base and a curated library of programming code snippets. It serves as a…