Koala App: A Cross-platform App for Modern Web Development
In the days of Netscape and Internet Explorer 6, most web developers only wrote web documents in plain HTML, CSS, and JavaScript. Today, we have plent…
In the days of Netscape and Internet Explorer 6, most web developers only wrote web documents in plain HTML, CSS, and JavaScript. Today, we have plent…
The Internet Explorer in-browser Developer Tools (IE DevTools) has long been lacking several critical functionalities for debugging, making it nearly …
… well not ALL WordPress plugins, just the bad ones. Like every other tool out there, there are some plugins that work for you, e.g. for creating co…
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…
We have been covering this series for almost two years. But it seems that the resources for developers and designers are infinite; every month, there …
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…