Awesome List Updates on Feb 08 - Feb 14, 2016

35 awesome lists updated this week.

🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor

1. Awesome Rails Gem

Plugins / Omniauth

File Uploading / Omniauth

View Helper / Omniauth

2. Awesome Streaming

Table of Contents / Readings

3. Sublime Bookmarks

Fun stuff / Themes

4. Awesome Groovy

Concurrency

5. Awesome Android

GUI

Other / Custom Dialog

6. Awesome Ocaml

Developer Tools

7. Awesome Laravel

Books / Videos

8. Awesome Haskell

Tutorials

9. Amas

Ask these people anything!

10. Awesome Rest

JavaScript Clients

Python / Symfony2

Documentation / Symfony2

11. Awesome Swift

UI / Barcode

12. Awesome Cpp

Math

13. Awesome Github

Tips, tricks, tools, and add-ons for GitHub power users

14. Awesome Ruby

Markdown Processors

15. Awesome Text Editing

Rich-text editors using contenteditable

Code editors

Heuristic for contenteditable rich-text editors

16. Awesome Pcaptools

Traffic Analysis/Inspection

17. Tips

Grab a single file from a stash

git checkout <stash@{n}> -- <file_path>

Alternatives:

git checkout stash@{0} -- <file_path>

Untrack files without deleting

git rm --cached <file_path>

Alternatives:

git rm --cached -r <directory_path>

Restore file to a specific commit-hash

git checkout <commit-ish> -- <file_path>

Dry run. (any command that supports dry-run flag should do.)

git clean -fd --dry-run

18. Awesome Nodejs

Packages / Job queues

19. Awesome Fuse

Open Source

20. Awesome Functional Programming

Table of Contents / Books

21. Awesome Lua

Resources / Game Engines

22. Awesome Jvm

Media

23. Awesome Refinerycms

Backoffice extensions

24. Awesome Micro Npm Packages

Articles

Modules / Array

Modules / Object

Modules / Function

25. Awesome Dotnet

Logging

26. Awesome Phalcon

Authentication & OAuth

27. Awesome Javascript

Modals and Popups / Other

28. Awesome Elixir

Algorithms and Data structures

Email

29. Awesome Php

Table of Contents / Queue

Table of Contents / Data Structure and Storage

Configuration / Development Environment

30. Awesome Pyramid

Websites

31. Awesome R

Graphic Displays

32. Awesome Aws

Open Source Repos / Kinesis

33. Awesome Computer History

Videos / Old recordings

Videos / Documentaries

Videos / Talks & Lectures

Texts / Folklore

34. Awesome Vscode

C++

Haskell / More

Other extensions / Smarty Template Support

35. Awesome Npm

Command aliases