SJSJ
JavaScript Glossary
An effort to create a glossary explaining key terms in the current JavaScript ecosystem in simple words.
Simplified JavaScript Jargon
2k stars
72 watching
192 forks
Language: HTML
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hanksudo/sjsj-cli | A command-line tool that provides simplified access to various JavaScript concepts in the terminal. | 13 |
ismnoiet/jsjargon | An extension that provides definitions and examples of modern JavaScript buzzwords | 9 |
effectively/alfred-javascript-jargon | An Alfred workflow that provides simplified JavaScript jargon definitions and searching capabilities | 1 |
andrew--r/sjsj | An online dictionary explaining JavaScript terminology in simple terms. | 169 |
toss/es-toolkit | A high-performance utility library for JavaScript with strong type annotations and a small bundle size. | 7,029 |
mjavascript/practical-modern-javascript | A book series on modern JavaScript development focusing on modularity and ES6 features. | 3,087 |
pichillilorenzo/javascriptenhancements | A plugin for Sublime Text 3 that enhances JavaScript development and project management with features such as autocomplete, code refactoring, and project creation tools. | 639 |
steelkiwi/javascript | A comprehensive style guide for JavaScript programming conventions and best practices. | 0 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,502 |
bonsaiden/javascript-garden | A collection of documentation about the quirks and subtleties of the JavaScript programming language. | 3,450 |
mswjs/msw | A library that allows developers to mock APIs in their applications without affecting the actual application code. | 15,941 |
sequencejs/generator-sequence | A Yeoman generator tool for scaffolding Sequence.js themes. | 1 |
jigsawye/javascript | A comprehensive JavaScript style guide for the Airbnb coding standards | 728 |
inversify/inversifyjs | A tool that helps JavaScript developers write code with good object-oriented design principles by providing an inversion of control container | 11,305 |
swoopapp/javascript | A comprehensive JavaScript style guide with best practices and conventions | 0 |