> dc1 V1 V2 1 20140211-0100 |Box 2 20140211-1782 |Office|Ball 3 20140211-1783 |Office 4 20140211-1784 |Office 5 20140221-075
How can I chose a random color from an array of colors when iterating on an array of names so each name will have a diffrent text foreground color ? struct Text
I am getting this error "This version only understands SDK XML versions up to 2 but an SDK XML file of version 3 was encountered. This can happen if you use ve
I have this project with image uploading and I use Uppy for it. Here is my code: ... <div id="drag-drop-area" name="fotografije[]"></div> <scrip
Hi I would like to convert a JSON type of data to CSV or Excel-like data with columns here is JSON that contains the date name of the product and the price let
This is a pretty simple question: as a Git newbie I was wondering if there's a way for me to output my git log to a file, preferably in some kind of serialized
It would be nice to have functionality when the user submits a form that fails the validation, it will set focus on the first field with an error. I have should