awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • wesbos/javascript30Avatar wesbos

    wesbos/JavaScript30

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

    greatfrontend/top-javascript-interview-questions

    9,685Vezi pe 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
    Vezi pe GitHub↗9,685
  • apachecn/interviewAvatar apachecn

    apachecn/Interview

    8,944Vezi pe 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
    Vezi pe GitHub↗8,944
  • lgwebdream/fe-interviewAvatar lgwebdream

    lgwebdream/FE-Interview

    7,203Vezi pe 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
    Vezi pe GitHub↗7,203
  • gustavoguanabara/gustavoguanabara.github.ioAvatar gustavoguanabara

    gustavoguanabara/gustavoguanabara.github.io

    4,404Vezi pe 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
    Vezi pe GitHub↗4,404
  • kolodny/exercisesAvatar kolodny

    kolodny/exercises

    4,216Vezi pe GitHub↗

    Acest proiect este o suită educațională cuprinzătoare de provocări de codare și ghiduri de implementare axate pe JavaScript. Oferă o colecție de exerciții programatice și întrebări de interviu concepute pentru a exersa logica de bază și algoritmii. Repository-ul servește ca un workbook de dezvoltare bazată pe teste (TDD), împerechind problemele de codare cu suite de teste pentru a verifica corectitudinea soluțiilor implementate. Include un framework specific pentru verificarea soluțiilor exercițiilor și integrarea logicii asincrone în fluxurile de testare automatizate. Conținutul acoperă o gamă largă de blocuri de construcție ale informaticii, inclusiv tipare de programare funcțională, structuri de arbori binari și Merkle, precum și logică de sortare și căutare. Oferă, de asemenea, implementări pentru gestionarea fluxului asincron, verificarea integrității datelor, tipare de actualizare a stării imutabile și lanțuri de middleware pentru procesarea cererilor.

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

    JavaScript
    Vezi pe GitHub↗4,216
  • cod3rcursos/web-modernoAvatar cod3rcursos

    cod3rcursos/web-moderno

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

Explorează sub-etichetele

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