I've begun thinking about how to deploy my app. It would have been easy as a one-pager, but my app has a PostgreSQL database, and it is a social networking site, which means I should prepare for lots and lots of users (assuming people pick it up at all).
Wondering which direction to develop your code skills in? Use these charts by Kamran Ahmed.
I was totally confused over how to use flask-security, and researching that made me super confused about sessions vs. cookies vs. tokens, and researching that brought me to the topic of the model-view-controller (MVC). Long story short, I found a pretty good video that introduces the paradigm:
I picked code up in part to get a better paying job than anything on offer in the arts. Now I have Python, Flask, and SQL with me. However, after going through job sites for a few days, I've discovered that most jobs are for front end developers with HTML5, CSS, and Javascript.
I should close the loop on this series. Part 1 and Part 2, if you're interested.