Closed lukaszflorczak closed 1 year ago
Probably it coult be better to use nanoid instead of uuid, especially that you do some manipulations on returned id. Nanoid is also smaller and faster.
Both vue 2 and 3 versions now use nanoid.
Probably it coult be better to use nanoid instead of uuid, especially that you do some manipulations on returned id. Nanoid is also smaller and faster.