Wednesday, August 02, 2023

Visual Studio Code Live Preview

Visual studio code does not allow to look at your servers. But if you iframe them it is nicely showing



No comments:

Python Terminal Animation for Waiting

A nice small tool for terminal animations from yaspin import yaspin with yaspin(): do_stuff()