fix(guide): restructure curriculum guide articles (#36501)

* fix: restructure certifications guide articles
* fix: added 3 dashes line before prob expl
* fix: added 3 dashes line before hints
* fix: added 3 dashes line before solutions
This commit is contained in:
Randell Dawson
2019-07-24 00:59:27 -07:00
committed by mrugesh
parent c911e77eed
commit 1494a50123
990 changed files with 13202 additions and 8628 deletions

View File

@@ -1,7 +1,7 @@
---
title: Access the JSON Data from an API
---
## Access the JSON Data from an API
# Access the JSON Data from an API
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/data-visualization/json-apis-and-ajax/access-the-json-data-from-an-api/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.

View File

@@ -1,7 +1,7 @@
---
title: Change Text with click Events
---
## Change Text with click Events
# Change Text with click Events
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/data-visualization/json-apis-and-ajax/change-text-with-click-events/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.

View File

@@ -1,7 +1,7 @@
---
title: Convert JSON Data to HTML
---
## Convert JSON Data to HTML
# Convert JSON Data to HTML
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/data-visualization/json-apis-and-ajax/convert-json-data-to-html/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.

View File

@@ -1,7 +1,7 @@
---
title: Get Geolocation Data to Find A User's GPS Coordinates
---
## Get Geolocation Data to Find A User's GPS Coordinates
# Get Geolocation Data to Find A User's GPS Coordinates
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/data-visualization/json-apis-and-ajax/get-geolocation-data-to-find-a-users-gps-coordinates/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.

View File

@@ -1,7 +1,7 @@
---
title: Get JSON with the JavaScript XMLHttpRequest Method
---
## Get JSON with the JavaScript XMLHttpRequest Method
# Get JSON with the JavaScript XMLHttpRequest Method
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/data-visualization/json-apis-and-ajax/get-json-with-the-javascript-xmlhttprequest-method/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.

View File

@@ -1,7 +1,7 @@
---
title: Handle Click Events with JavaScript using the onclick property
---
## Handle Click Events with JavaScript using the onclick property
# Handle Click Events with JavaScript using the onclick property
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/data-visualization/json-apis-and-ajax/handle-click-events-with-javascript-using-the-onclick-property/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.

View File

@@ -1,7 +1,7 @@
---
title: JSON APIs and Ajax
---
## JSON APIs and Ajax
# JSON APIs and Ajax
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/mathematics/quadratic-equations/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.

View File

@@ -1,7 +1,7 @@
---
title: Post Data with the JavaScript XMLHttpRequest Method
---
## Post Data with the JavaScript XMLHttpRequest Method
# Post Data with the JavaScript XMLHttpRequest Method
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/data-visualization/json-apis-and-ajax/post-data-with-the-javascript-xmlhttprequest-method/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.

View File

@@ -1,7 +1,7 @@
---
title: Pre-filter JSON to Get the Data You Need
---
## Pre-filter JSON to Get the Data You Need
# Pre-filter JSON to Get the Data You Need
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/data-visualization/json-apis-and-ajax/pre-filter-json-to-get-the-data-you-need/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.

View File

@@ -1,7 +1,7 @@
---
title: Render Images from Data Sources
---
## Render Images from Data Sources
# Render Images from Data Sources
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/data-visualization/json-apis-and-ajax/render-images-from-data-sources/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.