I'm new to react-reveal i'm using this for transition. All okay but my transition is quite slow How can I make it fast? Please help me. And tell me how to do
I have a script that sends MediaRecorder data over Websockets to the backend when the MediaStream is running. The backend then saves this data to a file to be r
I am using a jpa repository that extends from CrudRepository to save an object into a DB. The object has a unique index on one of the columns and if I try to sa
I'm attempting to loop through a model and create a form component for each property in the model. I am continuing to encounter various errors and need some he
i am uisang this code: Class Addition { constructor () { } add (a = 1, b = 1) { console.log(a+b) } } but it
I am trying to use dnsmasq on Linux to serve as a wifi access point. Windows 7 and an Android smart phone can connect just fine to the Linux system but my iPhon
I have a Side Navigation with a docking feature and a data table in Main View. Upon un-docking the side navigation, the data table in Main View does not recalcu
This is a problem while working with state management in vue3 (pinia) aonf with composition api in vue 3 , after having a successfull query result (array) from