awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repositorios

Awesome GitHub RepositoriesJavaScript Coding Exercises

Hands-on coding challenges for learning web development concepts.

Distinguishing note: Focuses on interactive coding practice rather than theoretical documentation.

Explore 7 awesome GitHub repositories matching education & learning resources · JavaScript Coding Exercises. Refine with filters or upvote what's useful.

Awesome JavaScript Coding Exercises GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • wesbos/javascript30Avatar de wesbos

    wesbos/JavaScript30

    29,165Ver en GitHub↗

    This project is a structured educational curriculum designed to build proficiency in vanilla JavaScript through hands-on, project-based learning. It provides a series of coding exercises that focus on core language fundamentals and the direct manipulation of the document object model, enabling developers to create interactive web interfaces without relying on external frameworks or dependencies. The curriculum distinguishes itself by emphasizing direct integration with browser-native APIs. Participants learn to build hardware-aware applications by accessing device sensors, cameras, and microp

    Offers interactive coding exercises for implementing type-ahead search functionality.

    HTML
    Ver en GitHub↗29,165
  • greatfrontend/top-javascript-interview-questionsAvatar de greatfrontend

    greatfrontend/top-javascript-interview-questions

    9,685Ver en GitHub↗

    This project is a technical interview preparation resource focused on JavaScript. It provides a collection of common technical questions, detailed answers, and conceptual quizzes designed to help users master core language fundamentals and browser APIs. The resource utilizes an interactive infrastructure that includes a coding workspace with in-browser runtime execution and an automated test suite to validate code correctness. It organizes content through curated learning paths and modular concept mapping to decompose complex language fundamentals into searchable study modules. The curriculu

    Features an interactive environment for solving JavaScript data structure and algorithm challenges with automated tests.

    MDXfront-end-developmentinterviewsjavascript
    Ver en GitHub↗9,685
  • apachecn/interviewAvatar de apachecn

    apachecn/Interview

    8,944Ver en GitHub↗

    This project is a comprehensive knowledge base and study resource designed for mastering technical interviews. It provides structured guides, roadmaps, and curricula focused on data structures, algorithms, system design, and frontend engineering to help candidates prepare for software engineering screenings. The repository distinguishes itself by offering a holistic approach to professional advancement. Beyond technical drills, it includes a career development handbook covering resume optimization, salary benchmarking, and strategic negotiation coaching. It also provides detailed methodologie

    Provides structured lessons on advanced data structures tailored specifically for JavaScript developers.

    Jupyter Notebookinterviewkaggleleetcode
    Ver en GitHub↗8,944
  • lgwebdream/fe-interviewAvatar de lgwebdream

    lgwebdream/FE-Interview

    7,203Ver en GitHub↗

    This project is a comprehensive frontend interview preparation resource built around a question bank of over 1000 curated questions. It covers HTML, CSS, JavaScript, Vue, React, Node, TypeScript, Webpack, algorithms, and network security, with each question accompanied by a detailed answer explanation. The content is organized into a hierarchical category tree for browsable exploration, and a daily question rotation algorithm presents one question per day for systematic review. A client-side search index enables instant filtering of questions by title or tag, and the entire question bank is p

    Provides hands-on exercises for implementing core JavaScript patterns like Promise, debounce, and deep clone.

    JavaScriptangularcssfe-interview
    Ver en GitHub↗7,203
  • gustavoguanabara/gustavoguanabara.github.ioAvatar de gustavoguanabara

    gustavoguanabara/gustavoguanabara.github.io

    4,404Ver en GitHub↗

    This project is a front-end education portal and static website that serves as a repository for web development courseware. It provides instructional materials and source code for learning the fundamentals of HTML, CSS, and JavaScript. The site functions as a resource for students to practice programming skills through guided exercises and downloadable learning assets. It distributes educational content including instructional PDFs and exercise code to facilitate the study of front-end web development. The platform covers a variety of capabilities, including the integration of multimedia con

    Provides PDFs, code exercises, and challenges for learning to create user interactions and program in JavaScript.

    cursocursoemvideogratis
    Ver en GitHub↗4,404
  • kolodny/exercisesAvatar de kolodny

    kolodny/exercises

    4,216Ver en GitHub↗

    Este proyecto es una suite educativa integral de desafíos de codificación y guías de implementación centrada en JavaScript. Proporciona una colección de ejercicios programáticos y preguntas de entrevista diseñadas para practicar la lógica y los algoritmos fundamentales. El repositorio sirve como un libro de trabajo de desarrollo guiado por pruebas (TDD), emparejando problemas de codificación con conjuntos de pruebas para verificar la corrección de las soluciones implementadas. Incluye un framework específico para la verificación de soluciones de ejercicios y la integración de lógica asíncrona en flujos de pruebas automatizados. El contenido cubre una amplia gama de bloques de construcción de ciencias de la computación, incluyendo patrones de programación funcional, estructuras de árboles binarios y de Merkle, y lógica de ordenamiento y búsqueda. También proporciona implementaciones para la gestión de flujos asíncronos, verificación de integridad de datos, patrones de actualización de estado inmutable y cadenas de middleware de procesamiento de solicitudes.

    Provides a comprehensive collection of JavaScript coding challenges and interview exercises.

    JavaScript
    Ver en GitHub↗4,216
  • cod3rcursos/web-modernoAvatar de cod3rcursos

    cod3rcursos/web-moderno

    3,703Ver en GitHub↗

    This project is a frontend development tutorial and web programming educational resource. It serves as a structured JavaScript web development course and a step-by-step guide designed to teach the core technologies used to create interactive and modern user interfaces. The curriculum focuses on mastering the combination of HTML, CSS, and JavaScript through a series of exercises and projects. It covers frontend development training and JavaScript programming education to help users learn modern web development standards. The material covers the construction of interactive websites, front end

    Provides hands-on coding exercises and patterns to develop JavaScript programming skills.

    HTML
    Ver en GitHub↗3,703
  1. Home
  2. Education & Learning Resources
  3. JavaScript Coding Exercises

Explorar subetiquetas

  • Advanced Data Structure CoursesStructured educational lessons on complex data structures implemented in JavaScript. **Distinct from JavaScript Coding Exercises:** Focuses on structured curricula for advanced topics rather than isolated coding exercises.