13713 readersFile uploads are generally a tricky area in web development. In this Tuts+ Premium tutorial, we will learn how to use Dragonfly, a powerful Ruby gem that makes it easy and efficient to add any kind of upload functionality to a Rails project.
Become a Premium member to read this tutorial, as well as hundreds of
7407 readersIf you prefer the written word, we have a fantastic session on working with Dojo Toolkit, created by Andrew Burgess. However, for the visual learners among us, I also asked him to prepare a series of screencasts for the series as well. I’m pleased to announce that, today, we’ve released these videos exclusively to our
9432 readersI don’t know about you, but I’m always looking for better ways to organize my JavaScript. Recently (only a week or so ago), I’ve discovered what seems to be the best pattern yet. In this tutorial, I’ll introduce you to AMD: Asynchronous Module Definition and RequireJS. Hang on tight; it’ll be a wild ride!
Become a
7572 readersIn this in depth Premium video tutorial, I’ll teach you how to use custom post types, taxonomies, and meta boxes to extend your WordPress application into CMS-like territory.
Become a Premium member to read this tutorial/screencast, as well as hundreds of other advanced tutorials and screencasts from the Tuts+ network.
You’ll Learn About…
What are custom
2381 readersThere are numerous ways to display Twitter and Facebook posts on your website, but many of them lack the ability to customize the look and feel of that information. This Premium tutorial screencast will demonstrate how to retrieve the raw data from both social media giants and combine them into one feed to use on
9907 readersIn this Premium series, we review version four of the JavaScript framework, ExtJS. We’ll cover what it is, how to install it, and then work through a variety of demos that demonstrate how to take full advantage of the framework.
Become a Premium member to read this tutorial, as well as hundreds of other advanced tutorials
11034 readersThis likely isn’t the first tutorial on testing that you’ve ever seen. But perhaps you’ve had your doubts about testing, and never took the time to read them. After all, it can seem like extra work for no reason.
This tutorial (with screencasts) intends to change your views. We’re going to start at the very beginning:
7997 readersEach month, we bring together a selection of the best tutorials and articles from across the whole Tuts+ network. Whether you’d like to read the top posts from your favourite site, or would like to start learning something completely new, this is the best place to start!
Huge Improvements to Tuts+ Premium
As many of you know,
6321 readers
In this Premium video tutorial, we’ll teach you how to deploy your first Rails web application with Heroku. Particularly if you’re somewhat new to Rails, you may find that you’re met with a long string of errors when pushing your app and database to their servers. Don’t worry, though; this screencast will take you through
12403 readersIn this Tuts+ Premium screencast, we’ll review RequireJS, an asynchronous module loader and dependency manager, and AMD, which defines the mechanism and guidelines for declaring and importing modules.
Become a Premium member to view this screencast, as well as hundreds of other advanced tutorials and screencasts from the Tuts+ network.
You’ll Learn:
What is AMD? Why is it