When working with objects in javascript, and with the AngularJS framework, where should we write the object code?
For example, I'm going to create an object with something like this:
var LogMessage = function(system, type, message, value, n...
asked by
10.05.2016 / 14:42