VanillaJS
VanillaJS
VanillaJS is a term often used to describe plain JavaScript without any additions, libraries or frameworks.
In other words when writing with VanilliaJS you are simply writing JavaScript as it comes out of the box.
Related topics
How to compare two dates in JavaScriptHow to calculate the number of days between two dates in JavaScriptHow to trim and remove leading zeros in JavaScriptHow to get the last segment of a URL in JavaScriptHow to split an array in two in JavaScriptHow to get the selected value in dropdown list using JavaScriptfindIndex vs indexOf in JavaScriptHow to get the month name in JavaScript