To work on a new feature for the website, I prefer to work locally. This avoids internet delays and provides […]
PHP validation in Visual Studio Code
To develop a WordPress plugin, I use Visual Studio code. While developing I realized that development is easier if Visual […]
ftp-simple
FTP-simple is a Visual Studio Code extension that allows you to interact with FTP (File Transfer Protocol) servers directly from within the editor. Here are […]
TypeScript investigation
There are so many program languages available today. Sometimes I wonder, why should I learn yet another program language? To […]