Category Archives: JavaScript
Bing API PHP Wrapper Re-factoring
A few months ago I released Bing API PHP to the public out of boredom, it was a hobby, still is. Now re-visiting my code I discovered a few things that needed to be introduced. Starting with an Abstract class, … Continue reading
Posted in JavaScript, PHP, Programming, Projects
Leave a comment
JavaScript Madness?
I’ve been learning JavaScript for a few days now. Yesterday I got stuck and tried to find documentation, to my disappointment there isn’t a “centralized documentation” of the JavaScript language, it’s methods or useful examples. It’s more about experimenting and … Continue reading
Posted in General, JavaScript, Programming
2 Comments