Blog
Random thoughts about my expertise and hobby. It should be informational for yall sussy bakas.
Filter topic:Skip tag
Utilizing Axios interceptors
3 min read--- viewsDecember 5, 2022
Axios is a very feature-rich HTTP Client. One of its feature is interceptors. Here is how to use it nicely
Virtual Environment in Python
4 min read--- viewsOctober 22, 2022
Working with virtual environment in Python is tedious for some people, here is a simple tips.