Files
freeCodeCamp/curriculum/challenges/english/12-certificates/legacy-front-end-certificate/legacy-front-end-certificate.english.md
Oliver Eyton-Williams bd68b70f3d Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter

* fix: add isUpcomingChange

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* feat: hide blocks not challenges

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2020-09-03 15:07:40 -07:00

1.1 KiB

id, title, challengeType, isPrivate
id title challengeType isPrivate
561add10cb82ac38a17513be Legacy Front End Certificate 7 true

Description

Instructions

Tests

tests:
  - id: bd7158d8c242eddfaeb5bd13
    title: Build a Personal Portfolio Webpage
  - id: bd7158d8c442eddfaeb5bd13
    title: Build a Random Quote Machine
  - id: bd7158d8c442eddfaeb5bd0f
    title: Build a Pomodoro Clock
  - id: bd7158d8c442eddfaeb5bd17
    title: Build a JavaScript Calculator
  - id: bd7158d8c442eddfaeb5bd10
    title: Show the Local Weather
  - id: bd7158d8c442eddfaeb5bd1f
    title: Use the Twitch JSON API
  - id: bd7158d8c442eddfaeb5bd18
    title: Stylize Stories on Camper News
  - id: bd7158d8c442eddfaeb5bd19
    title: Build a Wikipedia Viewer
  - id: bd7158d8c442eedfaeb5bd1c
    title: Build a Tic Tac Toe Game
  - id: bd7158d8c442eddfaeb5bd1c
    title: Build a Simon Game

Challenge Seed

Solution

// solution required