Files
30-seconds-of-code/collections/js/algorithm.yaml
2023-05-14 22:05:50 +03:00

16 lines
538 B
YAML

slug: js/algorithm
name: JavaScript Algorithms
miniName: Algorithms
featured: true
parent: js
languageMatcher: javascript
tagMatcher: algorithm
description: >-
The JavaScript algorithms collection includes implementations and examples
of popular algorithms in ES6. Algorithmic snippets are primarily a
learning resource, as they might already be implemented natively or
require optimizations to run in production.
shortDescription: >-
Learn a handful of popular algorithms, implemented in JavaScript ES6.
splash: widescreen.png