The Microsoft REST API Guidelines, as a design principle, encourages application developers to have resources accessible to them via a RESTful HTTP interface.
joepie91's RamblingsThis may not sound that bad - after all, they're just a service provider, right? - but let's put this in context for a moment. Currently, CloudFlare essentially controls 11% of the 10k biggest websites, over 8% of the 100k biggest websites (source), and almost 5% of sites on the entire web (source).
June 2016 (version 1.3)We're really excited about the June release of VS Code. We've made some big changes to Extension management (dedicated Extensions View) and added Tabs (tabbed editor panes). Other new features include global Search and Replace, improved Drag and Drop and optional indentation guides.
Good coding instincts will eventually kick you in the teethI wrote my first few lines of code almost 32 years ago, when I was 6 years old. I developed very strong coding instincts. I could look at any problem and immediately know how to solve it, just by intuition. By the time I started coding the web for a living, I felt like a rock star.
Surviving The Dreaded Company FrameworkThis week, I’m making it two in a row with a reader question. Today’s question is about an internal company framework and how to survive it.
The Languages Which Almost Became CSSWhen HTML was announced by Tim Berners-Lee in 1991 there was no method of styling pages. How given HTML tags were rendered was determined by the browser, often with significant input from the user’s preferences.
AngularJS Authentication and CORS · GitHubSingle Page Apps are ruling the world and AngularJS is leading the charge. But many of the lessons we learned in the Web 2.0 era no longer apply, and few are as drastically different as authentication. CORS is an oft-misunderstood feature of new browsers that is configured by a remote server.
The HTTP/2 web server with automatic HTTPSCaddy is an alternative web server that is easy to configure and use. Other web servers were designed for the Web, but Caddy was designed for humans, with today's Web in mind.
Everything I Know About The Script TagAs you probably know, the script tag is used for specifying JavaScript which should be run in a webpage. A JavaScript tag can either include the JavaScript directly, or it can point to a URL where the script should be loaded from.
The Autocorrelation FunctionThe purpose of this tutorial is to show a simple technique to estimate periodicity in time series, called autocorrelation. This tutorial is part of a longer series that focuses on how to analyse time series.
This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.
This list is compiled from my Pocket list.