I'm fetching Data from an API using Axios and i'm displaying them as Cards in a Component movie cards, the thing is that i want to be able to click on a single
I followed the macos installation of MariDB on their website and I always get this error when I try to run mysql_upgrade I also can't secure the installation du
I want to know if my understanding of MVVM is right. Let's say I want to develop an application for say resort reservations: The Views would c
I faced a problem: I cannot install gdb with command mingw-get install gdb. I googled for it in these words: C:\MinGW/bin/gdb.exe cannot install gdb with mingw-
I am using Sequel pro to connect to a remote server on which the mysql database is running. I am using Mac and the server has Linux installed. I want to store
I am using Spring Boot in conjunction with Hibernate to create the RESTful API for a simple web app where I read a .csv file and insert each row into a mysql da
In TypeScript, I have a Record like this: const entityTypeExemptPayeeCodeMap: Record<EntityType, readonly PayeeCode[]> = { [EntityType.Smllc]: [1, 2, 3,
My android projects runs and my app works but I keep getting these errors. Can anyone explain what is happening and how I can solve it? org.gradle.cache.in
as screenshot showed, I know how to make a smooth animation from orignal position to 1, and then to 2, but is that possible to divide this process, so first cl