What is a uuid for in AngularJS? -


i came across term uuid in articles angular directives, factories, etc. example there package on github

i can't find explanation or used for.

can explain uuid's when comes angularjs?

it's normal universally unique identifier generator angularjs.(http://en.wikipedia.org/wiki/universally_unique_identifier)

you use uuid when need unique identifier id objects etc... (for example, user id across various systems).


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -