Magento Pre-Launch Checklist
Making a Magento website live is not child’s play. If you are a Magento developer you know that this a daunting task for even a seasoned developer. It's the final step of a long and stressful journey,...
View ArticleA Look at More WooCommerce Product Settings
In the previous article, we configured how an online store owner can set some of the product settings. We configured half of the setting and in this post we are going to completely configure...
View ArticleBuild an AngularJS App From Scratch, Powered by Python EVE
In the previous part of this series, we saw how to get started with Eve, a Python REST API framework, and create some APIs. In this part of the series, we'll make use of those APIs to create an...
View ArticleIntroduction to Craft CMS
What You'll Be CreatingFor developers who want more control and performance than WordPress offers, Craft CMS offers a compelling solution. In this tutorial, I'll introduce you to Craft CMS and...
View ArticleAn Introduction to Kotlin
IntroductionEver since Apple released the Swift programming language for iOS, lots of Android developers have wanted a similar language for Android development. If you are one of those developers, you...
View ArticleWin a Free Session With a Tuts+ Expert
We recently launched Tuts+ Experts, your one-stop shop for individual training! Get your most pressing questions answered by your favorite Tuts+ instructors in a private hour-long session for just...
View ArticleThe Beginners Guide to WooCommerce Taxes
Now that we've finished looking at WooCommerce Products and their associated settings, let's look into the tax configuration options for WooCommerce.Tax SettingsBeing an online store owner you will...
View ArticleWant to Work For a Top Digital Company? Here's What They're Looking For
We all hear talk of the technical skills shortage and how tough it is for employers to hire the best talent, but if you're looking for a tech job, it might feel like things are the other way around....
View ArticleCreating a Web App From Scratch Using Python Flask and MySQL: Part 4
In the previous part of this tutorial series, we implemented the required functionality for a logged-in user to add a wish. We also saw how to display the wishes entered by a user on the user home...
View ArticleA Fast, Accurate Way to Test Internet Explorer on iOS, Mac OS X, and Android
Earlier this year, the Microsoft team launched a new tool to make it easier to test sites in IE regardless of which platform you’re on; seriously! It’s part of their work on Microsoft Edge and its new...
View ArticleMeet Tuts+ Reader Andrew Garcia
Name: Andrew GarciaLocation: Manila, PhilippinesTopics of Interest: PHP, WordPress, Laravel, Magento, MarketingOccupation: Web developerIn our series of Tuts+ community stories so far, you've met South...
View ArticleProgramming With Yii2: AuthClient Integration With Twitter, Google and Other...
What You'll Be CreatingIf you're asking, "What's Yii?" check out my earlier tutorial: Introduction to the Yii Framework, which reviews the benefits of Yii and includes an overview of what's new in Yii...
View ArticleCreating a Web App From Scratch Using Python Flask and MySQL: Part 5
In the previous part of this series, we saw how to implement the Edit and Delete wish functionality for our Bucket List Application. In this part we'll implement the paging functionality for our user...
View ArticleCreate a Native Apple Watch App for watchOS 2
In this tutorial, you will learn how to take advantage of new APIs and functionality in watchOS 2 to make a native Apple Watch application. This includes picker interface elements, native animations,...
View ArticleNew Course: Easy Hosting With Azure Websites
Cloud services have fundamentally changed the web, and Microsoft's Azure is at the forefront of the cloud revolution. Azure offers a wide array of services, from virtual machine instances to SQL...
View ArticleThe Tuts+ Guide to Template Tags: Third Batch
In the third part of the series, we went through the second batch of WordPress template tags. In this fourth part, we're going to go through the third batch of the almost 200 template tags. Throughout...
View ArticleCreating a Web App From Scratch Using Python Flask and MySQL: Part 6
In the previous part of this series, we implemented paging for the wish list on the user home page. In this part of the series, we'll implement an option for the user to upload an image representing a...
View ArticleECMAScript 6 Power Tutorial: Template Strings
Welcome to the second part of my series about ECMAScript 6! One of my favorite new web standards of Microsoft Edge, the new browser rendering engine we’re creating at Microsoft, is the extensive...
View ArticleMobile Devices: the Gap Between Creation and Consumption
Can you create for the web using your mobile device?This question has erupted from the mouths of web designers and programmers since the earliest models of smart phones. How capable are modern mobile...
View ArticleCreate a Custom Payment Method Module in Magento: Part One
Being a successful e-commerce framework, Magento provides lots of payment methods in the core itself. However, you can also create a custom payment method extension to plug in your choice of payment...
View Article