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