A book series on JavaScript. @YDKJS on twitter.
-
Updated
Sep 5, 2024
ECMAScript is the standardization of the family of scripting languages that includes JavaScript. New versions of the standard are released every year. It is standardized by Ecma International. ECMAScript is commonly used for client-side scripting on the World Wide Web, and it is increasingly being used to write server-side applications and services using Node.js and other runtime environments. The ECMAScript language includes structured, dynamic, functional, and prototype-based features.
A book series on JavaScript. @YDKJS on twitter.
JavaScript Style Guide
✅ The Node.js best practices list (July 2024)
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.
📜 33 JavaScript concepts every developer should know.
The zero configuration build tool for the web. 📦🚀
🐠 Babel is a compiler for writing next generation JavaScript.
🌟 JavaScript Style Guide, with linter & automatic code fixer
A modern load testing tool, using Go and JavaScript - https://k6.io
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
The JavaScript Drag & Drop library your grandparents warned you about.
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
The JavaScript and API powered WordPress.com
Vuestic Admin is an open-source, ready-to-use admin template suite designed for rapid development, easy maintenance, and high accessibility. Built on Vuestic UI, Vue 3, Vite, Pinia, and Tailwind CSS. Maintained by Epicmax (@epicmaxco).
Created by Brendan Eich, Ecma International
Released June 1997