Posts

Software Testing
Software Testing

In programming there is whats called testing, and it is very important to make sure that the functions inside the program, program itself, and the software as a whole is working as you intended it to; with zero to less bugs.

Cross-Origin Resource Sharing (CORS)
Cross-Origin Resource Sharing (CORS)

I recently made my first API, and when making an API, you need to configure CORS, or Cross-Origin Resource Sharing, when you deploy it online.

My Top VS Code Themes
My Top VS Code Themes

Having a comfortable color theme for your code editor can significantly enhance your workflow by reducing distractions and adding a touch of aesthetics to your coding environment. The right theme can make a difference in how you interact with your code, focusing your attention and creating a visually pleasing workspace.