A Brief Update
Oh, hello! So, working a solid 40 hours a week is rather time-consuming – who knew? On the plus side, I’ve been really improving my web dev game: From test-driven development on the backend to finally coming to terms with…
Transitioning from Mongoose-Auth to Passport for Authentication in Node.js
Up until about a week ago, I was using Mongoose-Auth, when I decided my app needed some cleaning up. For most simple Node.js apps, it makes sense to route everything through your app.js (or server.js, depending on your preference/framework) file….
What a Week!
This past week was ridiculous. So ridiculous, in fact, that I obviously wasn’t able to blog at all! I actually didn’t make any progress on CrowdNotes. But I did learn more than I ever thought I would about Node.js (and…
It’s not starting over; it’s progress
Yesterday, I hit a frustrating point in the making of CrowdNotes: I didn’t know how to continue. I wanted to take values from my mongoDB database and insert them to the HTML as a select box. (To clarify: Let’s say…
Recent Comments