November 17th, 20242644We are going to share you some cool JavaScript features you will love them features like Base64 encoding and decoding, The vibration API, Constants, CSS property is...
November 17th, 202483656In JavaScript, we can use MediaDevices and the MediaDevices and MediaRecorder interfaces to record the user's screen.
The MediaDevices interface prompts users to...
November 17th, 202411972Javascript is a powerful programming language that allows developers to create dynamic and interactive web applications. When it comes to declaring variables, developers...
November 13th, 20241808Math.random() - generates a randon number between 0 and 1. You can multiply the number to get a number in a different range.
Math.floor(numberHere) - it would trim...
November 12th, 202421627
Show image before the upload is a requirement of every web application to give good user experience. We published a tutorial that doesn't work in all browsers so;...
November 12th, 2024614071
In this tutorial I will show you how to compress images before upload to server, usually we don't compress images and upload them directly to server and then compress...
November 12th, 202441896In PHP, there are a variety of ways in which you can sanitize the user input, depending on your needs. The htmlspecialchars function allows you to transform every...
November 12th, 202415838I have found a good mobile based swipe tab here and really loved it so now I am sharing it with you. Its very simple and very useful tutorial you can use these tabs in...