awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
javascript-tutorial avatar

javascript-tutorial/ru.javascript.info

0
View on GitHub↗
4,057 stars·919 forks·HTML·1 vuelearn.javascript.ru↗

Ru.javascript.info

Ce projet est un tutoriel complet de programmation JavaScript et un programme de développement web frontend. Il sert de ressource éducative structurée pour apprendre le langage JavaScript, allant de la syntaxe de base aux modèles asynchrones avancés et aux techniques de programmation modernes.

La ressource fonctionne comme un manuel d'ingénierie frontend et un guide de mise en page CSS, fournissant du matériel pédagogique détaillé sur la construction d'interfaces utilisateur réactives. Elle couvre la conception de composants web personnalisés et l'application de styles et de positionnement pour créer des interfaces frontend efficaces.

Le programme englobe plusieurs domaines de capacités fondamentaux, notamment la manipulation du Document Object Model (DOM), l'intégration d'API web pour les requêtes réseau et le traitement de données binaires, ainsi que la gestion du stockage de données local du navigateur. Il fournit également des instructions sur les fondamentaux du langage tels que la portée des variables, le contexte des fonctions et les expressions régulières.

Le contenu est délivré sous forme de site statique basé sur Markdown, où les fichiers structurés sont convertis en pages HTML statiques.

Features

  • Programming Course Materials - Serves as a structured set of programming course materials, including exercises and projects for learning JavaScript.
  • Frontend - Serves as a comprehensive curriculum for building browser-based user interfaces using HTML, CSS, and JavaScript.
  • Frontend Development - Serves as a comprehensive curriculum for building interactive user interfaces using JavaScript and the Document Object Model.
  • JavaScript Learning Curricula - Provides structured educational materials and exercises for mastering JavaScript language features and programming concepts.
  • JavaScript Learning Modules - Offers educational modules and exercises focused on mastering JavaScript language features and standard library methods.
  • JavaScript Tutorials - Provides a comprehensive tutorial on the JavaScript language, from basic syntax to advanced asynchronous patterns.
  • Modern JavaScript Programming - Provides an educational path for mastering current ECMAScript standards and modern JavaScript programming best practices.
  • Web Development Curricula - Provides a structured learning path for mastering web application development, including the DOM and browser APIs.
  • Programming Language Education - Provides structured educational resources for learning JavaScript syntax, object-oriented programming, and asynchronous patterns.
  • Educational Guides - Teaches the use of browser features for network requests, binary data processing, and local storage.
  • Page Layout Management - Instructs on controlling element positioning and spacing using display modes, sizing units, and alignment.
  • Web Element Styling - Provides detailed material on applying visual formatting using positioning, box-sizing, and display properties.
  • Client-Side DOM Manipulation - Provides comprehensive instruction on modifying page structure and styles dynamically using JavaScript.
  • DOM Element Manipulators - Teaches how to programmatically search for nodes and update their attributes to modify page structure.
  • Network Request Executions - Covers the execution of asynchronous HTTP requests to retrieve or push server data using browser APIs.
  • CSS Styling and Layout - Offers educational material on responsive design, layout systems, and visual effects using CSS.
  • Regular Expression Engines - Provides instructional material on the use of regular expression engines for searching and manipulating text.
  • Text Pattern Matching - Teaches how to use regular expressions for searching, validating, and replacing complex text patterns.
  • Textbooks - Functions as a web-based technical textbook integrating theory with practical code examples for frontend engineering.
  • CSS Styling - Provides comprehensive guides on applying visual styles and layouts using cascading stylesheet syntax.
  • Form Handling - Covers the logic and utilities for managing web form states, input fields, and data submission.
  • Binary Data Handling - Teaches how to handle raw binary files and data streams using buffers, blobs, and file readers.
  • Shadow DOM Encapsulation - Instructs on wrapping markup in custom elements to isolate styles and prevent global CSS conflicts.
  • CSS Layout Patterns - Provides instruction on standardized CSS patterns for managing element sizing, spacing, and alignment.
  • DOM Manipulation - Provides comprehensive tutorials on using native DOM interfaces to dynamically update web page structure and content.
  • Event Handling - Explains patterns for responding to user interactions using native browser event listeners and delegation.
  • Web Components - Provides a guide to building reusable custom elements using templates and shadow roots.
  • HTML DOM Manipulators - Teaches how to navigate and modify HTML elements within the browser's document object model.
  • Responsive Layout Adaptation - Teaches mechanisms for adapting page layouts based on viewport size and environment hints using CSS.
  • Web Components - Teaches the creation of reusable, modular UI elements using shadow DOM and custom element definitions.
  • Custom Elements - Provides a detailed guide on creating native browser components using the Web Components standard.

