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 you have a question or comment just post on the channel. If there is enough interest I'm open to do "office hour" type events every week or so, where I'm logged on the channel at a previously announced time and can answer your questions in real time.
To access this new benefit you need to ...
2020-08-10 13:40:25 +0000 UTC
View Post
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!
2020-07-19 22:17:39 +0000 UTC
View Post
2020-06-29 10:31:38 +0000 UTC
View Post
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 standalone, and also how to integrate it with a Flask application.
2020-06-27 14:40:34 +0000 UTC
View Post
As always, I look forward to your feedback on this article. Thank you so much for your support!
2020-06-22 11:27:36 +0000 UTC
View Post
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.
2020-05-25 14:07:35 +0000 UTC
View Post
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!
2020-05-19 23:06:47 +0000 UTC
View Post
In this post, you'll learn how to implement asynchronous JavaScript functions using promises and the newer async/await syntax similar to Python's.
Feedback is always appreciated, feel free to comment down below!
2020-05-11 11:10:15 +0000 UTC
View Post
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: https://gist.github.com/miguelgrinberg/19f7b1d74ae33fd622e080d43dc03ea8
2020-05-10 11:12:56 +0000 UTC
View Post
My new blog post is ready here!
2020-04-05 15:25:50 +0000 UTC
View Post
My new post on creating a combined React + Flask project is up on the blog!.
2020-02-12 20:02:32 +0000 UTC
View Post
The 3rd installment of my decorator series is up on the blog for your enjoyment. You can access it here. If you have any comments or feedback please let me know below in a comment.
As always, thank you so much for your support!
2019-12-14 11:12:29 +0000 UTC
View Post
The second article in my decorator series is now available. Check it out here!
2019-10-10 22:16:37 +0000 UTC
View Post
Click here to access the 6th and last installment of my MicroPython tutorial. Enjoy!
2019-09-15 11:17:31 +0000 UTC
View Post
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
2019-09-01 22:39:43 +0000 UTC
View Post
You can access the 5th installment of my tutorial series on my blog. Enjoy!
2019-08-15 10:39:54 +0000 UTC
View Post
You can access this article here. Enjoy!
2019-07-11 08:10:09 +0000 UTC
View Post
You can read the draft of the 3rd installment of my MicroPython tutorial series here. Enjoy!
2019-06-08 09:40:02 +0000 UTC
View Post
The first part of a new series of posts on Python decorators is now available on my blog. Read it here!
2019-05-15 17:35:44 +0000 UTC
View Post
You can access the second installment of my MicroPython course here. Enjoy it!
2019-05-08 08:51:37 +0000 UTC
View Post
This is the first of a series of articles on MicroPython. Click here to access the article on my blog. Enjoy!
2019-03-30 09:59:18 +0000 UTC
View Post
Click here to read this post on my blog!
2019-03-08 10:51:03 +0000 UTC
View Post
Click here to read this article on my blog!
2019-02-14 09:46:40 +0000 UTC
View Post
Click here to view this post on my blog!
2019-01-27 19:39:54 +0000 UTC
View Post
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 actually a pretty good idea. The benefit of using my own blogging platform is that I can make it do whatever I want, so after spending some 30 minutes on it I added the option to give out "top-secret" links of my drafts!
So this is the first perk that I'm offering to patrons. When I'm getting clo...
2019-01-27 19:23:51 +0000 UTC
View Post