Skip to content

Commit 511077c

Browse files
committed
TCA-931 - update courses curriculum to point to tc's starter projects for replit
1 parent 24e470a commit 511077c

File tree

696 files changed

+756
-756
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

696 files changed

+756
-756
lines changed

client/src/pages/learn/back-end-development-and-apis/basic-node-and-express/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Working on these challenges involves writing code on Replit in our starter proje
2424

2525
Optionally, you may write your project on another platform, but it must be publicly visible for our testing.
2626

27-
Start this project on Replit using <a href='https://replit.com/github/topcoder-platform/boilerplate-express'>this link</a> or clone <a href='https://github.com/freeCodeCamp/boilerplate-express/'>this repository</a> on GitHub! If you use Replit, remember to save the link to your project somewhere safe!
27+
Start this project on Replit using <a href='https://replit.com/github/topcoder-platform/boilerplate-express'>this link</a> or clone <a href='https://github.com/topcoder-platform/boilerplate-express/'>this repository</a> on GitHub! If you use Replit, remember to save the link to your project somewhere safe!

client/src/pages/learn/back-end-development-and-apis/managing-packages-with-npm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Working on these challenges involves writing code on Replit in our starter proje
2424

2525
Optionally, you may write your project on another platform, but it must be publicly visible for our testing.
2626

27-
Start this project on Replit using <a href='https://replit.com/github/topcoder-platform/boilerplate-npm'>this link</a> or clone <a href='https://github.com/freeCodeCamp/boilerplate-npm/'>this repository</a> on GitHub! If you use Replit, remember to save the link to your project somewhere safe!
27+
Start this project on Replit using <a href='https://replit.com/github/topcoder-platform/boilerplate-npm'>this link</a> or clone <a href='https://github.com/topcoder-platform/boilerplate-npm/'>this repository</a> on GitHub! If you use Replit, remember to save the link to your project somewhere safe!

client/src/pages/learn/back-end-development-and-apis/mongodb-and-mongoose/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Working on these challenges involves writing code on Replit in our starter proje
2525

2626
Optionally, you may write your project on another platform, but it must be publicly visible for our testing.
2727

