Angularjs expert to log access to array of elements
Budget: €50 – €100 EUR
ONLY JS / ANGULARJS EXPERT!!
Hello,
we have a very very big project in AngularJs and we have an huge language file that get accessed in html templates like this:
{{phrase.lessonDuration}}
This will print the translation accociated with the key "lessonDuration" while "phrase" it is the array present in the $scope.
We want to be able to log on the client side, the list of the keys from $scope.phrase, that are actually used th the system when accessing as a specific user.
Then we need a way we can log when {{phrase.lessonDuration}} it is run by the AngularJS engine, and this to be logged in the browser console at least.
We will not provide access to our project, we just need a solution for our problem!
Hello,
we have a very very big project in AngularJs and we have an huge language file that get accessed in html templates like this:
{{phrase.lessonDuration}}
This will print the translation accociated with the key "lessonDuration" while "phrase" it is the array present in the $scope.
We want to be able to log on the client side, the list of the keys from $scope.phrase, that are actually used th the system when accessing as a specific user.
Then we need a way we can log when {{phrase.lessonDuration}} it is run by the AngularJS engine, and this to be logged in the browser console at least.
We will not provide access to our project, we just need a solution for our problem!