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) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -