I'm happy to share with you a post that I wrote for Globant Medium. Enjoy! ...
Recently, I needed a way to perform Python static type checking using mypy only on "changed" files...
For a long time, I’ve been advocating for using type annotations in languages like Python because of...
In my previous tutorial, I built a simple REST API with Swagger documentation. Check it out: ...
This small tutorial was built on top of my previous code sample that configures a simple Flask app...
I'm sharing my EuroPython 2021 talk today. Please enjoy!
Imagine you spot technical debt items in your project that you need to work on anytime. Sometimes is...
I know sometimes is tedious to use a correct component for requesting a user input in HTML. But using...
I know we do some manual debugging from time to time. I got inspired from some Stack Overflow answers...
How am I supporting the open-source collaboration? Last year, I had the initiative of cele...
Are you using Python type annotations? Having fun with mypy? Microsoft created some years ago yet ano...
ekalinin / nodeenv Virtual envi...
For a personal project, I needed a simple tool capable of scraping all posts from a public Facebook p...
Still in developmen, but this Microsoft fork of React Native makes it possible to run native Winows a...
Are we all agree that we need to add some tests to our apps, right? In this small post, I'll show you...
This is the video of my presentation from the PyCon Colombia 2020 talk: "Using Type Annotations in Py...
hack-chat / main a minimal, dis...
While working on a story, I was asked to upgrade the openpgp Node dependency, but bad luck a lot of t...