Update Tim's Journal authored by Timothy Catana's avatar Timothy Catana
......@@ -632,15 +632,15 @@ Master A-<name> B-<name> C-<name> D-<name>
### 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
- 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
- Next week I should be done refactoring the entire project code-wise (functions, names, comments, etc...), Maybe even the project structure
- I will be reading [this](https://www.tutorialrepublic.com/html-tutorial/) entire thing tomorrow
- 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
......@@ -648,6 +648,6 @@ Master A-<name> B-<name> C-<name> D-<name>
- 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
- Method 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
\ No newline at end of file