WickeDev
  • Home
  • Freelance
  • Contact
  • About
Select Page
Export html table to csv file using vanilla javascript

Export html table to csv file using vanilla javascript

by Mohammad Zahed Kamal | Mar 28, 2021 | How To, Javascript

As we know a CSV file is a Comma Separated Values file that contains plain texts as a list of data. So, we gonna create a function that will take all data from an HTML table, separate all the td (table data/cell) or th (table header) with a comma and for every tr...
Export html table to csv file using vanilla javascript

Create a drag & drop zone for input file element

by Mohammad Zahed Kamal | Feb 6, 2021 | How To, Javascript

Having a drag and drop zone for file uploads is a very common thing these days, and it’s very user friendly. So, Let’s create a drag & drop zone for input file element without any external libraries. But it will work on modern browsers only. First, we...
Identify fake projects and fake employers in Freelancer.com

Identify fake projects and fake employers in Freelancer.com

by Mohammad Zahed Kamal | Aug 6, 2020 | Freelancer

Now these days it has become too tough to get work from Freelancer.com because of the amounts of fake projects being posted every day by fake employer accounts. So, I thought of sharing my experiences on how I identify and avoid fake projects and fake clients. For my...
Freelancer to Payoneer express withdrawal

Freelancer to Payoneer express withdrawal

by Mohammad Zahed Kamal | Jul 20, 2020 | Freelancer

Since Freelancer.com stopped supporting Freelancer Debit Card (Payoneer MasterCard). So many freelancers having trouble withdrawing money. Also, Freelancer’s conversion rates are lower then Payoneer’s rate. For example – If Freelancer.com paying 1...
Page 4 of 4«1234
© WickeDev