Libraries and tools
These are some tools used by Pogues:
- React;
- React DnD for drag'n drop of questions and sequences;
- React RTE: a rich text editor built on top of React;
- Redux;
- Redux Forms for managing forms;
- Webpack: a module bundler;
- Babel and the Babel polyfill to provide support for ES2015 syntax;
- Jest for writing unit tests;
- Travis The Continuous Integration platform;
- Git Book CLI for the generation of the documentation;
- ESLint for managing the quality of the application
- SCSS/SASS for writing stylesheets of the application