... | @@ -617,4 +617,37 @@ Master A-<name> B-<name> C-<name> D-<name> |
... | @@ -617,4 +617,37 @@ Master A-<name> B-<name> C-<name> D-<name> |
|
- and this: https://dev.to/abrahamlawson/react-style-guide-24pp
|
|
- and this: https://dev.to/abrahamlawson/react-style-guide-24pp
|
|
- refactored client side comments
|
|
- refactored client side comments
|
|
|
|
|
|
2:48 - Finished Work |
|
2:48 - Finished Work
|
|
\ No newline at end of file |
|
|
|
|
|
# Sept 29, 2021
|
|
|
|
|
|
|
|
9:24 AM - Started Work
|
|
|
|
|
|
|
|
## Overview
|
|
|
|
|
|
|
|
- Did a bit of comment refactoring
|
|
|
|
- Will probably not do much coding for the rest of the week because I will be reading up on a lot things (see below)
|
|
|
|
- Who knew reading could get so exhausting...
|
|
|
|
|
|
|
|
### Got More Familiar With CSS
|
|
|
|
|
|
|
|
- I did not do a lot of coding today, I did a lot of reading
|
|
|
|
- Since I want to move the css code into dedicated `.css`files, I needed to brush up on my css programming skills
|
|
|
|
- I found and read this entire [tutorial](https://www.tutorialrepublic.com/css-tutorial/)
|
|
|
|
- I feel like a CSS guru now (I'm joking)
|
|
|
|
|
|
|
|
### To-do Tomorrow
|
|
|
|
|
|
|
|
- I will not be doing much coding tomorrow either
|
|
|
|
- Next week I should be done refactoring the entire projec code-wise (functions, names, comments, etc...), Maybe even the project structure
|
|
|
|
- I will be reading [this](https://www.tutorialrepublic.com/html-tutorial/) entire thing tomrrow
|
|
|
|
- I believe that expanding my knowledge and skillset will drastically expand the quality of my code that will be written throughout the rest of the time I work on this project.
|
|
|
|
- I also want to read [this](https://www.tutorialrepublic.com/javascript-tutorial/) entire thing this week as well
|
|
|
|
|
|
|
|
### Need To Decide On A Coding Style For Project
|
|
|
|
|
|
|
|
- I need to figure out the best way to make the code readable while following best practice
|
|
|
|
- I'm still focusing on how methods should be commented
|
|
|
|
- Methos documentation is important, I personally can tell you that the comments added to this project helped me <b>a lot</b>. Especially when the comments documented return values
|
|
|
|
|
|
|
|
4:55 PM - Finished Work |