From 26e35be0bf2ab51877ed02b208032a67ab63c5c7 Mon Sep 17 00:00:00 2001 From: Aron Woost Date: Fri, 2 May 2014 23:22:51 +0200 Subject: [PATCH] Add read later links --- source/_posts/2014-04-21-read-later-6.markdown | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/source/_posts/2014-04-21-read-later-6.markdown b/source/_posts/2014-04-21-read-later-6.markdown index b359408..18e3225 100644 --- a/source/_posts/2014-04-21-read-later-6.markdown +++ b/source/_posts/2014-04-21-read-later-6.markdown @@ -7,4 +7,10 @@ published: false categories: digest --- - [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) -While top 5 Ejmojis on GitHub are most important. :smile: \ No newline at end of file +While top 5 Ejmojis on GitHub are most important. :smile: + +- [RegExr v2.0](http://www.regexr.com/) +Very nice rework by Grant Skinner and his team. + +- [node core vs userland](https://github.com/joyent/node/wiki/node-core-vs-userland) +IMO the most important node paradigm. Only things that are very hard to implement for a module or almost everyone needs belong to node core. Everything else is userland. \ No newline at end of file