TraceLarson / HouseFax

Repository for HouseFax, final project for Full Sail University.
MIT License
0 stars 0 forks source link

Dev front end #46

Closed TraceLarson closed 5 years ago

brandonbrown commented 5 years ago

Commit history looks much better! Great work implementing this method of tracking changes into your workflow. Future teams and managers will love it!

Really like a lot of what I'm seeing with the beginning of your redux implementation. Particularly some of the destructuring techniques you're using. The as keyword is one that many fail to realize they can utilize.

One thing that will help in the future. Add a description or summary of what this Pull Request is going to change with the codebase. A paragraph with a few bullet points as support will be majorly helpful for future reviewers. Consider how a small description would help an open source project, where you will have many different levels of experience both with the codebase and skill levels.