├── CONTRIBUTING.md ├── README.md ├── cssconfasia-2015.md ├── cssconfasia-2016.md ├── jsconfasia-2015.md └── jsconfasia-2016.md /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | Contribution Guidelines 2 | === 3 | 4 | Please ensure your pull request adheres to the following guidelines: 5 | 6 | - Search previous pull requests before making a new one, as yours may be a duplicate. 7 | - Make an individual pull request for each talk. 8 | - New categories, photos, videos, links, or improvements are welcome. 9 | - Check your spelling and grammar. 10 | 11 | Thank you for your suggestions! 12 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | Talks 2 | === 3 | 4 | List of talks with slides (CSSConf.Asia and JSConf.Asia). 5 | 6 | ### 2016 7 | - [CSSConf.Asia 2016](cssconfasia-2016.md) 8 | - [JSConf.Asia 2016](jsconfasia-2016.md) 9 | 10 | ### 2015 11 | - [CSSConf.Asia 2015](cssconfasia-2015.md) 12 | - [JSConf.Asia 2015](jsconfasia-2015.md) 13 | 14 | Contributing 15 | --- 16 | 17 | Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first. 18 | -------------------------------------------------------------------------------- /cssconfasia-2015.md: -------------------------------------------------------------------------------- 1 | CSSConf.Asia 2015 talks 2 | === 3 | 4 | :calendar: November 18, 2015 5 | 6 | :earth_asia: Web site: http://2015.cssconf.asia/ Twitter: http://twitter.com/cssconfasia 7 | 8 | Talks 9 | --- 10 | 11 | - Mathias Bynens [@mathias](https://twitter.com/mathias) – 3.14 things I didn’t know about CSS
:fireworks: https://speakerdeck.com/mathiasbynens/3-dot-14-things-i-didnt-know-about-css-at-cssconf-dot-asia-2015 12 | - Jennifer Wong [@mybluewristband](https://twitter.com/mybluewristband) – In the Year 2000… Designing Responsive Emails
13 | :fireworks: http://jennz0r.github.io/2000/ 14 | - Jeffrey Lembeck [@jefflembeck](https://twitter.com/jefflembeck) – 15 | Moneyball for performance metrics
:fireworks: http://www.slideshare.net/jlembeck/moneyball-for-performance-metrics 16 | - Zell Liew [@zellwk](https://twitter.com/zellwk) – Animating SVGs
:fireworks: https://github.com/zellwk/CSSConf.Asia-animating-svg 17 | - Lachlan Priest [@lcpriest](https://twitter.com/lcpriest) – PostCSS - JS your CSS :question: 18 | - Mark Dalgleish [@markdalgleish](markdalgleish) – The End of Global CSS
:fireworks: http://markdalgleish.github.io/presentation-the-end-of-global-css/ 19 | - Glen Maddern [@glenmaddern](https://twitter.com/glenmaddern) – The Rise of Modular Style
:fireworks: http://glenmaddern.com/slides/modular-style 20 | - Apoorv Saxena [@apoorv_saxena](https://twitter.com/apoorv_saxena) – Performance beyond Page Load
:fireworks: http://www.slideshare.net/ApoorvSaxena/performance-beyond-page-load 21 | - Aysha Anggraini [@renettarenula](https://twitter.com/renettarenula) – Responsive Web Bloopers at Viki
:fireworks: https://speakerdeck.com/renaysha/responsive-web-bloopers-cssconf-asia-2015-by-aysha-anggraini 22 | - Chris Lilley [@svgeesus](https://twitter.com/svgeesus) – WebFonts: Level up! 23 |
:fireworks: https://github.com/svgeesus/font-level-up 24 |
:video_camera: https://twitter.com/BlurSpline/status/667129824792604673 25 | 26 | --- 27 | 28 | :question: - 404 slide not (yet) found, ping the speaker! :smirk: 29 | -------------------------------------------------------------------------------- /cssconfasia-2016.md: -------------------------------------------------------------------------------- 1 | CSSConf.Asia 2016 talks 2 | === 3 | 4 | :calendar: November 24, 2016 5 | 6 | :earth_asia: Website: http://2016.cssconf.asia/ 7 | 8 | Twitter: http://twitter.com/cssconfasia 9 | 10 | Talks 11 | --- 12 | 13 | - :fireworks: Rachel Andrews [@rachelandrew](https://twitter.com/rachelandrew) – [Laying Out The Future With Grid And Flexbox](https://rachelandrew.co.uk/speaking/event/cssconf-asia-2016) 14 | - :hourglass: Kenneth Ormandy [@kennethormandy](https://twitter.com/kennethormandy) - Syntax Highlight Everything 15 | - :fireworks: Chris Lienert [@cliener](https://twitter.com/cliener) – [Access All Areas](http://www.slideshare.net/cliener/access-all-areas-cssconf-asia-2016) 16 | - :fireworks: Soledad Penades [@supersole](https://twitter.com/supersole) – [Make websites, not apps](https://soledadpenades.com/files/t/2016_mwna/) 17 | - :hourglass: Sarah Drasner [@sarah_edo](https://twitter.com/sarah_edo) - Functional Animation 18 | - :fireworks: Chris Lilley [@svgeesus](https://twitter.com/svgeesus) - [The Evolution of CSS4 Color](https://www.w3.org/Talks/2016/css4-color-talk/#intro) 19 | - :fireworks: Chen Hui Jing [@hj_chen](https://twitter.com/hj_chen) - [How I Learn to CSS](https://www.chenhuijing.com/slides/css-conf-2016/) 20 | - :hourglass: Neha Sharma [@hellonehha](https://twitter.com/hellonehha) - Ten Places Where You Can Ditch JS 21 | - :hourglass: Luo Shiya [@ShiyaLuo](https://twitter.com/ShiyaLuo) - 3D On The Web 22 | - :hourglass: Michael Mifsud [@xzyfer](https://twitter.com/xzyfer) - Real World HTTP/2 23 | - :fireworks: Lea Verou [@LeaVerou](https://twitter.com/LeaVerou) - [CSS Variables: var(--subtitle)](https://leaverou.github.io/css-variables/) 24 | -------------------------------------------------------------------------------- /jsconfasia-2015.md: -------------------------------------------------------------------------------- 1 | JSConf.Asia 2015 talks 2 | === 3 | 4 | :calendar: November 19-20, 2015 5 | 6 | :earth_asia: Web site: http://2015.jsconf.asia/ Twitter: http://twitter.com/jsconfasia 7 | 8 | Talks 9 | --- 10 | 11 | ### Day 1 12 | 13 | - JSPardy :boom: 14 |
:video_camera: https://twitter.com/ryanjsalva/status/667156088274325504 15 | - Ryan J. Salva [@ryanjsalva](https://twitter.com/ryanjsalva) – The real story behind JS performance in mobile web and hybrid apps… because science! :question: 16 | - Princiya Sequeira [@princi_ya](https://twitter.com/princi_ya) – Web based 3D camera simulator for Perceptual Computing
:fireworks: https://docs.google.com/presentation/d/1iA0m4JyN1wfRmW9UuVWwW9gnG9nWFmJV4IzcMtn24ps/edit?usp=sharing 17 | - Matthew Campbell [@kanwisher](https://twitter.com/kanwisher) – Story time: Game programming in JavaScript :question: 18 | - Tim Oxley [@secoif](https://twitter.com/secoif) – Modular vs Monolith
:fireworks: http://www.slideshare.net/timoxley/modular-vs-monolith 19 | - Paul Adenot [@padenot](https://twitter.com/padenot) – Elements of dance music 20 |
:fireworks: https://github.com/padenot/jsconf.asia-15/ 21 |
:video_camera: https://www.youtube.com/watch?v=Ww0jTafmd_w 22 | - G. Kay Lee [@gsklee](https://twitter.com/gsklee) – Bio-Inspired Frontend Engineering
:fireworks: http://slides.com/gsklee/bio-inspired-frontend-engineering 23 | - Alexandre Strzelewicz [@strzel_a](https://twitter.com/strzel_a) – Production applications with PM2
:fireworks: https://speakerdeck.com/unitech/pm2-presentation-at-jsconf-dot-asia 24 | - Isaac Johnston [@superstructor](https://twitter.com/superstructor) – Simplicity through Functions :question: 25 | - Sarmad Sangi [@sarmadsangi](https://twitter.com/sarmadsangi) – Towards Universal JavaScript
:fireworks: http://slides.com/sarmadsangi/towards-universal-javascript 26 | - Christian Heilmann [@codepo8](https://twitter.com/codepo8) – Overboard.js
:fireworks: https://www.slideshare.net/cheilmann/overboardjs-where-are-we-going-with-with-jsconfasia-devfestasia
:video_camera: https://www.youtube.com/watch?v=Bvs5-AilZyY
:video_camera: https://www.youtube.com/watch?v=ta2Vwwi8GJY
:page_facing_up: https://www.dropbox.com/sh/q1ruzr0qex849u9/AAAbjIbkEMGVvoAZZZ3xT5G7a?dl=0 27 | 28 | ### Day 2 29 | 30 | - Mathieu Henri [@p01](https://twitter.com/p01) – Making realtime Audio-Visuals 31 |
:fireworks: http://www.p01.org/jsconf_asia_2015/ 32 |
:video_camera: https://twitter.com/BlurSpline/status/667535039157047296 33 |
:video_camera: https://twitter.com/pr00t/status/667522316683771904 34 | - Tim Messerschmidt [@SeraAndroid](https://twitter.com/SeraAndroid) – Node.JS Authentication and Data Security
:fireworks: http://www.slideshare.net/TimMesserschmidt/jsconf-asia-nodejs-authentication-and-data-security 35 | - Mariko Kosaka [@kosamari](https://twitter.com/kosamari) – Electroknit! - pixel to textile
:fireworks: http://kosamari.com/presentation/jsconfasia-2015/ 36 | - Prasanna Kanagasabei [@prasannain](https://twitter.com/prasannain) – Javascript Security - the PenTester's perspective :question: 37 | - Matt McKegg [@MattMcKegg](https://twitter.com/MattMcKegg) – I Play the JavaScript 38 |
:fireworks: https://github.com/mmckegg/jsconfasia-talk-2015 39 |
:video_camera: https://twitter.com/chleozam/status/667612221820633088 40 |
:video_camera: https://twitter.com/nodenow/status/667604095168094208 41 |
:video_camera: https://twitter.com/gsklee/status/668113282696216577 42 |
:video_camera: https://twitter.com/soareschen/status/667580464614379521 43 |
:video_camera: https://twitter.com/xevenheaven/status/667580317033623552 44 |
:video_camera: https://twitter.com/iammaryaswell/status/667579947054043136 45 |
:video_camera: https://twitter.com/RamanShalupau/status/667702813317705729 46 | - Hamzeen Hameem [@hamzeen](https://twitter.com/hamzeen) – Unbox Development in Production
:fireworks: https://speakerdeck.com/hamzeen/unbox-development-in-production 47 | - Karen Farzam [@chleozam](https://twitter.com/chleozam) – The route to HTTP/2 :question: 48 | - Matthew Podwysocki [@mattpodwysocki](https://twitter.com/mattpodwysocki) – Reactive JavaScript at Netflix, Microsoft and the World
:fireworks: 49 | https://github.com/mattpodwysocki/jsconfasia-2015 50 | - Danese Cooper [@DivaDanese](https://twitter.com/DivaDanese) - A keynote :question: 51 | 52 | --- 53 | 54 | :question: - 404 slide not (yet) found, ping the speaker! :smirk: 55 | -------------------------------------------------------------------------------- /jsconfasia-2016.md: -------------------------------------------------------------------------------- 1 | JSConf.Asia 2016 talks 2 | === 3 | 4 | :calendar: November 25-26, 2016 5 | 6 | :earth_asia: Website: http://2016.jsconf.asia/ 7 | 8 | Twitter: http://twitter.com/jsconfasia 9 | 10 | Talks (Day 1) 11 | --- 12 | 13 | - :hourglass: [Cheng Zhao](https://twitter.com/zcbenz) - [Electron - A Community Story]() 14 | - :hourglass: [Kelsey Breseman](https://twitter.com/SelkeyMoonbeam) - [How To Talk To Hardware]() 15 | - :fireworks: [Kenneth Auchenberg](https://twitter.com/auchenberg) - [DevTools Of The Future](https://speakerdeck.com/auchenberg/devtools-of-the-future-jsconf-asia-2016-singapore) 16 | - :hourglass: [Chengxi Li]() - [Bootstrapping A Lie Streaming React Web App]() 17 | - :fireworks: [Simon Swain](https://twitter.com/simon_swain) - [Rats Of The Maze](https://ratsofthemaze.com/) 18 | - :fireworks: [Vito Chin](https://twitter.com/vitoc) - [Automate Your Electronic Life With The JS Ecosystem](https://speakerdeck.com/vitoc/automate-your-electronic-life-with-the-js-ecosystem#) 19 | - :fireworks: [Jan Jongboom](https://twitter.com/janjongboom) - [Run Your JS App For Years On A Coin Cell](http://www.slideshare.net/janjongboom/run-your-javascript-app-for-years-on-a-coin-cell-jsconfasia-2016) 20 | - :hourglass: [Khang Hoang](https://twitter.com/khanght) - [Vision - Improve Your Workflow]() 21 | - :fireworks: [Lim Chee Aun](https://twitter.com/cheeaun) - [Bridging Connections](https://speakerdeck.com/cheeaun/bridging-connections) 22 | - :notes: `{ Live : JS }` 23 | - :fireworks: [Martin Schuhfuss](https://twitter.com/usefulthink) - [lightAPI](http://slides.com/martinschuhfuss/jsconfasia-2016) 24 | - :video_camera: https://www.youtube.com/watch?v=s3fsRnFfyuo 25 | 26 | Talks (Day 2) 27 | --- 28 | 29 | - :hourglass: [Fazli Sapuan](https://fazli.sapuan.org/), [Eugene Cheah](https://github.com/picoCreator) - [GPU.JS - GPU Accelerated JavaScript]() 30 | - :fireworks: [Franziska Hinkelmann](https://twitter.com/fhinkel) - [Performance Profiling for V8](https://github.com/fhinkel/PerformanceProfiling/blob/master/JSConfAsia2016.pdf) 31 | - :hourglass: [James Kyle](https://twitter.com/thejameskyle) - [From Zero To Binary Search Tree]() 32 | - :fireworks: [Lian Li](https://twitter.com/Chimney42) - [Applying The Magic Of Neural Networks](https://slidr.io/Chimney42/applying-the-magic-of-neural-networks-jsconf-asia-edition#1) 33 | - :hourglass: [Alex Castillo](https://twitter.com/castillo__io) - [NeuroJavaScript: Capturing And Visualizing Brainwaves With Angular 2]() 34 | - :fireworks: [Raquel Vélez](https://twitter.com/rockbot) - [Wombat-Driven Understanding: An Interactive Guide To Using npm](https://speakerdeck.com/rockbot/wombat-driven-understanding-an-interactive-guide-to-using-npm) 35 | - :fireworks: [Sebastiaan Deckers](https://twitter.com/sebdeckers) - [Bundling With H2 Server Push](https://sebdeckers.gitlab.io/talk-http2server-unbundle/) 36 | - :hourglass: [Ashwin Vombatkere]() - [JS In The Enterprise]() 37 | - :hourglass: [Steven Gong](https://twitter.com/stevengong) - [The Opportunities In Tech]() 38 | - :fireworks: [Myles Borins](https://twitter.com/thealphanerd) - [Node.js Versions: How Do They Work?](https://kni.sh/jsconf-asia-2016/) 39 | - :hourglass: [KahWee Teng](https://twitter.com/kahwee) - [Coding Chat Bots]() 40 | - :fireworks: [Yosuke Furukawa](https://twitter.com/yosuke_furukawa) - [Exploring Future Node](https://speakerdeck.com/yosuke_furukawa/exploring-future-node) 41 | - :hourglass: [Dr. Alexander Gouaillard](https://twitter.com/agouaillard), [Daniel C. Burnett](https://twitter.com/danielcburnett) - [Evolution Of The Web]() 42 | --------------------------------------------------------------------------------