How to set up Visual Studio Code for Python development
Visual Studio Code is an amazing editor for Python. Here are a few extensions, tips, and tricks I've learned over the years!
Visual Studio Code is an amazing editor for Python. Here are a few extensions, tips, and tricks I've learned over the years!
Learn how to redirect users to their intended destination after logging in, instead of a default "profile" page every time. Simple, but can have a big impact in user experience!
In this post we'll learn to prevent unauthorised logins to our Flask endpoints. We'll also look at decorators so that we can secure endpoints with a single line of code for each!
Authentication (log in and sign up) can be tricky. In this blog post we'll guide you through adding it to a website or web app built entirely with Flask!
Want to start learning Python? Wondering where and how to begin? We'd love to help. In fact, it's what we do!