15 repository-uri
Educational resources covering core JavaScript language features and advanced concepts.
Distinguishing note: No existing taxonomy for language-specific learning resources.
Explore 15 awesome GitHub repositories matching education & learning resources · JavaScript Tutorials. Refine with filters or upvote what's useful.
This project is a structured educational resource designed to guide developers through the mastery of the JavaScript programming language. It utilizes a progressive curriculum that organizes technical concepts into a daily learning path, allowing students to build foundational knowledge before advancing to complex application development. The resource distinguishes itself through a hands-on training model that combines detailed explanations with practical code challenges. By focusing on an interactive learning experience, it reinforces core language principles—such as data types, functional p
Provides a structured curriculum for mastering JavaScript through daily lessons and practical exercises.
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
Demonstrates DOM interaction techniques through a practical checkbox selection exercise.
This project is a comprehensive JavaScript programming tutorial and language reference. It serves as a web development education resource providing instruction on modern language fundamentals, object-oriented design, and advanced asynchronous programming patterns. The resource functions as both a frontend development guide and a technical reference. It covers core language features such as closures, prototypes, promises, and typed arrays, while providing practical lessons on managing browser data and handling network requests. The content spans several key capability areas, including browser
Provides a comprehensive tutorial covering JavaScript fundamentals through to advanced asynchronous programming patterns.
This project is a comprehensive ECMAScript 6 tutorial and JavaScript language guide. It serves as a technical reference for learning the updated syntax and language features introduced in the ECMAScript 6 version of JavaScript. The resource focuses on modern JavaScript learning and syntax mastery, providing a structured set of tutorials to help developers align their skills with current industry standards and specifications.
Serves as a comprehensive educational resource specifically detailing the ECMAScript 6 version of JavaScript.
This project is a JavaScript full-stack tutorial providing a step-by-step guide to building a complete web application from scratch. It focuses on the manual implementation of a custom JavaScript toolchain, encompassing the development of a server-side rendering workflow and a client-side state manager. The project distinguishes itself by implementing core development utilities without high-level frameworks, including custom solutions for bundling, transpilation, linting, and hot module replacement. It also features a real-time communication system based on WebSockets for bidirectional messag
Offers a detailed educational guide to building a full-stack JavaScript application from scratch.
Acest proiect este un tutorial structurat de programare JavaScript și o resursă de învățare pentru dezvoltarea frontend. Acesta servește ca o resursă educațională de programare concepută pentru a preda principii fundamentale de codare, sintaxă de bază și tipare complexe de programare. Conținutul funcționează ca un ghid modern al limbajului JavaScript și un ghid de specificații ale limbajului, cu materiale instrucționale bazate pe standardele actuale din industrie și specificații tehnice pentru dezvoltarea web contemporană. Resursa este scrisă sub formă de documentație tehnică bazată pe markdown și livrată ca pagini HTML statice.
Offers a structured tutorial covering core JavaScript language features and advanced programming concepts.
This project is a structured Node.js programming course and educational guide designed to teach JavaScript backend development. It provides a sequence of workshops and interactive tutorials that focus on the fundamentals of the Node.js runtime and its core modules. The material emphasizes asynchronous programming, specifically covering non-blocking I/O, callback patterns, and event-driven architecture. It includes a practical exploration of the core API for managing network applications, file system operations, and binary data. The curriculum covers module management and dependency resolutio
Offers a guide to building server-side network applications using JavaScript.
Backbone Fundamentals is an introductory guide to building structured client-side JavaScript applications using Backbone.js. It covers the core concepts of model-view-controller architecture, including models, views, collections, and routers, to compose maintainable single-page applications. The book explores event-driven state propagation, where model changes broadcast through custom events to decouple updates from view re-rendering, and a RESTful JSON sync layer that maps CRUD operations to HTTP endpoints. It also covers template-based view rendering, modular script loading for managing cod
Provides a step-by-step guide to understanding Backbone.js concepts, patterns, and best practices.
This project is a collection of translated educational resources and documentation focused on the internal mechanics of the JavaScript language. It provides detailed guides and tutorials covering core concepts such as scope, closures, and prototypes. The materials specifically address asynchronous programming patterns, including callbacks, promises, and generators. It also provides guidelines for performance optimization through benchmarking and tuning techniques to improve code execution speed and resource efficiency. The content is delivered via a static site generated from markdown files
Provides guidelines and techniques for benchmarking and tuning code to improve execution speed.
This project is an educational guide and JavaScript language tutorial focused on the ECMAScript 6 standard. It serves as a comprehensive resource for learning the modern syntax, language structures, and object types introduced in this version of the language. The repository contains programming ebook content designed to teach developers how to write cleaner and more efficient code. It provides a structured approach to modern JavaScript education, helping users transition from legacy coding patterns to current industry standards. The materials cover frontend developer training and web develop
Provides structured tutorials covering core JavaScript language features and modern coding standards.
Acest proiect este un tutorial de programare JavaScript cuprinzător și o resursă educațională concepută pentru a ghida cursanții de la sintaxa de bază până la stăpânirea avansată a limbajului. Acesta servește ca un ghid de instruire structurat și o referință de limbaj pentru biblioteca standard JavaScript și conceptele sale fundamentale de programare. Curriculum-ul acoperă mai multe domenii tehnice specializate, inclusiv un ghid de JavaScript asincron axat pe cod non-blocking și un curs de programare orientată pe obiecte centrat pe prototipuri și moștenire. De asemenea, oferă o resursă de învățare dedicată pentru dezvoltarea web, concentrându-se pe API-urile specifice browserului și manipularea document object model. Suprafața instrucțională mai largă cuprinde fundamentele limbajului, cum ar fi tipurile de date și gestionarea erorilor, precum și navigarea practică în mediul browser, inclusiv gestionarea stocării web și a cookie-urilor.
Ships a structured guide for learning JavaScript language fundamentals from basic syntax to advanced concepts.
Acest proiect este un tutorial cuprinzător de programare JavaScript și un curriculum de dezvoltare web frontend. Servește drept resursă educațională structurată pentru învățarea limbajului JavaScript, variind de la sintaxa de bază până la tipare asincrone avansate și tehnici moderne de programare. Resursa funcționează ca un manual de inginerie frontend și ghid de layout CSS, oferind material instrucțional detaliat despre construirea de interfețe utilizator responsive. Acoperă designul componentelor web personalizate și aplicarea stilurilor și poziționării pentru a crea interfețe frontend eficiente. Curriculum-ul cuprinde mai multe domenii de capabilități de bază, inclusiv manipularea Document Object Model (DOM), integrarea API-urilor web pentru cereri de rețea și procesarea datelor binare, precum și gestionarea stocării locale de date în browser. Oferă, de asemenea, instrucțiuni despre fundamentele limbajului, cum ar fi scope-ul variabilelor, contextul funcțiilor și expresiile regulate. Conținutul este livrat ca un site static bazat pe markdown, unde fișierele structurate sunt convertite în pagini HTML statice.
Provides a comprehensive tutorial on the JavaScript language, from basic syntax to advanced asynchronous patterns.
This project is a structured JavaScript programming tutorial and web development learning resource. It serves as an educational guide for learning the JavaScript language, ranging from basic syntax to advanced programming concepts. The resource functions as a JavaScript code example library and a technical guide for DOM manipulation. It provides conceptual explanations and runnable code samples to demonstrate how to solve common development tasks and programmatically manage browser elements. The material covers frontend development training, web browser programming, and the implementation of
Provides a structured educational guide covering JavaScript from basic syntax to advanced concepts.
This project is an interactive JavaScript course and beginner programming guide designed to teach fundamental scripting logic and language syntax. It functions as a web-based coding tutorial that transforms markdown-based lessons into a static site curriculum for learning web development basics. The resource features a browser-based code sandbox that allows for the execution of JavaScript snippets within a secure environment for immediate feedback. Lessons are organized into a linear sequence of modules to provide a structured onboarding process for those new to software development. The sys
Provides a comprehensive educational guide covering core JavaScript language features and syntax.
This project is a curated educational resource and technical interview preparation kit. It provides a comprehensive collection of study guides and question banks focused on front-end web development, JavaScript algorithms, and professional coding assessments. The repository includes a technical interview question bank and specialized study sets for JavaScript algorithms. These resources cover conceptual explanations and programming challenges designed to help developers master common coding patterns and theoretical questions. The content covers core web development fundamentals, including HT
Provides a study resource covering essential JavaScript language features, closures, and the event loop.