Seven of the Best FTP Clients for Mac & Windows
What would you do if you needed to directly access the files on your site’s server? WordPress is a robust…
What would you do if you needed to directly access the files on your site’s server? WordPress is a robust…
Web development is rarely done in isolation. Even if you are a solo coder, at times you might need to…
Brackets has been rising in popularity as a code editor meant for front-end development and web design. The best about…
When creating a theme or plugin for WordPress which requires users to read some documentation, it is a good idea…
When coding an application in PHP, for the sake of saving time or meeting our deadlines, we may often write…
When creating a WordPress site, we may need to create a custom post type and have it reference other entities…
WordPress is a terrific Content Management System. It is a great choice for managing online content, not just for our…
Vim is a text editor that has been around for ages and is fairly popular among the coders and advanced…
I have finally started creating blocks for Gutenberg, the (not-so-new anymore) editor for WordPress. Since I have not coded with…
Composer is a PHP-dependency manager, a tool to import and manage our PHP project dependencies (both our own and from…