Hi everyone! I found this project a bit simple, considering how much JS we’ve learned in the Full Stack Engineer Path, but decided to add some complexity by generating my message in an object that has the various sentence fragments stored as its properties. The object is generated using a factory function and the object includes getters, setters, and other functions/helper functions. It took me about 40 minutes to write this. I also took this as an opportunity to play around with git and github.
You can find my code here!.
Let me know if you would be interested in collaborating in the future or if there’s anything you would change about my code!