28-
Start this project on Replit using [this link](https://replit.com/github/topcoder-platform/boilerplate-mongomongoose) or clone [this repository](https://github.com/freeCodeCamp/boilerplate-mongomongoose/) on GitHub! If you use Replit, remember to save the link to your project somewhere safe!
28+
Start this project on Replit using [this link](https://replit.com/github/topcoder-platform/boilerplate-mongomongoose) or clone [this repository](https://github.com/topcoder-platform/boilerplate-mongomongoose/) on GitHub! If you use Replit, remember to save the link to your project somewhere safe!
2929

3030
## Use MongoDB Atlas to host a free mongodb instance for your projects
3131

client/src/pages/learn/information-security/information-security-with-helmetjs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Working on these challenges involves writing code on Replit in our starter proje
1717

1818
Optionally, you may write your project on another platform, but it must be publicly visible for our testing.
1919

20-
Start this project on Replit using <a rel='noopener noreferrer' target='_blank' href='https://replit.com/github/topcoder-platform/boilerplate-infosec'>this link</a> or clone <a rel='noopener noreferrer' target='_blank' href='https://github.com/freeCodeCamp/boilerplate-infosec/'>this repository</a> on GitHub! If you use Replit, remember to save the link to your project somewhere safe!
20+
Start this project on Replit using <a rel='noopener noreferrer' target='_blank' href='https://replit.com/github/topcoder-platform/boilerplate-infosec'>this link</a> or clone <a rel='noopener noreferrer' target='_blank' href='https://github.com/topcoder-platform/boilerplate-infosec/'>this repository</a> on GitHub! If you use Replit, remember to save the link to your project somewhere safe!

client/src/pages/learn/quality-assurance/advanced-node-and-express/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Working on these challenges involves writing code on Replit in our starter proje
1919

2020
Optionally, you may write your project on another platform, but it must be publicly visible for our testing.
2121

22-
Start this project on Replit using [this link](https://replit.com/github/topcoder-platform/boilerplate-advancednode) or clone [this repository](https://github.com/freeCodeCamp/boilerplate-advancednode/) on GitHub! If you use Replit, remember to save the link to your project somewhere safe.
22+
Start this project on Replit using [this link](https://replit.com/github/topcoder-platform/boilerplate-advancednode) or clone [this repository](https://github.com/topcoder-platform/boilerplate-advancednode/) on GitHub! If you use Replit, remember to save the link to your project somewhere safe.

client/src/pages/learn/quality-assurance/quality-assurance-and-testing-with-chai/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Working on these challenges involves writing code on Replit in our starter proje
1717

1818
Optionally, you may write your project on another platform, but it must be publicly visible for our testing.
1919

20-
Start this project on Replit using [this link](https://replit.com/github/topcoder-platform/boilerplate-mochachai) or clone [this repository](https://github.com/freeCodeCamp/boilerplate-mochachai/) on GitHub! If you use Replit, remember to save the link to your project somewhere safe!
20+
Start this project on Replit using [this link](https://replit.com/github/topcoder-platform/boilerplate-mochachai) or clone [this repository](https://github.com/topcoder-platform/boilerplate-mochachai/) on GitHub! If you use Replit, remember to save the link to your project somewhere safe!

curriculum/challenges/arabic/05-back-end-development-and-apis/back-end-development-and-apis-projects/exercise-tracker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dashedName: exercise-tracker
1111
Build a full stack JavaScript app that is functionally similar to this: <a href="https://exercise-tracker.freecodecamp.rocks" target="_blank" rel="noopener noreferrer nofollow">https://exercise-tracker.freecodecamp.rocks</a>. Working on this project will involve you writing your code using one of the following methods:
1212

1313
- Clone <a href="https://github.com/freeCodeCamp/boilerplate-project-exercisetracker/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete your project locally.
14-
- Use <a href="https://replit.com/github/freeCodeCamp/boilerplate-project-exercisetracker" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete your project.
14+
- Use <a href="https://replit.com/github/topcoder-platform/boilerplate-project-exercisetracker" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete your project.
1515
- Use a site builder of your choice to complete the project. Be sure to incorporate all the files from our GitHub repo.
1616

1717
If you use Replit, follow these steps to set up the project:

curriculum/challenges/arabic/05-back-end-development-and-apis/back-end-development-and-apis-projects/file-metadata-microservice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dashedName: file-metadata-microservice
1111
Build a full stack JavaScript app that is functionally similar to this: <a href="https://file-metadata-microservice.freecodecamp.rocks" target="_blank" rel="noopener noreferrer nofollow">https://file-metadata-microservice.freecodecamp.rocks</a>. Working on this project will involve you writing your code using one of the following methods:
1212

1313
- Clone <a href="https://github.com/freeCodeCamp/boilerplate-project-filemetadata/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete your project locally.
14-
- Use <a href="https://replit.com/github/freeCodeCamp/boilerplate-project-filemetadata" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete your project.
14+
- Use <a href="https://replit.com/github/topcoder-platform/boilerplate-project-filemetadata" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete your project.
1515
- Use a site builder of your choice to complete the project. Be sure to incorporate all the files from our GitHub repo.
1616

1717
If you use Replit, follow these steps to set up the project:

curriculum/challenges/arabic/05-back-end-development-and-apis/back-end-development-and-apis-projects/request-header-parser-microservice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dashedName: request-header-parser-microservice
1111
Build a full stack JavaScript app that is functionally similar to this: <a href="https://request-header-parser-microservice.freecodecamp.rocks/" target="_blank" rel="noopener noreferrer nofollow">https://request-header-parser-microservice.freecodecamp.rocks/</a>. Working on this project will involve you writing your code using one of the following methods:
1212

1313
- Clone <a href="https://github.com/freeCodeCamp/boilerplate-project-headerparser/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete your project locally.
14-
- Use <a href="https://replit.com/github/freeCodeCamp/boilerplate-project-headerparser" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete your project.
14+
- Use <a href="https://replit.com/github/topcoder-platform/boilerplate-project-headerparser" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete your project.
1515
- Use a site builder of your choice to complete the project. Be sure to incorporate all the files from our GitHub repo.
1616

1717
If you use Replit, follow these steps to set up the project:

curriculum/challenges/arabic/05-back-end-development-and-apis/back-end-development-and-apis-projects/timestamp-microservice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dashedName: timestamp-microservice
1111
Build a full stack JavaScript app that is functionally similar to this: <a href="https://timestamp-microservice.freecodecamp.rocks" target="_blank" rel="noopener noreferrer nofollow">https://timestamp-microservice.freecodecamp.rocks</a>. Working on this project will involve you writing your code using one of the following methods:
1212

1313
- Clone <a href="https://github.com/freeCodeCamp/boilerplate-project-timestamp/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete your project locally.
14-
- Use <a href="https://replit.com/github/freeCodeCamp/boilerplate-project-timestamp" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete your project.
14+
- Use <a href="https://replit.com/github/topcoder-platform/boilerplate-project-timestamp" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete your project.
1515
- Use a site builder of your choice to complete the project. Be sure to incorporate all the files from our GitHub repo.
1616

1717
If you use Replit, follow these steps to set up the project:

curriculum/challenges/arabic/05-back-end-development-and-apis/back-end-development-and-apis-projects/url-shortener-microservice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dashedName: url-shortener-microservice
1111
Build a full stack JavaScript app that is functionally similar to this: <a href="https://url-shortener-microservice.freecodecamp.rocks" target="_blank" rel="noopener noreferrer nofollow">https://url-shortener-microservice.freecodecamp.rocks</a>. Working on this project will involve you writing your code using one of the following methods:
1212

1313
- Clone <a href="https://github.com/freeCodeCamp/boilerplate-project-urlshortener/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete your project locally.
14-
- Use <a href="https://replit.com/github/freeCodeCamp/boilerplate-project-urlshortener" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete your project.
14+
- Use <a href="https://replit.com/github/topcoder-platform/boilerplate-project-urlshortener" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete your project.
1515
- Use a site builder of your choice to complete the project. Be sure to incorporate all the files from our GitHub repo.
1616

1717
If you use Replit, follow these steps to set up the project:

curriculum/challenges/arabic/05-back-end-development-and-apis/basic-node-and-express/meet-the-node-console.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ dashedName: meet-the-node-console
1010

1111
Working on these challenges will involve you writing your code using one of the following methods:
1212

13-
- Clone <a href="https://github.com/freeCodeCamp/boilerplate-express/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete these challenges locally.
14-
- Use <a href="https://replit.com/github/freeCodeCamp/boilerplate-express" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete these challenges.
13+
- Clone <a href="https://github.com/topcoder-platform/boilerplate-express/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete these challenges locally.
14+
- Use <a href="https://replit.com/github/topcoder-platform/boilerplate-express" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete these challenges.
1515
- Use a site builder of your choice to complete the project. Be sure to incorporate all the files from our GitHub repo.
1616

1717
If you use Replit, follow these steps to set up the project:

curriculum/challenges/arabic/05-back-end-development-and-apis/managing-packages-with-npm/how-to-use-package.json-the-core-of-any-node.js-project-or-npm-package.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ dashedName: how-to-use-package-json-the-core-of-any-node-js-project-or-npm-packa
1010

1111
Working on these challenges will involve you writing your code using one of the following methods:
1212

13-
- Clone <a href="https://github.com/freeCodeCamp/boilerplate-npm/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete these challenges locally.
14-
- Use <a href="https://replit.com/github/freeCodeCamp/boilerplate-npm" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete these challenges.
13+
- Clone <a href="https://github.com/topcoder-platform/boilerplate-npm/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete these challenges locally.
14+
- Use <a href="https://replit.com/github/topcoder-platform/boilerplate-npm" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete these challenges.
1515
- Use a site builder of your choice to complete the project. Be sure to incorporate all the files from our GitHub repo.
1616

1717
If you use Replit, follow these steps to set up the project:

curriculum/challenges/arabic/05-back-end-development-and-apis/mongodb-and-mongoose/install-and-set-up-mongoose.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ dashedName: install-and-set-up-mongoose
1010

1111
Working on these challenges will involve you writing your code using one of the following methods:
1212

13-
- Clone <a href="https://github.com/freeCodeCamp/boilerplate-mongomongoose/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete these challenges locally.
14-
- Use <a href="https://replit.com/github/freeCodeCamp/boilerplate-mongomongoose" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete these challenges.
13+
- Clone <a href="https://github.com/topcoder-platform/boilerplate-mongomongoose/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete these challenges locally.
14+
- Use <a href="https://replit.com/github/topcoder-platform/boilerplate-mongomongoose" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete these challenges.
1515
- Use a site builder of your choice to complete the project. Be sure to incorporate all the files from our GitHub repo.
1616

1717
If you use Replit, follow these steps to set up the project:

curriculum/challenges/arabic/06-quality-assurance/advanced-node-and-express/set-up-a-template-engine.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ dashedName: set-up-a-template-engine
1010

1111
Working on these challenges will involve you writing your code using one of the following methods:
1212

13-
- Clone <a href="https://github.com/freeCodeCamp/boilerplate-advancednode/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete these challenges locally.
14-
- Use <a href="https://replit.com/github/freeCodeCamp/boilerplate-advancednode" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete these challenges.
13+
- Clone <a href="https://github.com/topcoder-platform/boilerplate-advancednode/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete these challenges locally.
14+
- Use <a href="https://replit.com/github/topcoder-platform/boilerplate-advancednode" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete these challenges.
1515
- Use a site builder of your choice to complete the project. Be sure to incorporate all the files from our GitHub repo.
1616

1717
If you use Replit, follow these steps to set up the project:

curriculum/challenges/arabic/06-quality-assurance/quality-assurance-and-testing-with-chai/assert-deep-equality-with-.deepequal-and-.notdeepequal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dashedName: assert-deep-equality-with--deepequal-and--notdeepequal
88

99
# --description--
1010

11-
As a reminder, this project is being built upon the following starter project on <a href="https://replit.com/github/freeCodeCamp/boilerplate-mochachai" target="_blank" rel="noopener noreferrer nofollow">Replit</a> or cloned from <a href="https://github.com/freeCodeCamp/boilerplate-mochachai/" target="_blank" rel="noopener noreferrer nofollow">GitHub</a>.
11+
As a reminder, this project is being built upon the following starter project on <a href="https://replit.com/github/topcoder-platform/boilerplate-mochachai" target="_blank" rel="noopener noreferrer nofollow">Replit</a> or cloned from <a href="https://github.com/topcoder-platform/boilerplate-mochachai/" target="_blank" rel="noopener noreferrer nofollow">GitHub</a>.
1212

1313
`deepEqual()` asserts that two objects are deep equal.
1414

curriculum/challenges/arabic/06-quality-assurance/quality-assurance-and-testing-with-chai/compare-the-properties-of-two-elements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dashedName: compare-the-properties-of-two-elements
88

99
# --description--
1010

11-
As a reminder, this project is being built upon the following starter project on <a href="https://replit.com/github/freeCodeCamp/boilerplate-mochachai" target="_blank" rel="noopener noreferrer nofollow">Replit</a>, or cloned from <a href="https://github.com/freeCodeCamp/boilerplate-mochachai/" target="_blank" rel="noopener noreferrer nofollow">GitHub</a>.
11+
As a reminder, this project is being built upon the following starter project on <a href="https://replit.com/github/topcoder-platform/boilerplate-mochachai" target="_blank" rel="noopener noreferrer nofollow">Replit</a>, or cloned from <a href="https://github.com/topcoder-platform/boilerplate-mochachai/" target="_blank" rel="noopener noreferrer nofollow">GitHub</a>.
1212

1313
# --instructions--
1414

curriculum/challenges/arabic/06-quality-assurance/quality-assurance-and-testing-with-chai/learn-how-javascript-assertions-work.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ dashedName: learn-how-javascript-assertions-work
1010

1111
Working on these challenges will involve you writing your code using one of the following methods:
1212

13-
- Clone <a href="https://github.com/freeCodeCamp/boilerplate-mochachai/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete these challenges locally.
14-
- Use <a href="https://replit.com/github/freeCodeCamp/boilerplate-mochachai" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete these challenges.
13+
- Clone <a href="https://github.com/topcoder-platform/boilerplate-mochachai/" target="_blank" rel="noopener noreferrer nofollow">this GitHub repo</a> and complete these challenges locally.
14+
- Use <a href="https://replit.com/github/topcoder-platform/boilerplate-mochachai" target="_blank" rel="noopener noreferrer nofollow">our Replit starter project</a> to complete these challenges.
1515
- Use a site builder of your choice to complete the project. Be sure to incorporate all the files from our GitHub repo.
1616

1717
If you use Replit, follow these steps to set up the project:

curriculum/challenges/arabic/06-quality-assurance/quality-assurance-and-testing-with-chai/run-functional-tests-on-an-api-response-using-chai-http-iii---put-method.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dashedName: run-functional-tests-on-an-api-response-using-chai-http-iii---put-me
88

99
# --description--
1010

11-
As a reminder, this project is being built upon the following starter project on <a href="https://replit.com/github/freeCodeCamp/boilerplate-mochachai" target="_blank" rel="noopener noreferrer nofollow">Replit</a>, or cloned from <a href="https://github.com/freeCodeCamp/boilerplate-mochachai/" target="_blank" rel="noopener noreferrer nofollow">GitHub</a>.
11+
As a reminder, this project is being built upon the following starter project on <a href="https://replit.com/github/topcoder-platform/boilerplate-mochachai" target="_blank" rel="noopener noreferrer nofollow">Replit</a>, or cloned from <a href="https://github.com/topcoder-platform/boilerplate-mochachai/" target="_blank" rel="noopener noreferrer nofollow">GitHub</a>.
1212

1313
When you test a `PUT` request, you'll often send data along with it. The data you include with your `PUT` request is called the body of the request.
1414

curriculum/challenges/arabic/06-quality-assurance/quality-assurance-and-testing-with-chai/run-functional-tests-on-an-api-response-using-chai-http-iv---put-method.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dashedName: run-functional-tests-on-an-api-response-using-chai-http-iv---put-met
88

99
# --description--
1010

11-
As a reminder, this project is being built upon the following starter project on <a href="https://replit.com/github/freeCodeCamp/boilerplate-mochachai" target="_blank" rel="noopener noreferrer nofollow">Replit</a>, or cloned from <a href="https://github.com/freeCodeCamp/boilerplate-mochachai/" target="_blank" rel="noopener noreferrer nofollow">GitHub</a>.
11+
As a reminder, this project is being built upon the following starter project on <a href="https://replit.com/github/topcoder-platform/boilerplate-mochachai" target="_blank" rel="noopener noreferrer nofollow">Replit</a>, or cloned from <a href="https://github.com/topcoder-platform/boilerplate-mochachai/" target="_blank" rel="noopener noreferrer nofollow">GitHub</a>.
1212

1313
This exercise is similar to the previous one.
1414

0 commit comments

Comments
 (0)