Skip to content

Commit

Permalink
Merge pull request #11 from sureshsonii/patch-3
Browse files Browse the repository at this point in the history
Update learn.json
  • Loading branch information
siddharthsonii authored Oct 11, 2022
2 parents bce4dcd + cc5c61d commit c3b58d8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions learn.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"angularjs": {
"name": "AngularJS",
"homepage": "angularjs.org",
"description": "HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.",
"homepage": "angularjs.org",
"examples": [{
Expand Down Expand Up @@ -62,6 +63,7 @@
}]
}, {
"heading": "Community",
"heading": "Articles and Guides",
"links": [{
"name": "Walkthroughs and Tutorials on YouTube",
"url": "http://www.youtube.com/playlist?list=PL1w1q3fL4pmgqpzb-XhG7Clgi67d_OHXz"
Expand Down Expand Up @@ -191,6 +193,9 @@
}]
}, {
"heading": "Community",
"name": "Atma.js",
"description": "HMVC and the component-based architecture for building client, server or hybrid applications",
"homepage": "atmajs.com",
"links": [{
"name": "Atma.js on Stack Overflow",
"url": "http://stackoverflow.com/questions/tagged/atmajs"
Expand Down

0 comments on commit c3b58d8

Please sign in to comment.