-
JavaScript
Sanitize: Good for Beer, Good for Data
Did someone say beer?! When I’m not working, there’s a real good chance I’m thinking about beer. I know you’re…
Read More » -
Angular.js
Why Use Angular.js
You don’t have to have been in the programming world to have heard before about AngularJS. While it’s a relatively…
Read More » -
Angular.js
Angular.js Architecture Tutorial
Angular is one of the most used frameworks in web developing and more, and this is for a good reason.…
Read More » -
PHP
PHP Global Variables Example
In this example we will learn about PHP global variables, what they are and how to use them. Variables are an…
Read More » -
Node.js
Top 5 Performance Metrics for Node.js Applications
Interested in monitoring your Node.js application performance? Try AppDynamics for Free. The last couple articles presented an introduction to Application…
Read More » -
Web Dev
Monitoring Docker Containers with Elasticsearch and cAdvisor
If you’re running a Swarm Mode cluster or even a single Docker engine, you’ll end up asking this question: How…
Read More » -
Ruby
HTTP Calls in Ruby
An API doesn’t exist on its own. There are always two parties involved: The Client and the Server. In Rails,…
Read More » -
JavaScript
Immutable Objects in JavaScript
There are very good reasons to use immutable objects in certain languages. In JavaScript, however, I’m still kind of…. meh.…
Read More » -
PHP
PHP File Example
In this example we will learn about files and directories, we will also learn how to manipulate them with PHP. PHP…
Read More »