MarsEdit: Offline WordPress Editor For Mac (Review)
A quick look at MarsEdit and its helpful features.
A quick look at MarsEdit and its helpful features.
A lot has happened during the last few months in the world of web development. Firstly, the new block-based editor, codenamed Gutenberg, has finally b…
To develop WordPress locally on our computer, we need a local server with Apache and MySQL installed on the computer. The easiest way to get these is …
Note: The content in this article may be outdated. Check out our latest tutorial on how to enable HTTPS on localhost. Having an SSL (Socket Secure Lay…
Building a WordPress Theme is so easy with template tags. You can add the_title() to display the post or page title, and you can use the_content() to …
MAMP is one of the most popular applications in OSX to run local server; for Windows users, WAMP or XAMPP is likely the most widely used option. These…
Despite improvements in the WordPress media manager, one thing has not changed: how WordPress stores media (e.g. files, images, videos, and audios) in…
Linter is an indispensable tool in modern web development. It helps us identify errors and promotes best practices while coding. If you’re a Sublime…
WordPress is full of great functions for us developers to use. We can pull post lists out of thin air, manipulate almost everything about them, grab a…
An introduction to ClassicPress being an Alternative CMS to WordPress without Gutenberg.
A list of latest tools, CMS, libraries, and extensions of the web development industry.
A list of useful web resources like PHP framework, PHP library, and a collection of snippets etc.