Published onJanuary 5, 2022Understanding Flask's Application InstanceFlaskapp = Flask(__name__) creates a Flask instance
Published onJanuary 4, 2022Differences between Django and FlaskFlaskDjangoFlask is flexible; Django is feature-rich.
Published onNovember 30, 2021Handling file or directory names with spacesLinuxTroubleshootingWhen naming files, just ignore the spacebar.
Published onNovember 28, 2021What are `apt` and `brew`?LinuxSimilar to 'Add or Remove Programs' in Windows, but simpler.