
Welcome to our first How-to article on Bitcoin, the hottest Cryptocurrency around the globe. We are introducing new category Cryptocurrency Tips on Crunchify. Would like to contribute on Crunchify related to articles on Cryptocurrency? Then let us …
by App 2
Dropbox has recently added 2-step verification process. Two-step verification adds an extra layer of protection to your account by requiring an additional security code that is sent to your phone by text message or generated using a mobile …
Read Article about Dropbox: How to Enable 2-step Authentication now? →
The idea behind JavaScript form validation is to provide a method to check the user entered information before they can even submit it. JavaScript also lets you display helpful alerts to inform the user what information they have entered incorrectly …
Read Article about JavaScript to Validate Email and Password Fields on Form Submit Event →
by App 24
The HTML5 <canvas> element is used to draw graphics, on the fly, via scripting (usually JavaScript). The <canvas> element is only a container for graphics. You must use a script to actually draw the graphics. Canvas has several …
Read Article about My Favorite 5 JavaScript Canvas Libraries – HTML5 →
by App 2
Recently I had to move comments from one blog post to another WordPress blog post as old post was kind of duplicate to new one. Definitely I didn't want to lose all comments posted in my old post. I was looking for a way to move all comments to …
Read Article about How to Move Comments from One Blog Post to another Blog Post in WordPress? →