Skip to content

Commit

Permalink
UPD posts / visual updates / barryclark#4
Browse files Browse the repository at this point in the history
  • Loading branch information
EkaterinaSava committed Nov 19, 2019
1 parent 3226673 commit 1ddd27f
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions _posts/2019-11-14-React-Course.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,23 @@ _Этот пост существует тут исключительно для
<h5 class="post__underlined-heading">Скринкаст</h5>

<div class="post__block post__block--left-space">
<p>Посмотрела 2 раза и написала код.</p>
<p>Мой код живет [тут](https://github.com/EkaterinaSava/react__screencast)</p>
<p>Оригинальный код автора курса — [здесь](https://github.com/javascriptru/react-screencast-code)</p>

Посмотрела 2 раза и написала код.

Мой код живет [тут](https://github.com/EkaterinaSava/react__screencast)

Оригинальный код автора курса — [здесь](https://github.com/javascriptru/react-screencast-code)

</div>

<h5 class="post__underlined-heading">Теория по JS-y</h5>

<div class="post__block post__block--left-space">
<p>__Деструктуризация__</p>
<p>Более точное название __деструктурирующее присваивание__</p>
<p>__Классы__</p>
<p>__Промисы__</p>
<p>__Модули__</p>
<p><b>Деструктуризация</b></p>
<p>Более точное название <b><i>деструктурирующее присваивание</i></b></p>
<p><b>Классы</b></p>
<p><b>Промисы</b></p>
<p><b>Модули</b></p>
</div>

---
Expand Down

0 comments on commit 1ddd27f

Please sign in to comment.