I am using MUI and Formik to create form. I need to change numbers format in the all inputs: 1000.00 -> 1.000,00 A created function formatNumber(num) to do t
I want to quickly disable all console.[log, time, error] messages in my code. I am aware of what has been asked before for javascript. But Typescript is compla
I have the following code, aiming to concatenate arrays generated within a loop, and initiate an empty array before entering the loop. For illustration purpose
I have a functioning encoder using Media Foundation, which uses hardware acceleration. I have decided to add Microsoft's software H264 encoder as a fallback if
I just started learning about Jetpack Compose, and it's really nice the UI is so simplified. I am learning how implement all the XML views using Jetpack compose
I want to create an Interactive website, but I have doubts that It won't even run on decent computers. Summary; I want to create a bird simulation, from top vie
I'm trying to convert this layout made using table layout to a constraint layout. The second column and the third column could be hidden. The price should be al
We are trying to find if the char in A$symbol matches any of the char in B$symbol. Result should be 3 df+ one with matches, one with only in A, one with only in