Realfire Credits
Carl Sagan once said, "if we wish to make apple pie from scratch, then we need to invent the universe".
We always stand on the shoulders of giants. In our case, giants are people/teams who built many of the open source technologies/resources/services that we use and rely upon. If it weren't for these, Realfire would not exist.
Here are some of them, not in any particular order.
Library/Company | Remarks |
---|---|
Eclipse | Realfire is built on Eclipse RCP Platform. We have learnt quite a lot through its code and awesome framework. |
We use many Google libraries in Realfire and also in server products like Guava, Guice etc | |
Apache | Thank you for many awesome open-source libraries, especially commons. |
Univocity | Their csv parser/writers are one of the best we have come across. |
Salesforce | Realfire would not have exist, if not for Salesforce. |
Jackson Json Libs | We have enjoyed a lot using those libraries for Json processing, which we do a lot these days |
Spring | We have come to love and learn a lot from these guys |
Postman | We use their API client a lot and also inspired our Terms |
Paint.net | We use that product to create many of the icons we use in Realfire |
Gatsby | We use Gatsby to build dotcom site. Its an easy to use Static Site Generator |
Netlify | Building and deploying a site could not be any easier |
Heroku | Saves us ton of time. Their cli is something to learn from |
Vuepress | Page you are reading right now is made possible due to Vuepress. Managing documentation could not be more easier. |