freeCodeCamp/curriculum/challenges/russian/09-certificates/front-end-libraries-certifi.../front-end-libraries-certifi...

50 lines
876 B
Markdown

---
id: 561acd10cb82ac38a17513bc
title: Front End Libraries Certificate
challengeType: 7
isPrivate: true
videoUrl: ''
localeTitle: Сертификат Библиотеки Пользовательского Интерфейса
---
## Description
<section id="description">
</section>
## Instructions
<section id="instructions">
</section>
## Tests
<section id='tests'>
```yml
tests:
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
```
</section>
## Challenge Seed
<section id='challengeSeed'>
</section>
## Solution
<section id='solution'>
```js
// solution required
```
</section>