YouTube Channel Recommendations for people who like Pretty Printed (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About Pretty Printed
I'm Anthony. I make programming videos.
Feel free to send any requests for videos.
Recent Videos from Pretty Printed
How to Use Flask-SQLAlchemy With Flask Blueprints
In this video, I will show you how to use Flask-SQLAlchemy and other Flask extensions with the blueprints and create app pattern in Flask.
Get the code here: https://prettyprinted.com/l/ZE6
Web Development Courses: https://prettyprinted.com
Subscribe: http://www.youtube.com/channel/UC-QDfvrRIDB6… SQLAlchemy Migrations Using Flask-Migrate
If you need to update your database without dropping and recreating the tables (you will need to eventually), Flask-Migrate is a great way to do so easily. It will handle everything for you, and it will even keep track of your database's video.
I cover how to use it in this video.
Get the data m… Intro to Flask-SQLAlchemy Queries
In this query I cover some import Flask-SQLAlchemy queries you should know. I talk about all, count, first, filter, and order_by.
Join my free course on the basics of Flask-SQLAlchemy: https://prettyprinted.com/flasksql
Get the code here: https://prettyprinted.com/l/1hy
Web Development Courses: …