Puppo / Navigating-JavaScript-s-Uncharted-Realms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Navigating JavaScript's Uncharted Realms

This is a DEMO code for my talk Navigating JavaScript's Uncharted Realms

you can find the slide of the talk here

How to run the code

  1. Clone the repo
  2. Run npm install
  3. Run npm run start -w packages/js to see the different APIs in action
  4. Run npm run start -w packages/web to see the WeakMap and WeakSet in actions

About


Languages

Language:JavaScript 92.3%Language:CSS 6.3%Language:HTML 1.4%