gkatsev
- Karma
- 50
- Created
- March 2, 2011 (15y ago)
- Submissions
- 0
[ my public key: https://keybase.io/gkatsev; my proof: https://keybase.io/gkatsev/sigs/YcuC_Baw5NHBaNu3e7qjmNMwJsFPte9T619ry2SLtWg ]
- Video.js is adding Middleware to 6.0 (blog.videojs.com)
- Show HN: Media Session API plugin for videojs and videojs-playlist (videojs.github.io)
- Video.js removes Flash from core player (blog.videojs.com)
- Video.js Feature Spotlight: Accessibility (blog.videojs.com)
- Video.js Feature Spotlight: Advanced Plugins (blog.videojs.com)
- Show HN: A Set object implementation in JavaScript (github.com)
I created this because I could not find any actual set object implementations in JavaScript that included functions such as union and intersect. Also, I wanted to learn a bit more about creating node modules. It can be…