Kranky Geek 2015 – WebRTC conference Note: The talk by Google is listed in the order that it appeared. Brief Welcome Tsahi Levi-Levent – bloggeek.me WebRTC very easy vs VOIP etc, nothing beats that. Continuous slow growth, not exponential. A closer look at the WebRTC UX/UI API User interaction for real time communications is way […]
Archives for September 2015
19 Git Tips For Everyday Use
Table of Contents: Parameters for better logginggit log –oneline –graph Log actual changes in a filegit log -p filename Only Log changes for some specific lines in filegit log -L 1,1:some-file.txt Log changes not yet merged to the parent branchgit log –no-merges master.. Extract a file from another branchgit show some-branch:some-file.js Some notes on rebasinggit […]