Am available for Hire, Partnership, Open Source or Collaboration or Pair Program together, or Talks and Interviews. So let's connect!
This article is so useful, cause I recently had an array with something like arr = [ {name: foo, count:2}, {name2: doe, count:5} ] and I wanted to convert all count values to percentage while maintaining names as they're and get results into a new array, I think the add function and dynamic object trick you have provided here can make it work, I just haven't figured it out. But in all this is awesome, thanks!
Hmm, I was planning of using firebase to make things easier, but you somehow meant it doesn't scale well? And another thing I also always wanted to build a saas but was following your very footsteps, procrastinating..... I just did the UI in react last week, but had the idea since feb last year!