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
Hi, is there any way to create a simple deck builder without having to dwell completely into the code? I know the app.js has a function with the return value for creating the select input for decks, and that seems to be manually fixed. Is there any way I can call all the decks in deck.js with a for cycle at that point for example?
The text was updated successfully, but these errors were encountered:
Hi, is there any way to create a simple deck builder without having to dwell completely into the code? I know the app.js has a function with the return value for creating the select input for decks, and that seems to be manually fixed. Is there any way I can call all the decks in deck.js with a for cycle at that point for example?
The text was updated successfully, but these errors were encountered: