Your Web News in One Place

Articles by TutsPlus - Code from July 2013

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
< Return to TutsPlus - Code details.
06:36 am GMT - Tue, July 30, 2013
TutsPlus - Code Interview With Chris Williams
When you think about people who have made an impact in the JavaScript community, I think most people would immediately think of Brendan Eich, Douglas Crockford or John Resig. And rightfully so, as the...
01:31 am GMT - Sat, July 27, 2013
TutsPlus - Code Handlebars.js a Behind the Scenes Look
Handlebars has been gaining popularity with its adoption in frameworks like Meteor and Ember.js, but what is really going on behind the scenes of this exciting templating engine?In this article we wil...
01:07 am GMT - Fri, July 26, 2013
TutsPlus - Code Two-Factor Auth Using Authy
It feels like every day you read about a new security breach on a website, in many cases involving weak passwords. It’s a known fact that users are notoriously lax when it comes to choosing thei...
02:36 am GMT - Thu, July 25, 2013
TutsPlus - Code Resources to Get You Up to Speed in Ember.js
You've probably noticed a lot of chatter lately about the Ember.js framework and rightfully so. It aims to make it substantially easier to build single-page web apps by abstracting a lot of the co...
04:37 am GMT - Tue, July 23, 2013
TutsPlus - Code Real-Time Messaging for Meteor With Meteor Streams
This is 2013. If you are going to build a webapp, you must add real-time capabilities to the app. It is the standard. Meteor does a pretty good job at helping you to quickly build and make apps real-t...
03:14 am GMT - Sat, July 20, 2013
TutsPlus - Code Introduction to Express
A few years ago I, like many people, began to hear more and more about Node.js. I had been building server-side applications in ColdFusion for over a decade but was always curious to see how other pl...
11:03 pm GMT - Fri, July 19, 2013
TutsPlus - Code Learn Ember With Us for Free
Hopefully, it’s clear by now that Envato and Tuts+ are dedicated to education. In addition to the various Tuts+ sites like this one, we also offer Tuts+ Premium, which provides the best web deve...
08:22 pm GMT - Fri, July 19, 2013
TutsPlus - Code Fantastic Web Development Courses Available on Tuts+ Premium
Tuts+ Premium courses teach you a single skill from top to bottom, inside out.Currently, more than 15,000 members are sharpening their skills in web design, web development, Photoshop, vector design, ...
04:13 am GMT - Fri, July 19, 2013
TutsPlus - Code Pure: What, Why, & How?
This tutorial will introduce you to Pure, a CSS library made of small modules, that can help you in writing completely responsive layouts, in a very fast and easy way. Along the way, I’ll guide ...
10:42 pm GMT - Wed, July 17, 2013
TutsPlus - Code Interview With Elijah Manor
It's truly a unique and interesting experience to watch someone transcend from one community to another with little to no issues. In this case, we're talking about Elijah Manor who successfull...
09:00 pm GMT - Tue, July 16, 2013
TutsPlus - Code Introducing the New NettutsPlus Editor Team
As many of you may have noticed, Jeffrey Way has recently been a little quieter around here than usual. This is because he’s gradually been stepping down as Editor of Nettuts+, and handing the r...
02:04 am GMT - Tue, July 16, 2013
TutsPlus - Code Building Apps With the Yeoman Workflow
What Is Yeoman?Trick question. It’s not a thing. It’s this guy: Basically, he wears a top hat, lives in your computer, and waits for you to tell him what kind of application you wish to ...
03:08 am GMT - Sat, July 13, 2013
TutsPlus - Code OAuth 2.0 The Good, The Bad & The Ugly
In a world dominated by social media, it’s hard to not come across a client application which you have used to access restricted resources on some other server, for example, you might have used...
11:52 pm GMT - Thu, July 11, 2013
TutsPlus - Code Eight Cool Features Coming in ES6
ES6 is coming and with it brings many great things that will help us develop better and faster web applications. Let’s have a look at the most significant ones.Syntax SugarIn ES6 there is a lot ...
08:30 pm GMT - Thu, July 11, 2013
TutsPlus - Code Tuts+ Premium Mid-Year Sale 25% off Yearly Subscriptions
2013 is flying past it’s already July! But there’s still plenty of time left to skill up and really make the most of 2013.Tuts+ Premium has a huge collection of courses, tutorials, eBooks...
02:35 am GMT - Thu, July 11, 2013
TutsPlus - Code Responsive Screenshots With Casper
Capturing screenshots is annoying, but most of time it has to be done and usually it’s you – The Developer – who has to do it. Taking a few screenshots isn’t too bad, but lets ...
08:42 pm GMT - Tue, July 9, 2013
TutsPlus - Code Required JavaScript Reading
I’m asked regularly about books and online resources to get up to speed on JavaScript. Seems like everyone wants to get in on the JS action and with good reason; it’s a great language to k...
12:28 am GMT - Sat, July 6, 2013
TutsPlus - Code Developing Google Chrome Extensions
It’s no secret that my favorite browser is Google Chrome. I like it because it’s fast, reliable, it doesn’t crash (very often), and it looks good. There’s also something else w...
12:48 am GMT - Fri, July 5, 2013
TutsPlus - Code Interview With Dan Croak of Thoughtbot
Dan Croak is the Chief Marketing Officer of the prominent development shop thoughtbot. Before he moved to San Francisco to start thoughtbot’s west coast branch, Dan was a friend of mine in Bosto...
04:10 am GMT - Thu, July 4, 2013
TutsPlus - Code Organic Development
IntroductionI was working as a graphic designer a few years ago and a common problem that I would run into was picking color schemes for new projects. One of my colleagues said, “Just pick a nic...
03:09 am GMT - Tue, July 2, 2013
TutsPlus - Code Exploring Rack
If you’re a Ruby programmer who has done any kind of web development, you’ve almost certainly used Rack, whether you know it or not, as it’s the foundation which most Ruby web framew...