I'm trying to make my bot send an embed when the bot joins a server the embed is supposed to contain the server owner's name but it returns null and doesn't wor
Wasn't this component supposed to render lists? It produces only divs instead of more semantic elements, couldn't it be considered a bad practice? Should I use
actually I need to get access to the field called userid which in my firestore collection document but I cant access it. so, please can anyone help me with thi
the following is a graph that i made using Matlab and i have been searching through the internet to see if it is possible to accomplish this in android studios
I am trying to use a promise to ensure one function, "submit()" is called after the another function, "save()" has been completed. I haven't used promises in a
I just started using joomla, so im a bit new to it. Im using version 4.1.0 I have added a footer on my site (Content - Site Modules - New - Footer) The footer i
I have a database where I need to do a search on specific record that has a certain output. What is making this tricky for me is that these values are found in
I am working on an Ionic mobile app and have a django backend. We currently use JWT authentication in order to access the django backend (multiple applications