…et's say that you've recently started developing things with WordPress. Perhaps you've created basic theme or a plugin that does something simple, but you're ready to jump into more complex topics.This may include things such as custom meta boxes, the Settings API, custom post types, or using custom taxonomies. All of…
…ebase is a great technology that allows us to create web apps without any server-side programming, so that development becomes quicker and easier. In this article I will show you how to use it along with AngularJS to achieve the best developer and user experience possible.What's so great about using…
…econd part of this series, we’ll explore ways to optimize our category and product pages for best search results. We'll also review some advanced techniques on how to avoid duplicate content penalties from search engines. So, without further ado let’s start, as we have a lot to cover here.Optimizing Category…
…e CreatingPushover is one of my favorite services over the past few years; it makes it easy and inexpensive for developers to send push notifications to iOS and Android devices without having to develop their own application. It also recently added desktop browser notifications as well. The service is largely free for…
…e and amazing front-end web framework, and AngularUI is a suite of tools made possible by Angular's extensibility. In Better Web Apps With AngularUI, Tuts+ instructor Andrew Burgess will take you through each of the utilities AngularUI provides. You’ll see what they can do, how to use them, and how AngularUI can bring a whole new…
…eries, we're taking a look at what WordPress taxonomies are, their definition, when to use them, and how to incorporate them into our themes. To make sure we're covering this in as much detail as possible, we're approaching this from the perspective of a beginner.As mentioned in the first post…
…e first two parts of this series, you learned how to install WooCommerce and configure its settings. Now it's time to add some products to your store!But before you can add any products, you need to configure your product settings, which is what this tutorial will work . Let's take…
…e been following the world of JavaScript, you've likely heard of promises. There are some great tutorials online if you want to learn about promises, but I won't explain them here; this article assumes you already have a working knowledge of promises. Promises are touted as the future of asynchronous programming…
…er is a tool that basically aids project managers and developers in planning their software development project. It's based on agile development methods, but works very well for all kinds of projects, assisting you through the whole process from the first scratch to the final release. The UI is very…
…eries, we have made most of the required steps for on-site optimization. Now, in the third part of this series, you'll learn how to optimize your Magento installation to reduce page load time, and how to integrate rich snippets to make your search results look more professional.Increasing SpeedReducing page load…