JavaScript on Exercism 006 - Elyses Enchantments

preview_player
Показать описание
Walkthrough for Exercism JavaScript section exercise 6: "Elyses Enchantments"

Do the exercises on Exercism yourself (it's free) and refer to the walkthrough when you get stuck.

-------------------------------------------------------------------
Timestamps:
0:00 Intro
0:22 Task 1 | Retrieve a card from a stack
1:12 Task 2 | Exchange a card in the stack
2:12 Task 3 | Insert a card at the top of the stack
3:30 Task 4 | Remove a card from the stack
5:22 Task 5 | Remove the top card from the stack
6:35 Task 6 | Insert a card at the bottom of the stack
7:47 Task 7 | Remove a card from the bottom of the stack
8:05 Task 8 | Check the size of the stack
10:33 Outro
-------------------------------------------------------------------
-------------------------------------------------------------------
Music by Silent Partner
-------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

These help a lot, and are starting to help me recognize more methods for functions

christiank