SakeTami
miguelgrinberg

miguelgrinberg

patreon


miguelgrinberg posts

New benefit: Discord chat

Hello Patrons,

I have added a new perk that I hope you'll enjoy. There is now a discord chat channel where you can chat with me and other patrons. For now I'm going to keep it informal, if yo...

View Post

New blog post: Fixing ALTER TABLE errors with Flask-Migrate and SQLite

In this article and video I show you how to fix the common upgrade and downgrade errors that occur with the SQLite database. I hope it is helpful!

View Post

Blog Post: Run Regularly Scheduled Jobs with Cron

View Post

Blog post: Access Localhost From Your Phone Or From Anywhere in the World

Have you used ngrok before? This tool allows you to connect to your application running on localhost from your phone or from any other device. In this article and video I show you how to use ngrok ...

View Post

New Post: Handling File Uploads with Flask

As always, I look forward to your feedback on this article. Thank you so much for your support!

View Post

New blog post: Introduction to JavaScript Arrow Functions

This is a short tutorial on the arrow function syntax for defining JavaScript functions. This style provides a more compact function header that is great for callbacks.

View Post

Using Trailing Commas in Python

This is a quick video that I decided to record after a discussion with a colleague who thought I had a typo in some code that was correct. I hope you enjoy it!

View Post

Blog Post: Intro to JavaScript Promises

In this post, you'll l...

View Post

Introduction to Terminal Multiplexing with Tmux

This is a follow up to the vim video, in which I describe my tmux setup and how I combine it with vim.

My tmux.conf file is here: 2020-05-10 11:12:56 +0000 UTC View Post

Video: Setting Up Vim to Work with Python Applications

My .vimrc configuration: https://gist.github.com/miguelgrinberg/527bb5a400791f89b3c4da4bd...

View Post

How to add Flask-Migrate to an existing project

My new blog post is ready ...

View Post

How To Create a React + Flask Project

My new post on creating a combined React + Flask project is up 2020-02-12 20:02:32 +0000 UTC View Post

3rd part of my decorator series

The 3rd installment of my decorator series is up on the blog for your enjoyment. You can access it 2019-12-14 11:12:29 +0000 UTC View Post

Second Post in my Decorators Series

The second article in my decorator series is now available. Check it out 2019-10-10 22:16:37 +0000 UTC View Post

Blog post: MicroPython and the Internet of Things, Part 6

Click here to access t...

View Post

Configuring a Flask App for Visual Studio Code

Hello patrons,

Here is a video in which I show how to configure a Flask app to run inside Visual Studio Code. Let me know what you think!

Thanks!

Miguel

View Post

Blog post: MicroPython and the Internet of Things, Part 5

You can access the 5th installment of my tutorial series 2019-08-15 10:39:54 +0000 UTC View Post

Blog post: MicroPython and the Internet of Things, Part 4

You can access this article 2019-07-11 08:10:09 +0000 UTC View Post

MicroPython and the Internet of Things, Part III: Building a MicroPython Application

You can read the draft of the 3rd installment of my MicroPython tutorial series 2019-06-08 09:40:02 +0000 UTC View Post

Blog post: Decorating Python, Part I

The first part of a new series of posts on Python decorators is now available on my blog. Read it 2019-05-15 17:35:44 +0000 UTC View Post

Blog post: MicroPython and the Internet of Things, Part II

You can access the second installment of my MicroPython course 2019-05-08 08:51:37 +0000 UTC View Post

Blog post: MicroPython and the Internet of Things, Part I

This is the first of a series of articles on MicroPython. Click 2019-03-30 09:59:18 +0000 UTC View Post

Blog post: Running a Flask Application as a Service with Systemd

Click here to read thi...

View Post

Blog post: Nested Queries with SQLAlchemy ORM

Click here to read thi...

View Post

Blog post: How To Make Python Wait

Click here to view thi...

View Post

Do You Want To Review My Blog Posts?

It was suggested to me that a good way to reward people who sign up as patrons is to provide them with early access to my blog posts and give them a chance to review them.

I think this is act...

View Post