Here I wanna talk about something about this project:
Q1. Why Reactjs?
A1. Mmm.. There is no specific for it. The main reason is that the project inspired me is built in Reactjs I do want to take the advantage of it and build the helper for me. After it, I make it into a library which can help more people.
Q2. Why specified for Polygons? Isn't there is a D3.js already?
A2. I would say the D3 binding for Reactjs is not well supported yet which I cannot build my own polygon with enough customizations. Therefore I have to write my own polygon generator in Reactjs. Of course, if you are doing something with native Javascript support, you probably need the D3.js instead.
Q3. How good is your own developed "Polygons generator"?
A3. Not the best. But I do think it is good enough for general purpose. You can have a look at the demo here.
Q4. Any other business?
A4. Not a big deal right now as it is built into a stable version and I did publish it to npm now. You can check it here.
You know, this is my first public library ever and I dun really know what I am doing. In order to make this happen, I have to thank the boss of my previous project which inspired me for the idea of this library.
P.s. the library now gets 2 stars from other people. This is a great push for me to go forward.
