Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 1 KB

README.md

File metadata and controls

51 lines (40 loc) · 1 KB

RS Lang

Links

Link to Trello board

Link to task description

Link to game

Technologies used

React

  • Advantages
  1. Easy to learn
  2. Convenient component approach
  • Limitations
  1. Disordered documentation.

Redux

  • Advantages
  1. Easy to work
  2. Easy to test

Nuka carousel

  • Advantages
  1. Easy to create slider
  2. Many functions

Sass

  • Advantages
  1. Allows you to write styles faster
  2. Many functions

Webpack

  • Advantages
  1. Dynamically updating code while it is running
  2. Lots of plugins for code processing
  • Limitations
  1. Boring documentation
  2. It takes a long time to create a configuration

ESLint

  • Advantages
  1. Flexibility: any rule can be switched
  2. Many plugins
  • Limitations
  1. It takes a long time to create a configuration

Babel

  • Advantages
  1. Rewrites code according to modern standard to older