Toy Tale JavaScript Challenge

M Khan
1 min readFeb 5, 2020

The Toy Tale JavaScript Challenge requires you to use different strategies for creating the website including event listeners, manipulating the DOM, creating functions and accepting user input. Below is the breakdown on how to solve this lab challenge.

Main View of JavaScript Website

Read Me

Index. html
Variables used to find elements from DOM
Get Function for Getting Toys.
Function for Rendering Each Toy.
Function to render toys
Checking Target Value
Post Toy Function
Patch for Like Button
Full Code

With this breakdown you can help add new toys for Andy and Buzz Lightyear to play with!

You got a friend in me!

--

--