Skip to content

Commit 524558f

Browse files
authored
feat(curriculum): add boilerplate review blocks part 2 (freeCodeCamp#57015)
1 parent a0473b7 commit 524558f

File tree

113 files changed

+1773
-104
lines changed

Some content is hidden

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

113 files changed

+1773
-104
lines changed

client/i18n/locales/english/intro.json

Lines changed: 284 additions & 92 deletions
Large diffs are not rendered by default.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the Asynchronous JavaScript Review
3+
block: review-asynchronous-javascript
4+
superBlock: full-stack-developer
5+
---
6+
7+
## Introduction to the Asynchronous JavaScript Review
8+
9+
Review the Asynchronous JavaScript concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the Bash and SQL Review
3+
block: review-bash-and-sql
4+
superBlock: full-stack-developer
5+
---
6+
7+
## Introduction to the Bash and SQL Review
8+
9+
Review the Bash and SQL concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the Bash Commands Review
3+
block: review-bash-commands
4+
superBlock: full-stack-developer
5+
---
6+
7+
## Introduction to the Bash Commands Review
8+
9+
Review the Bash Commands concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the Bash Scripting Review
3+
block: review-bash-scripting
4+
superBlock: full-stack-developer
5+
---
6+
7+
## Introduction to the Bash Scripting Review
8+
9+
Review the Bash Scripting concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the CSS Libraries and Frameworks Review
3+
block: review-css-libraries-and-frameworks
4+
superBlock: full-stack-developer
5+
---
6+
7+
## Introduction to the CSS Libraries and Frameworks Review
8+
9+
Review the CSS Libraries and Frameworks concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the Debugging JavaScript Review
3+
block: review-debugging-javascript
4+
superBlock: full-stack-developer
5+
---
6+
7+
## Introduction to the Debugging JavaScript Review
8+
9+
Review the Debugging JavaScript concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the DOM Manipulation and Click Events with JavaScript Review
3+
block: review-dom-manipulation-and-click-events-with-javascript
4+
superBlock: full-stack-developer
5+
---
6+
7+
## Introduction to the DOM Manipulation and Click Events with JavaScript Review
8+
9+
Review the DOM Manipulation and Click Events with JavaScript concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the Form Validation with JavaScript Review
3+
block: review-form-validation-with-javascript
4+
superBlock: full-stack-developer
5+
---
6+
7+
## Introduction to the Form Validation with JavaScript Review
8+
9+
Review the Form Validation with JavaScript concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the Front End Libraries Review
3+
block: review-front-end-libraries
4+
superBlock: full-stack-developer
5+
---
6+
7+
## Introduction to the Front End Libraries Review
8+
9+
Review the Front End Libraries concepts to prepare for the upcoming quiz.

0 commit comments

Comments
 (0)