Migrate assets and configs

This commit is contained in:
Angelos Chalaris
2023-05-07 16:10:21 +03:00
parent 6a45d2ec07
commit 6a16355bcd
541 changed files with 2067 additions and 0 deletions

View File

@ -0,0 +1,15 @@
slug: js/t/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