Still tic-tac-toeing…

(Note: this should have been posted on Sunday 20 Oct. 24)

Things I’ve worked on/completed since my last post…

I made very little progress this week for various reasons, so this post will be very short, but I am still working on Tic-Tac-toe……


This content originally appeared on DEV Community and was authored by CodeCara

(Note: this should have been posted on Sunday 20 Oct. 24)

Things I've worked on/completed since my last post…

I made very little progress this week for various reasons, so this post will be very short, but I am still working on Tic-Tac-toe

More specifially, I worked on:

  • the CSS and HTML for the UI

  • the displayController function (just started)

Things that went well...

The CSS and HTML part was easy! (Even though it’s just a rough layout).

Things that didn't go quite so well...

  • For some reason, I struggled with making a variable within a function accessible outside of that function, not realising that I could assign it to the property-value pair of another (factory) function’s returned object, making it accessible outside of hte original function .

Things I've learnt/need to improve on...

  • For this project, there are a mountain of things I could improve on…However, as suggested by the project itself, I think I would have benefitted greatly by figuring out (on paper possible) what to return to each object in each function

  • I did not do this mainly because I struggle to understand how everything was supposed to fit together intially, although I think I have a better idea now.

Plan for the forthcoming week...

  • I at least hope to have all of my code (including the displayController) working correctly. Ideally though, I would love to finish this as I was a lot slower doing this project than I anticipated (mainly due to my poor understanding of how it should have been approached at the start, as the concept of OOP was completely new to me)


This content originally appeared on DEV Community and was authored by CodeCara


Print Share Comment Cite Upload Translate Updates
APA

CodeCara | Sciencx (2024-10-21T20:44:51+00:00) Still tic-tac-toeing…. Retrieved from https://www.scien.cx/2024/10/21/still-tic-tac-toeing/

MLA
" » Still tic-tac-toeing…." CodeCara | Sciencx - Monday October 21, 2024, https://www.scien.cx/2024/10/21/still-tic-tac-toeing/
HARVARD
CodeCara | Sciencx Monday October 21, 2024 » Still tic-tac-toeing…., viewed ,<https://www.scien.cx/2024/10/21/still-tic-tac-toeing/>
VANCOUVER
CodeCara | Sciencx - » Still tic-tac-toeing…. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/10/21/still-tic-tac-toeing/
CHICAGO
" » Still tic-tac-toeing…." CodeCara | Sciencx - Accessed . https://www.scien.cx/2024/10/21/still-tic-tac-toeing/
IEEE
" » Still tic-tac-toeing…." CodeCara | Sciencx [Online]. Available: https://www.scien.cx/2024/10/21/still-tic-tac-toeing/. [Accessed: ]
rf:citation
» Still tic-tac-toeing… | CodeCara | Sciencx | https://www.scien.cx/2024/10/21/still-tic-tac-toeing/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.