awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • wesbos/javascript30Avatar von wesbos

    wesbos/JavaScript30

    29,165Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗29,165
  • greatfrontend/top-javascript-interview-questionsAvatar von greatfrontend

    greatfrontend/top-javascript-interview-questions

    9,685Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,685
  • apachecn/interviewAvatar von apachecn

    apachecn/Interview

    8,944Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,944
  • lgwebdream/fe-interviewAvatar von lgwebdream

    lgwebdream/FE-Interview

    7,203Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,203
  • gustavoguanabara/gustavoguanabara.github.ioAvatar von gustavoguanabara

    gustavoguanabara/gustavoguanabara.github.io

    4,404Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,404
  • kolodny/exercisesAvatar von kolodny

    kolodny/exercises

    4,216Auf GitHub ansehen↗

    Dieses Projekt ist eine umfassende pädagogische Suite von Coding-Challenges und Implementierungsleitfäden mit Fokus auf JavaScript. Es bietet eine Sammlung programmatischer Übungen und Interviewfragen, die darauf ausgelegt sind, Kernlogik und Algorithmen zu üben. Das Repository dient als Arbeitsbuch für testgetriebene Entwicklung und paart Programmierprobleme mit Testsuiten, um die Korrektheit implementierter Lösungen zu verifizieren. Es enthält ein spezifisches Framework für die Verifizierung von Übungslösungen und die Integration asynchroner Logik in automatisierte Testabläufe. Der Inhalt deckt eine breite Palette von Bausteinen der Informatik ab, einschließlich funktionaler Programmiermuster, Binär- und Merkle-Baumstrukturen sowie Sortier- und Suchlogik. Es bietet zudem Implementierungen für asynchrones Flow-Management, Datenintegritätsprüfung, unveränderliche Zustandsaktualisierungsmuster und Middleware-Ketten zur Anforderungsverarbeitung.

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

    JavaScript
    Auf GitHub ansehen↗4,216
  • cod3rcursos/web-modernoAvatar von cod3rcursos

    cod3rcursos/web-moderno

    3,703Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,703
  1. Home
  2. Education & Learning Resources
  3. JavaScript Coding Exercises

Unter-Tags erkunden

  • 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.