pageIndex = 1 outOfVisibleViewPort = false
A green bug

Caveat With Model Modules and SQLAlchemy 2+

I ran into a little issue while trying the split my database models into separate files on a REST API using Python and SQLAlchemy. Let’s review the problem and its solution.

pageIndex = 4 outOfVisibleViewPort = true
Someone holding a post-it with Python written on it

Build a Python REST API project

In this guide, I’ll provide you the steps to get started with Python and Flask to build a hello world REST API. This was my first experience.

pageIndex = 6 outOfVisibleViewPort = true
Night picture with light effects.

Using the transition component in Vue

CSS animation is a cool feature natively available since CSS 3 and beyond. But I never had the real opportunity to play with them. With Vue, it is supported with a special built-in component.