So I am working with antd Sider and Menu trying to create a Sidebar with responsive height. I have researched alot of it and tries some solutions but none of th
For my studies, I have to work with various archival files and I am lucky that I to already have metadata in a .csv file. When I work with the individual archiv
I am creating an on-screen keyboard for a Wordle type game. I've been trying to make the on-screen keyboard actually interactive and input the proper letter in
In my main url router I have two separate urls, one for each admin page that I set up in my admin.py file: /adminmain/ URL goes to the default admin panel (admi
I'm trying to use multiprocessing to run some numerical code using an external module, which makes use of python's logging module with the usual pattern: import
I try to add one document from Firestore API Explorer. This is the data i try to insert: POST https://firestore.googleapis.com/v1/projects/myProjetID/database
I'm pretty new to HTML, CSS and JS and right know I do a project for school. So I have a timeline with years on it and everytime you click on the year a box exp
I have an interface that has a method The method has a parameter The parameter has a type that takes a generic The method has a return, which also receives a ge
I have the following in AndroidManifest.xml: <meta-data android:name="com.google.firebase.messaging.default_notification_icon" android:resource="@dra