JavaScript functions
Adding some of the JavaScript functions which could use in your projects. Most of them are from my React projects using as functional components in Helper.js file. Unique id function This can be used when needs to generate unique ids for the item. I have created this for generating unique ids for new space and […]
Read More →