Frontend developer for CheddarUp.com
A project owner needed help with frontend development for the web application https://www.cheddarup.com/.
I had been creating new features with React, Redux, Redux-saga and other React/Redux packages. The process consisted of:
- planning architecture for a feature;
- planning data structure and logic;
- planning components composition to use already developed ones;
- coding new components;
- adding new components to the feature;
- adding event listeners and logic;
- testing logic.
The components had been developed to be as universal as possible. This allowed avoiding code duplication and reduced the application size.
I had been creating new features with React, Redux, Redux-saga and other React/Redux packages. The process consisted of:
- planning architecture for a feature;
- planning data structure and logic;
- planning components composition to use already developed ones;
- coding new components;
- adding new components to the feature;
- adding event listeners and logic;
- testing logic.
The components had been developed to be as universal as possible. This allowed avoiding code duplication and reduced the application size.