Skip to content
Pavel Rodionov edited this page May 29, 2018 · 9 revisions

Table of content

  1. Influence score

    1.1 How influence score is calculated

  2. Redux

    2.1 Migration to Redux (Part 1)

    2.2 Migration to Redux (Part 2)

  3. D3.js

    3.1 D3 dragging in React

    3.2 Number formatting in D3

  4. REST API using Flask

    4.1 Migrating to Flask

The decision to maintain wikis for this project are based on two premises:

  • get the basics correctly

  • writing solidifies knowledge

Getting the basics right from the start helps a great deal to work with a new technology more efficiently in the long run. Writing helps to dissect the code and see the pieces that are not clear, helps better understanding of workflow and maps various parts of the app logically together.

Clone this wiki locally