-
Web Dev
The Best Web Programming Languages to Learn
The web has been around for many years now, but the real advancements and innovation from it are being seen…
Read More » -
JavaScript
Unobtrusive JavaScript via AJAX in Rails
For now, the main way to add dynamic content to a webpage is with JavaScript. Ideally, we want to update a…
Read More » -
Web Dev
RequireJS shim example
Table Of Contents 1. RequireJS 2. Shim 3. Example non AMD 4. Download 5. Links 1. RequireJS RequireJS is an…
Read More » -
Angular.js
Blind Date with AngularJS
Are you starting to work on a new application that is using AngularJS? You have heard of it before and…
Read More » -
Web Dev
Updating your outdated knowledge by moving to a new web stack
After a few years working with the same framework and language, you have stopped learning new ones. Life got in…
Read More » -
Python
Best way to learn Python
In this article, we’ll talk about the most efficient way to learn Python. Of course, this article will be really…
Read More » -
Web Dev
Why Your Employees Should Be Contributing to Open Source
Many employers are leery of permitting open-source contributions during office hours. How would contributing to external open-source projects benefit them…
Read More » -
Angular.js
Angular.js Http Post Example
Angular.js is famous for it’s Rest APIs and the simple ways it offers for us to communicate with remote HTTP…
Read More » -
Node.js
Scheduling jobs on Node.js with node-schedule
Batching is a great part of todays software development. The business world runs on batch from bank statements to promotion…
Read More »