Historique des stars

Graphique de l'historique des stars pour javascript-tutorial/ru.javascript.infoGraphique de l'historique des stars pour javascript-tutorial/ru.javascript.info

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait javascript-tutorial/ru.javascript.info ?

Ce projet est un tutoriel complet de programmation JavaScript et un programme de développement web frontend. Il sert de ressource éducative structurée pour apprendre le langage JavaScript, allant de la syntaxe de base aux modèles asynchrones avancés et aux techniques de programmation modernes.

Quelles sont les fonctionnalités principales de javascript-tutorial/ru.javascript.info ?

Les fonctionnalités principales de javascript-tutorial/ru.javascript.info sont : Programming Course Materials, Frontend, Frontend Development, JavaScript Learning Curricula, JavaScript Learning Modules, JavaScript Tutorials, Modern JavaScript Programming, Web Development Curricula.

Quelles sont les alternatives open-source à javascript-tutorial/ru.javascript.info ?

Les alternatives open-source à javascript-tutorial/ru.javascript.info incluent : javascript-tutorial/en.javascript.info — This project is a comprehensive JavaScript programming tutorial and language reference. It serves as a web development… asabeneh/30-days-of-javascript — This project is a structured educational resource designed to guide developers through the mastery of the JavaScript… capricorn86/happy-dom — happy-dom is a JavaScript-based headless browser simulation and virtual DOM engine. It implements the Document Object… wangdoc/javascript-tutorial — This project is a structured JavaScript programming tutorial and web development learning resource. It serves as an… wicg/webcomponents — Web Components is a set of specifications for creating reusable custom elements with encapsulated styling and logic… whatwg/html — This repository contains the HTML specification, which defines the core standards for web page structuring, content…

Alternatives open source à Ru.javascript.info

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Ru.javascript.info.
  • javascript-tutorial/en.javascript.infoAvatar de javascript-tutorial

    javascript-tutorial/en.javascript.info

    25,344Voir sur GitHub↗

    This project is a comprehensive JavaScript programming tutorial and language reference. It serves as a web development education resource providing instruction on modern language fundamentals, object-oriented design, and advanced asynchronous programming patterns. The resource functions as both a frontend development guide and a technical reference. It covers core language features such as closures, prototypes, promises, and typed arrays, while providing practical lessons on managing browser data and handling network requests. The content spans several key capability areas, including browser

    HTMLenglishjavascripttutorial
    Voir sur GitHub↗25,344
  • asabeneh/30-days-of-javascriptAvatar de Asabeneh

    Asabeneh/30-Days-Of-JavaScript

    46,479Voir sur GitHub↗

    This project is a structured educational resource designed to guide developers through the mastery of the JavaScript programming language. It utilizes a progressive curriculum that organizes technical concepts into a daily learning path, allowing students to build foundational knowledge before advancing to complex application development. The resource distinguishes itself through a hands-on training model that combines detailed explanations with practical code challenges. By focusing on an interactive learning experience, it reinforces core language principles—such as data types, functional p

    JavaScript30daysofjavascriptangularchallenge
    Voir sur GitHub↗46,479
  • capricorn86/happy-domAvatar de capricorn86

    capricorn86/happy-dom

    4,532Voir sur GitHub↗

    happy-dom is a JavaScript-based headless browser simulation and virtual DOM engine. It implements the Document Object Model and Web APIs to execute frontend code and run tests within non-browser environments such as Node.js. The project provides a programmatic interface for creating and testing custom elements and shadow DOM structures. It supports stateful page instance management to simulate multiple concurrent browsing sessions and includes a programmable clock to synchronize asynchronous operations. The system covers a broad range of browser simulation capabilities, including DOM manipul

    TypeScriptangularbrowserbun
    Voir sur GitHub↗4,532
  • wangdoc/javascript-tutorialAvatar de wangdoc

    wangdoc/javascript-tutorial

    3,998Voir sur GitHub↗

    This project is a structured JavaScript programming tutorial and web development learning resource. It serves as an educational guide for learning the JavaScript language, ranging from basic syntax to advanced programming concepts. The resource functions as a JavaScript code example library and a technical guide for DOM manipulation. It provides conceptual explanations and runnable code samples to demonstrate how to solve common development tasks and programmatically manage browser elements. The material covers frontend development training, web browser programming, and the implementation of

    Shell
    Voir sur GitHub↗3,998
  • Voir les 30 alternatives à Ru.javascript.info→