Github projects posted on Hacker News, without the distraction of Hacker News.
http://ycloninator.herokuapp.com/
http://ycloninator.herokuapp.com/
The new invite link for devkini-js - https://telegram.me/joinchat/ACIF0DxromLAp25x-PH1Hw
The new invite link to our group - https://telegram.me/joinchat/ACIF0D0pY3uRERUqNfAUhg
http://jsonapi.org/
If you've ever argued with your team about the way your JSON responses should be formatted, JSON API can be your anti-bikeshedding tool.
By following shared conventions, you can increase productivity, take advantage of generalized tooling, and focus on what matters: your application.
If you've ever argued with your team about the way your JSON responses should be formatted, JSON API can be your anti-bikeshedding tool.
By following shared conventions, you can increase productivity, take advantage of generalized tooling, and focus on what matters: your application.
Google bagi free 2GB Drive storage jika buat security review untuk account masing2 - http://www.theverge.com/2016/2/9/10940046/google-drive-free-2gb-space-security-checkup
Direct link untuk security checkup account - https://security.google.com/settings/security/secureaccount
Direct link untuk security checkup account - https://security.google.com/settings/security/secureaccount
The Verge
Google is giving away 2GB of free Drive storage today
The Verge is about technology and how it makes us feel. Founded in 2011, we offer our audience everything from breaking news to reviews to award-winning features and investigations, on our site, in video, and in podcasts.
Forwarded from unnikked.ga
JavaScript is becoming the most popular programming language though it is very misunderstood. Understanding JavaScript’s internals is tough. Similarly, coercing JavaScript into a more conventional paradigm, such as Object Oriented or Functional Programming can be equally challenging. I want to highlight key native functions with hopes to elucidate JavaScript’s innards.
- https://scotch.io/tutorials/learning-javascript-native-functions-and-how-to-use-them
- https://scotch.io/tutorials/learning-javascript-native-functions-and-how-to-use-them
Scotch
Learning JavaScript Native Functions and How to Use Them
Introduction JavaScript is becoming the most popular programming language though it is very misunderstood. Understanding JavaScript's internals is tough. Similarly, coercing JavaScript into a more conventional paradigm, such as Object Oriented or Functional…
Forwarded from Ang ChinHan
In other news: http://queue.acm.org/detail.cfm?id=2898444
queue.acm.org
Borg, Omega, and Kubernetes - ACM Queue
Though widespread interest in software containers is a relatively recent phenomenon, at Google we have been managing Linux containers at scale for more than ten years and built three different container-management systems in that time. Each system was heavily…