JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
There are 170,829 repositories under javascript topic.
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
Curated list of project-based tutorials
๐ Algorithms and data structures implemented in JavaScript with explanations and links to further readings
A book series (2 published editions) on the JS language.
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
JavaScript Style Guide
Coding articles to level up your development skills
:books: ๅ ่ดน็่ฎก็ฎๆบ็ผ็จ็ฑปไธญๆไนฆ็ฑ๏ผๆฌข่ฟๆ็จฟ
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
:white_check_mark: The Node.js best practices list (July 2024)
Clean Code concepts adapted for JavaScript
24 Lessons, 12 Weeks, Get Started as a Web Developer
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
A Collection of application ideas which can be used to improve your coding skills.
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
Incredibly fast JavaScript runtime, bundler, test runner, and package manager โ all in one
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript ๐
๐ The perfect Front-End Checklist for modern websites and meticulous developers
A collection of awesome things regarding React ecosystem
๐ Strapi is the leading open-source headless CMS. Itโs 100% JavaScript/TypeScript, fully customizable, and developer-first.
๐ 33 JavaScript concepts every developer should know.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.