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 -

windows - How to automate a file conversion xwm to mp3 with xwmaencode.exe using bat file -