Tag: javascript
All the articles with the tag "javascript".
JSON.Stringify on second argument
Published: at 10:15 AMWhat is second argument do on JSON.Stringify
Simple function of Filter, Index and Every
Published: at 02:00 PMExample of function of filter, index and every.
IIFE (Immediately Invoked Function Expression)
Published: at 11:00 AMAn IIFE (Immediately Invoked Function Expression) is a JavaScript function that runs as soon as it is defined.
Simple Prototype
Published: at 12:00 PMSimple Prototype in Javascript.
Safety your private properties
Published: at 04:00 PMPrivate Scope for Safety your private properties