Sharing my Mixed Messages portfolio project for feedback & review.
I’d be interested to hear what you think & whether you have any notes.
I wonder whether it could be simplified. Maybe 1 instead of 3 switch statements.
I just tried putting it all in 1 switch statement but each message iterated through the same index instead of being 3 completely random statements.
As stated in the readme, I’ve included my original code (version1,js) for reference.
I had a great time with this project.
I probably overcomplicated it myself by having to randomly generate numerous words in each message but I didn’t struggle to find solutions & it was good to work things out. It was good to work with git & the terminal alongside VS code.
I would say it took me a full day from start to finish.