These days, crypto is becoming a big thing and everybody literally everybody is discussing it
Continue reading...Javascript
Surprising differences of JavaScript and Python
some surprising differences of Javascript and python are popularity, performance, scalability, Object orientation, Multiparadigm and libraries and modules
Continue reading...Head-to-Head Comparison of Typescript and JavaScript
For their next project, many coders, both experienced and new, wonder whether they should continue with JavaScript or switch to TypeScript
Continue reading...Difference between Java and JavaScript
aScript have long been misunderstood by new programmers and non-technical people, yet the only thing they have in common is the word “Java.”
Continue reading...Everything to know about JavaScript Date
JavaScript Date method is perfect for getting current date time. It has so more than 35 methods which can return different values at different level.
Continue reading...Different ways of using Javascript substring
There are so many situations where we have to subtract a string out of a large string or in some situations we have to extract a...
Continue reading...Use JQuery this with onClick
JQuery is a library written with Pure Vanilla JavaScript. Jquery really solved the issues with selectors and firing an event
Continue reading...new URL object in JavaScript
URL is a built-in class in JavaScript which returns the complete URL as an object and you can easily access any part of the provided URL
Continue reading...