A Look Into Atom: Github’s New Code Editor
Github, a popular git repository that hosts a ton of open source projects, has recently announced a new code editor called Atom which shook the “cod…
Github, a popular git repository that hosts a ton of open source projects, has recently announced a new code editor called Atom which shook the “cod…
WordPress provides the essential fields that allow us to publish posts and pages. A few of these fields include the Content Editor, Category Options, …
WordPress plugins are “officially” distributed through the WordPress-owned plugin repository. You can search for any kind of plugin to add extra f…
Mobile emulation is a powerful feature built right into Google Chrome. If you’re a web developer, QA tester, or digital marketer, it’s something y…
Codekit 2 was released a few weeks ago, and as expected, there are some big changes in this new version. For those of you who’ve just heard of it, C…
In our previous discussions, we explored various WordPress customizations that involve adding code to the functions.php file to enhance theme function…
As the current most-used CMS, WordPress has numerous plugins that enhances its capabilities. To name a few, there is a very popular plugin called WooC…
For nearly two years, we’ve been sharing valuable resources with our community of developers and designers. The world of web development continues t…
This is the last part of our series: Install PHP, Apache, and MySQL in Mac without MAMP. And if you have been following the series (see Part 1 and Par…
In the previous tutorial of this series, we configured Apache and PHP, enabling us to run .php files on our local server. As a follow-up, we will now …
Using MAMP is probably the easiest way to get PHP, Apache, and MySQL up and running on macOS. You simply place the application in the Applications fol…
Bootstrap offers a responsive grid system and a variety of web components that make it easy to create a responsive website swiftly. While Bootstrap tr…