awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wesbos/javascript30wesbos 的头像

    wesbos/JavaScript30

    29,165在 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
    在 GitHub 上查看↗29,165
  • greatfrontend/top-javascript-interview-questionsgreatfrontend 的头像

    greatfrontend/top-javascript-interview-questions

    9,685在 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
    在 GitHub 上查看↗9,685
  • apachecn/interviewapachecn 的头像

    apachecn/Interview

    8,944在 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
    在 GitHub 上查看↗8,944
  • lgwebdream/fe-interviewlgwebdream 的头像

    lgwebdream/FE-Interview

    7,203在 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
    在 GitHub 上查看↗7,203
  • gustavoguanabara/gustavoguanabara.github.iogustavoguanabara 的头像

    gustavoguanabara/gustavoguanabara.github.io

    4,404在 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
    在 GitHub 上查看↗4,404
  • kolodny/exerciseskolodny 的头像

    kolodny/exercises

    4,216在 GitHub 上查看↗

    该项目是一个全面的 JavaScript 编码挑战和实现指南教育套件。它提供了一系列程序化练习和面试题,旨在练习核心逻辑和算法。 该仓库作为一个测试驱动开发(TDD)工作簿,将编码问题与测试套件配对,以验证实现方案的正确性。它包括一个用于练习解决方案验证的特定框架,以及将异步逻辑集成到自动化测试流中的方法。 内容涵盖了广泛的计算机科学构建块,包括函数式编程模式、二叉树和默克尔树结构以及排序和搜索逻辑。它还提供了异步流管理、数据完整性验证、不可变状态更新模式和请求处理中间件链的实现。

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

    JavaScript
    在 GitHub 上查看↗4,216
  • cod3rcursos/web-modernocod3rcursos 的头像

    cod3rcursos/web-moderno

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

探索子标签

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