Awesome List Updates on Jul 28, 2015

4 awesome lists updated today.

๐Ÿ  Home ยท ๐Ÿ” Search ยท ๐Ÿ”ฅ Feed ยท ๐Ÿ“ฎ Subscribe ยท โค๏ธ Sponsor

1. Awesome Elixir

Configuration

Third Party APIs

2. Tips

List of all files changed in a commit

git diff-tree --no-commit-id --name-only -r <commit-ish>

Unstaged changes since last commit

git diff

Show both staged and unstaged changes

git diff HEAD

Show all tracked files

git ls-files -t

Show all untracked files

git ls-files --others

3. Awesome Typescript

Awesome TypeScript Essential Resources

Build Systems / Playground

Module Bundlers / Playground

Mobile / Playground

4. Awesome Hadoop

Machine learning and Big Data analytics