add code school angular back in
This commit is contained in:
@ -493,11 +493,11 @@
|
|||||||
"_id": "bd7154d8c441eddfaeb5bdef",
|
"_id": "bd7154d8c441eddfaeb5bdef",
|
||||||
"name": "Get Started with Angular.js",
|
"name": "Get Started with Angular.js",
|
||||||
"difficulty": 0.34,
|
"difficulty": 0.34,
|
||||||
"challengeSeed": "125671736",
|
"challengeSeed": "114684726",
|
||||||
"description": [
|
"description": [
|
||||||
"Angular.js is a popular client-side JavaScript framework. It will help you create buttery smooth browser-based interactions.",
|
"Code School has a short, free Angular.js course. This will give us a quick tour of Angular.js's mechanics and features.",
|
||||||
"Codecademy has a fun, interactive Angular.js course. This will give us a quick tour of Angular.js's mechanics and features.",
|
"In this course, we'll build a virtual shop entirely in Angular.js.",
|
||||||
"Complete Unit 1 of <a href='http://www.codecademy.com/learn/learn-angularjs' target='_blank'>http://www.codecademy.com/learn/learn-angularjs</a>"
|
"Go to <a href='http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/1/section/1/video/1' target='_blank'>http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/1/section/1/video/1</a> and complete the section."
|
||||||
],
|
],
|
||||||
"challengeType": 2,
|
"challengeType": 2,
|
||||||
"tests": []
|
"tests": []
|
||||||
@ -506,42 +506,49 @@
|
|||||||
"_id": "bd7155d8c441eddfaeb5bdef",
|
"_id": "bd7155d8c441eddfaeb5bdef",
|
||||||
"name": "Apply Angular.js Directives",
|
"name": "Apply Angular.js Directives",
|
||||||
"difficulty": 0.35,
|
"difficulty": 0.35,
|
||||||
"challengeSeed": "125671736",
|
"challengeSeed": "114684727",
|
||||||
"description": [
|
"description": [
|
||||||
"Complete Unit 2 of <a href='http://www.codecademy.com/learn/learn-angularjs' target='_blank'>http://www.codecademy.com/learn/learn-angularjs</a>"
|
"Directives serve as markers in your HTML. When Angular.js compiles your HTML, it will can alter the behavior of DOM elements based on the directives you've used.",
|
||||||
|
"Let's learn how these powerful directives work, and how to use them to make your web apps more dynamic",
|
||||||
|
"Go to <a href='http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/2/section/1/video/1' target='_blank'>http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/2/section/1/video/1</a> and complete the section."
|
||||||
],
|
],
|
||||||
"challengeType": 2,
|
"challengeType": 2,
|
||||||
"tests": []
|
"tests": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7156d8c441eddfaeb5bdef",
|
"_id": "bd7156d8c441eddfaeb5bdef",
|
||||||
"name": "Create Angular.js Services",
|
"name": "Power Forms with Angular.js",
|
||||||
"difficulty": 0.36,
|
"difficulty": 0.36,
|
||||||
"challengeSeed": "125671736",
|
"challengeSeed": "114684729",
|
||||||
"description": [
|
"description": [
|
||||||
"Complete Unit 3 of <a href='http://www.codecademy.com/learn/learn-angularjs' target='_blank'>http://www.codecademy.com/learn/learn-angularjs</a>"
|
"One area where Angular.js really shines is its powerful web forms.",
|
||||||
|
"Learn how to create reactive Angular.js forms, including real-time form validation.",
|
||||||
|
"Go to <a href='http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/3/section/1/video/1' target='_blank'>http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/3/section/1/video/1</a> and complete the section."
|
||||||
],
|
],
|
||||||
"challengeType": 2,
|
"challengeType": 2,
|
||||||
"tests": []
|
"tests": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7157d8c441eddfaeb5bdef",
|
"_id": "bd7157d8c441eddfaeb5bdef",
|
||||||
"name": "Structure Angular.js Routes",
|
"name": "Customize Angular.js Directives",
|
||||||
"difficulty": 0.37,
|
"difficulty": 0.37,
|
||||||
"challengeSeed": "125671736",
|
"challengeSeed": "114685062",
|
||||||
"description": [
|
"description": [
|
||||||
"Complete Unit 4 of <a href='http://www.codecademy.com/learn/learn-angularjs' target='_blank'>http://www.codecademy.com/learn/learn-angularjs</a>"
|
"Now we'll learn how to modify existing Angular.js directives, and even build directives of your own.",
|
||||||
|
"Go to <a href='http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/4/section/1/video/1' target='_blank'>http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/4/section/1/video/1</a> and complete the section."
|
||||||
],
|
],
|
||||||
"challengeType": 2,
|
"challengeType": 2,
|
||||||
"tests": []
|
"tests": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7158d8c441eddfaeb5bdef",
|
"_id": "bd7158d8c441eddfaeb5bdef",
|
||||||
"name": "Build a Geolocation Angular App",
|
"name": "Create Angular.js Services",
|
||||||
"difficulty": 0.38,
|
"difficulty": 0.38,
|
||||||
"challengeSeed": "125671736",
|
"challengeSeed": "114685060",
|
||||||
"description": [
|
"description": [
|
||||||
"Complete Unit 5 of <a href='http://www.codecademy.com/learn/learn-angularjs' target='_blank'>http://www.codecademy.com/learn/learn-angularjs</a>"
|
"Services are functions that you can use and reuse throughout your Angular.js app to get things done.",
|
||||||
|
"We'll learn how to use services in this final Code School Angular.js challenge.",
|
||||||
|
"Go to <a href='http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/5/section/1/video/1' target='_blank'>http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/5/section/1/video/1</a> and complete the section."
|
||||||
],
|
],
|
||||||
"challengeType": 2,
|
"challengeType": 2,
|
||||||
"tests": []
|
"tests": []
|
||||||
|
@ -287,8 +287,10 @@
|
|||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.berkeley/' target='_blank'>Berkeley</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.berkeley/' target='_blank'>Berkeley</a></li>",
|
||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.berlin/' target='_blank'>Berlin</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.berlin/' target='_blank'>Berlin</a></li>",
|
||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.cincinnati/' target='_blank'>Cincinnati</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.cincinnati/' target='_blank'>Cincinnati</a></li>",
|
||||||
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.delhi/' target='_blank'>Delhi</a></li>",
|
||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.denver/' target='_blank'>Denver</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.denver/' target='_blank'>Denver</a></li>",
|
||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.dubai/' target='_blank'>Dubai</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.dubai/' target='_blank'>Dubai</a></li>",
|
||||||
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.hk/' target='_blank'>Hong Kong</a></li>",
|
||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.hyderabad/' target='_blank'>Hyderabad</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.hyderabad/' target='_blank'>Hyderabad</a></li>",
|
||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.kalamazoo/' target='_blank'>Kalamazoo</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.kalamazoo/' target='_blank'>Kalamazoo</a></li>",
|
||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.karachi/' target='_blank'>Karachi</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.karachi/' target='_blank'>Karachi</a></li>",
|
||||||
@ -299,6 +301,7 @@
|
|||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.minneapolis/' target='_blank'>Minneapolis</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.minneapolis/' target='_blank'>Minneapolis</a></li>",
|
||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.missoula/' target='_blank'>Missoula</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.missoula/' target='_blank'>Missoula</a></li>",
|
||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.nashville/' target='_blank'>Nashville</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.nashville/' target='_blank'>Nashville</a></li>",
|
||||||
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.neworleans/' target='_blank'>New Orleans</a></li>",
|
||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.new.york.city/' target='_blank'>New York City</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.new.york.city/' target='_blank'>New York City</a></li>",
|
||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.oxford.al/' target='_blank'>Oxford, Alabama</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.oxford.al/' target='_blank'>Oxford, Alabama</a></li>",
|
||||||
" <li><a href='https://www.facebook.com/groups/free.code.camp.paris/' target='_blank'>Paris</a></li>",
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.paris/' target='_blank'>Paris</a></li>",
|
||||||
|
Reference in New Issue
Block a user