I cant find any videos that explain how to display...
# help
j
I cant find any videos that explain how to display data from tables. Is it just a .map()?
n
Hello @justcode123! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
g
The result (unless you do .single()) is a JS array of row objects, you can do with it what you do with any other array.
n
justcode123 (2022-04-11)