I wanted to dig into the Factory pattern a bit. I was fighting the thought that conceptually, it’s just a class with methods, but that’s not entirely right. I think what I’m settling into is thinking of it as an object that has purpose. It’s not modeling something. It’s creating. It’s using a model, and[…]
Rethinkering
I’m working on a side project that uses Discord for authentication and connects to a PostgreSQL database. Once I got the login flow down, it’s super hard to resist the urge to start implementing other features as fast as possible. I mean it’s a side project, right? Yet, I can’t shake a nagging feeling, that[…]
Help me out here. Should I chart or not? I had two project heavy courses over the last year. One professor was adamant about charting. The other couldn’t care less. In fact, I’ll paraphrase his charting advice: “I’m obligated to tell you there is a thing called a UML diagram. Some businesses use it. Some[…]
The school year is chaotic to say the least. I’m juggling two group projects plus a MERN stack capstone. Not to mention, the individual projects that creep up with a baseball bat made of finely-crafted tedium ready to swing for the fences. While it may seem excessive to treat even small assignments like full-blown projects,[…]