Category Archives: javascript

Dojo Memory and Observable Classes

I’m new in Dojo. However, I’m very lucky that the new 1.6 version introduces Memory and Observable classes. Memory is part of the dojo.store namespace and it provides a data store that is implemented to store data in runtime. Together … Continue reading

Posted in javascript, sips | Leave a comment

Javascript Everywhere

Decided to use/learn nodejs + express and mongodb in my toy project, I enjoy using Javascript in every level of my code. I program with Javascript in frontend, webserver and database logics. All my data is either a JS object … Continue reading

Posted in javascript, nodejs, sips | Tagged | Leave a comment