-
Ruby
Running a Rails Application on Deis
In the last couple of years, we have seen a lot of development in the devops field. It’s becoming much…
Read More » -
JavaScript
Secrets of the JavaScript Ninja – Debugging JavaScript
Web Code Geeks have partnered with Manning to provide you this ebook with a 39% discount! Check at the end…
Read More » -
Angular.js
Angular.js Transclusion Example
There is a myth that wants transclusion to be a hard concept to understand and manage, according to Angular.js. So,…
Read More » -
Web Dev
Introduction : Learning as a software developer
What to learn and when you should learn it is the hardest problem to solve as a software developer. There…
Read More » -
JavaScript
Javascript Callback Function Example
By now you are all aware that functions in Javascript are first-class objects, which means that they behave like any…
Read More » -
Angular.js
The best way for sharing data between controllers in AngularJS 1.x
You may know the situation in AngularJS 1.x when multiple independent controllers need to share some data. E.g. one controller…
Read More » -
Python
Python Logging Example
Logging is a process through which an application pushes strings to a handler. That string should be a line containing…
Read More » -
Angular.js
Three Shades of Angular
In 2014 I presented at the Atlanta Code Camp and walked through building an AngularJS app starting from file … new.…
Read More »