Skip to content

Commit 0a18b87

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2018-09-01) ### Bug Fixes * add source (awesome-coding-camps) ([ea8d877](ea8d877)) * web-frameworks -> client-web-frameworks ([881d9b3](881d9b3))
1 parent ea8d877 commit 0a18b87

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Diff for: README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ A curated list of sites, tools, resources and other things that help when learni
66
<summary>Table of Contents</summary>
77

88
<!-- BEGIN_TOC -->
9+
* [Client Web Frameworks](#client-web-frameworks)
10+
* [Angular](#angular)
11+
* [Angular.js](#angular-js)
12+
* [Elm](#elm)
13+
* [Ember.js](#ember-js)
14+
* [React.js](#react-js)
15+
* [Vue.js](#vue-js)
916
* [General Programming](#general-programming)
1017
* [Languages](#languages)
1118
* [Assembly](#assembly)
@@ -46,13 +53,6 @@ A curated list of sites, tools, resources and other things that help when learni
4653
* [TypeScript](#typescript)
4754
* [VB.NET](#vb-net)
4855
* [Tools & Editors](#tools-&-editors)
49-
* [Web Frameworks](#web-frameworks)
50-
* [Angular](#angular)
51-
* [Angular.js](#angular-js)
52-
* [Elm](#elm)
53-
* [Ember.js](#ember-js)
54-
* [React.js](#react-js)
55-
* [Vue.js](#vue-js)
5656
<!-- END_TOC -->
5757

5858
</details>
@@ -73,9 +73,9 @@ A curated list of sites, tools, resources and other things that help when learni
7373
</details>
7474

7575
<!-- BEGIN_LIST -->
76-
# [Web Frameworks](https://en.wikipedia.org/wiki/Web_framework)
76+
# [Client Web Frameworks](https://en.wikipedia.org/wiki/Web_framework)
7777

78-
Web Frameworks
78+
Frameworks for building web applications that run in the browser
7979

8080
## [Angular](https://angular.io/)
8181

0 commit comments

Comments
 (0)