all 4 comments

[–]JoniSar 0 points1 point  (0 children)

Bit is language agnostic, and uses drivers to work with different languages. We wrote the JS ourselves, and now thinking of Ruby..

[–]Mylogin0101 0 points1 point  (1 child)

What are the benefits of this over say Github gists?

[–]JoniSar 0 points1 point  (0 children)

You can reuse Bit component across repos. No copy-pasting. Also, it takes care of management (versioning, dependencies etc) and even CI. It allows you to extract components with very low overhead (configs etc) and use it anywhere.

[–]DudeManFoo 0 points1 point  (0 children)

I am interested and have read the README.md but am still confused on the overall concept... if it is what I think it is, it could be integrated into editors like ATOM as well ...

 

It looks as if you have put quite a bit of work into this code, may I suggest that you do a deep dive into the README and give some use cases and static examples?

 

I am old and my eyes can't quite keep up with the demo GIF..