Move JS to it's own section
This commit is contained in:
parent
ea120c0bf5
commit
f4ed3a9b3f
3 changed files with 4 additions and 4 deletions
|
@ -18,11 +18,11 @@
|
||||||
- [arrays](./dev/ruby/arrays.md)
|
- [arrays](./dev/ruby/arrays.md)
|
||||||
- [TypeScript](./dev/ts/main.md)
|
- [TypeScript](./dev/ts/main.md)
|
||||||
- [interfaces](./dev/ts/interfaces.md)
|
- [interfaces](./dev/ts/interfaces.md)
|
||||||
|
- [JavaScript](./dev/js/main.md)
|
||||||
|
- [ES6](./dev/js/es6.md)
|
||||||
- [Web](./dev/web/main.md)
|
- [Web](./dev/web/main.md)
|
||||||
- [front](./dev/web/front/main.md)
|
- [front](./dev/web/front/main.md)
|
||||||
- [babel and babel-preset-stage-2](./dev/web/front/babel-preset-stage-2.md)
|
- [babel and babel-preset-stage-2](./dev/web/front/babel-preset-stage-2.md)
|
||||||
- [js](./dev/web/javascript/main.md)
|
|
||||||
- [ES6 features](./dev/web/javascript/es6.md)
|
|
||||||
- [Regex](./dev/regex/main.md)
|
- [Regex](./dev/regex/main.md)
|
||||||
- [Tools](./dev/tools/main.md)
|
- [Tools](./dev/tools/main.md)
|
||||||
- [Git](./dev/tools/git.md)
|
- [Git](./dev/tools/git.md)
|
||||||
|
|
Loading…
Reference in a new issue