devfestasia / talksLinks
List of talks with slides (CSSConf.Asia and JSConf.Asia)
☆51Updated 9 years ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- Showcasing real-world usage of ECMAScript 6 (the next JavaScript version) features☆300Updated 8 years ago
- Upcoming web developer conferences☆86Updated 9 years ago
- An intro to some ES6 features via a set of self-guided workshops.☆323Updated 8 years ago
- ☆139Updated 7 years ago
- ESLint rules for JavaScript Smells☆170Updated 5 years ago
- Getting started with Facebook Messaging Platform☆111Updated 9 years ago
- styled-* and *.ts friendly implementation of Bootstrap for React☆74Updated 6 years ago
- Run ES6, CoffeeScript and LiveScript on any page from Chrome's DevTools!☆349Updated 3 years ago
- Comparison between ECMA5 and ECMA6 features☆143Updated 8 years ago
- Real-world performance issues and their optimizations☆163Updated 6 years ago
- 🗞 Preact Hacker News☆120Updated 8 years ago
- An npm installable git pre-commit hook used to lint and test your code☆478Updated 9 years ago
- A collection of Javascript topics the just might spark the next revolt!☆177Updated 9 years ago
- A summary of the discussion of ES6 modules in Node.js☆92Updated 5 years ago
- An interactive guide to ES6☆163Updated 7 years ago
- node-foundation dev policy **draft**☆108Updated 9 years ago
- A TL;DR for the book "Learning JavaScript Design Patterns" by Addy Osmani☆274Updated 9 years ago
- JavaScript ES(6|2015) generators workshopper. Learn in practice.☆269Updated last year
- Scaffold a modern workflow for developing web apps and sites☆101Updated 6 years ago
- npm dependencies graph metrics☆292Updated 10 months ago
- Debug HTTP/HTTPS requests in Node.js☆191Updated 7 years ago
- Run tests for multiple versions of Node.js in local env.☆174Updated 3 years ago
- Recursive Binary Search with O(log N) complexity