Memahami penggunaan Collection di ES6 / ES2015++ seperti map, set, weakmap, weakset
https://www.sitepoint.com/es6-collections-map-set-weakmap-weakset/
#es6 #es2015 #collection #map #set #weakmap #weakset
https://www.sitepoint.com/es6-collections-map-set-weakmap-weakset/
#es6 #es2015 #collection #map #set #weakmap #weakset
SitePoint
ES6 Collections: Using Map, Set, WeakMap, WeakSet
MSDN's Kyle Pennell introduces the new ES6 collections Map, Set, WeakMap, WeakSet, explaining how and when to use these new data collection types.
JavaScript Decorators: An In-depth Guide
https://www.sitepoint.com/javascript-decorators-what-they-are/
—-
Quick Tip: Creating Polymorphic Components in TypeScript
https://www.sitepoint.com/typescript-polymorpic-components/
—-
Unlocking the Power of JavaScript WeakMap: A Beginner’s Guide
https://medium.com/@Evelyn.Taylor/unlocking-the-power-of-javascript-weakmap-a-beginners-guide-fda86ec4164b
—-
#decorator #weakmap #polymorph #typescript
https://www.sitepoint.com/javascript-decorators-what-they-are/
—-
Quick Tip: Creating Polymorphic Components in TypeScript
https://www.sitepoint.com/typescript-polymorpic-components/
—-
Unlocking the Power of JavaScript WeakMap: A Beginner’s Guide
https://medium.com/@Evelyn.Taylor/unlocking-the-power-of-javascript-weakmap-a-beginners-guide-fda86ec4164b
—-
#decorator #weakmap #polymorph #typescript
SitePoint
JavaScript Decorators: An In-depth Guide
Learn about decorators in JavaScript: what they are, how they work, what they're useful for, their pros and cons, and how to use them.