/
Technical FAQ

Technical FAQ

Front end

Where’s a good place to get started?

Please check out the following tech talk where @Robert Gühne explains the basic structure and technologies used in front-end.

May 6 - dev_react introduction and overview (fast-forward to 20:00 mark)

What NPM modules are being used?

  • react.js

  • redux

    • redux-persist with localStorage to store all data on the device

    • redux-saga to handle async actions

    • ducks scheme for redux implementation (link)

  • mapbox.gl

  • scss for css modules

  • jest for testing

 

 

 

 

Related content

Selenium - Web UI Testing
Selenium - Web UI Testing
More like this
Testing
Testing
More like this
Readme First - Internal QA Onboarding Process
Readme First - Internal QA Onboarding Process
More like this
Development & Release Process
Development & Release Process
More like this
Safe Paths HA Awareness Proposal
Safe Paths HA Awareness Proposal
More like this
Unsorted product docs that need triage
Unsorted product docs that need triage
More like this