awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mouredev avatar

mouredev/hello-javascript

0
View on GitHub↗
7,428 stars·1,783 forks·JavaScript·apache-2.0·15 vuesmouredev.link/javascript↗

Hello Javascript

This project is a collection of educational resources and structured curricula designed for learning JavaScript. It provides a programming course, a coding bootcamp, and a web development tutorial to guide learners from basic syntax to advanced programming patterns.

The materials cover frontend development, including the creation of dynamic user interfaces and the management of remote data via HTTP requests. The curriculum includes instructional guides on using JavaScript to interact with web services and manipulate browser elements.

The scope of the project extends to asynchronous API integration, DOM management, and the implementation of patterns such as closures and recursion. It also covers data processing with regular expressions, application debugging, and the use of automated testing frameworks to ensure code reliability.

Features

  • Frontend Development - Provides a comprehensive guide to building, testing, and optimizing web frontend projects.
  • JavaScript Implementations - Teaches the application of architectural design patterns specifically within JavaScript environments.
  • HTML Manipulation - Offers guidance on parsing, searching, and modifying HTML and XML documents.
  • Programming Courses - Provides a comprehensive programming course teaching JavaScript syntax, logic, and application development.
  • Web Development Tutorials - Provides a practical guide for learning DOM manipulation, browser events, and web service interaction using JavaScript.
  • JavaScript Learning Curricula - Offers structured educational materials and exercises for mastering JavaScript language features and syntax.
  • Programming Bootcamps - Provides a community-driven, intensive learning environment for software development through a coding bootcamp.
  • Recursive Problem Solving - Provides exercises on decomposing complex problems using recursive problem-solving techniques.
  • Asynchronous Promise Interfaces - Teaches the use of promise-based APIs to handle non-blocking operations in JavaScript.
  • Closure-Based State Encapsulations - Provides lessons on encapsulating state within private closure scopes to maintain data persistence.
  • DOM Manipulation Libraries - Includes guides on selecting and modifying document elements directly via imperative DOM updates.
  • Event-Driven Interaction Handlers - Covers the implementation of handlers that translate raw browser input events into application state changes.
  • Asynchronous API Clients - Provides resources for integrating asynchronous API clients to handle background network operations.
  • DOM Element Manipulators - Provides instructions on programmatically moving, cloning, and placing HTML elements within the browser DOM.
  • Frontend Development Guides - Ships educational resources and guides for building browser-based applications.
  • Text Pattern Matching - Covers searching for substrings and regular expression patterns within text data.
  • Application Debugging - Teaches the use of debugging tools and console utilities to inspect internal events and state changes.
  • Browser Console Debugging - Includes tutorials on using the browser console for debugging execution errors.
  • Regex Pattern Validators - Teaches the use of regular expressions to validate string formats and text data.
  • JavaScript Test Frameworks - Includes instructional content on using testing frameworks to validate logic and ensure code reliability in JavaScript.
  • Remote Data Exchanges - Provides instructional material on performing HTTP requests and managing authentication to exchange data with remote servers.
  • Web Service Communications - Teaches how to use standard HTTP methods and asynchronous responses to interact with external web services.

Historique des stars

Graphique de l'historique des stars pour mouredev/hello-javascriptGraphique de l'historique des stars pour mouredev/hello-javascript

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

Alternatives open source à Hello Javascript

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Hello Javascript.
  • 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
  • javascript-tutorial/ru.javascript.infoAvatar de javascript-tutorial

    javascript-tutorial/ru.javascript.info

    4,057Voir sur GitHub↗

    This project is a comprehensive JavaScript programming tutorial and frontend web development curriculum. It serves as a structured educational resource for learning the JavaScript language, ranging from basic syntax to advanced asynchronous patterns and modern programming techniques. The resource functions as a frontend engineering textbook and CSS layout guide, providing detailed instructional material on building responsive user interfaces. It covers the design of custom web components and the application of styles and positioning to create effective frontend interfaces. The curriculum enc

    HTMLjavascriptrussiantutorial
    Voir sur GitHub↗4,057
  • marijnh/eloquent-javascriptAvatar de marijnh

    marijnh/Eloquent-JavaScript

    3,097Voir sur GitHub↗

    Eloquent-JavaScript is a comprehensive JavaScript programming textbook and interactive coding tutorial designed for web development education. It serves as both a language reference and a practical guide, combining theoretical lessons with an environment where learners can execute and modify code examples. The project focuses on the fundamental principles of the JavaScript language, including lexical scoping, prototype-based inheritance, and asynchronous patterns. It provides detailed instruction on object-oriented programming, functional programming, and the use of the browser DOM to create

    JavaScript
    Voir sur GitHub↗3,097
  • madrobby/zeptoAvatar de madrobby

    madrobby/zepto

    15,104Voir sur GitHub↗

    Zepto is a minimalist JavaScript toolkit providing an API for DOM manipulation, event handling, and asynchronous HTTP requests. It functions as a jQuery-compatible library, allowing developers to select, modify, and animate HTML elements using a concise and chainable syntax. The library includes an asynchronous HTTP client for exchanging data with remote servers without triggering page reloads and a browser-based event handler that supports standard mouse events and mobile touch gestures. Its capability surface covers CSS selector-based querying, element transition animations, and the serial

    HTML
    Voir sur GitHub↗15,104
Voir les 30 alternatives à Hello Javascript→

Questions fréquentes

Que fait mouredev/hello-javascript ?

This project is a collection of educational resources and structured curricula designed for learning JavaScript. It provides a programming course, a coding bootcamp, and a web development tutorial to guide learners from basic syntax to advanced programming patterns.

Quelles sont les fonctionnalités principales de mouredev/hello-javascript ?

Les fonctionnalités principales de mouredev/hello-javascript sont : Frontend Development, JavaScript Implementations, HTML Manipulation, Programming Courses, Web Development Tutorials, JavaScript Learning Curricula, Programming Bootcamps, Recursive Problem Solving.

Quelles sont les alternatives open-source à mouredev/hello-javascript ?

Les alternatives open-source à mouredev/hello-javascript incluent : javascript-tutorial/en.javascript.info — This project is a comprehensive JavaScript programming tutorial and language reference. It serves as a web development… javascript-tutorial/ru.javascript.info — This project is a comprehensive JavaScript programming tutorial and frontend web development curriculum. It serves as… marijnh/eloquent-javascript — Eloquent-JavaScript is a comprehensive JavaScript programming textbook and interactive coding tutorial designed for… wangdoc/javascript-tutorial — This project is a structured JavaScript programming tutorial and web development learning resource. It serves as an… madrobby/zepto — Zepto is a minimalist JavaScript toolkit providing an API for DOM manipulation, event handling, and asynchronous HTTP… gustavoguanabara/javascript — This project is a structured JavaScript programming course and learning path designed for beginners. It functions as…