Robert Schäfer 096f51507c
Typo
@appinteractive if you do documentation I suggest to translate from English to German (or Polish in your case) back and forth. Why? Difficult phrases will not be translated properly and that will make you write very simple English. Second, typos won't be translated and you can spot them easily.
2019-01-02 11:12:08 +01:00
2018-12-16 10:59:28 -06:00
2019-01-02 11:12:08 +01:00
2018-12-16 11:39:00 -06:00
2018-12-16 11:36:25 -06:00

Let's change the World

Why do we need HC Nitro?

This Prototype tries to resolve the biggest hurdle of connecting our services together. This is not possible in a sane way using our current approach.

With this Prototype we can explore using the combination of GraphQL and the Neo4j Graph Database for achieving the connected nature of a social graph with better development experience, as we do not need to connect data on our own any more through weird table structures etc.

Advantages:

  • easier data structure
  • better connected data
  • easy to achieve "recommendations" based on actions relations
  • more performant and better to understand API
  • better API client that uses caching

We still need to evaluate the drawbacks and estimate the development cost of such an approach.

Languages
TypeScript 36%
JavaScript 20.4%
Vue 19.2%
HTML 18.3%
SCSS 4.6%
Other 1.4%