JavaScript
Build a Video, Audio + Screen Recorder Web App with JavaScript
JavascriptScreen recorderProgramming
JavaScript Error and Exception Handling
JavaScriptError HandlingExceptions
Easiest Way to Find the Most Frequent Element in Array
JavascriptAlgorithmsData-structures
User Gesture Restricted Web APIs
API can only be initiated by a user gesture — what does this error mean, and how can you fix it?
JavascriptWeb development
Build a Captcha Generator Using JavaScript
JavascriptCaptchaWeb development
How To Check If A Variable Is A Number In JavaScript
Here are 3 ways that you can check
JavascriptVariable
How to Count Page Views With The Count API
An easy way to count your page views with JavaScript.
ApiJavascriptWebdev
Create an Array of Alphabet characters in JavaScript with this simple trick
JavascriptArrayAlphabet
Which type of loop is fastest in JavaScript?
Learn which for loop or iterator suits your requirement and stops you from making silly mistakes that cost your app performance.
JavascriptLoopsFor loop
What is the Difference Between Java and JavaScript?
JavaJavaScriptProgramming