You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
describe('TASK 3 - Tabs, Review how to iterate (loop) over a list of data creating a new component for each item, manipulate it (such as adding a class and text to it), and attaching that component to the DOM.',()=>{
describe('TASK 4 - tabsAppender, Review making HTTP requests and getting data from a server using axios as well as how to use promises and iterate over a list of data received from a server, creating a set of components and adding them to the DOM.',()=>{
describe('TASK 5 - Card, Review how to iterate (loop) over a list of data creating a new component for each item, manipulate it (such as adding a class and text to it), and attaching that component to the DOM.',()=>{
describe('TASK 6 - cardAppender, Review making HTTP requests and getting data from a server using axios as well as how to use promises and iterate over a list of data received from a server, creating a set of components and adding them to the DOM.',()=>{
0 commit comments