technews.am is a new community for breaking news across the technology sector. We are still in Alpha, so please bear with us.

More stories from nettuts »

NETTUTS  5 days ago:

Building Ribbit in Meteor -

This is a continuation of the Twitter clone series with building Ribbit from scratch, this time using Meteor.

NETTUTS  5 days ago:

Tuts+ Jobs is now free! -

Our awesome new job board is now free and full of enticing opportunities!

Tuts+ Jobs is a job board for full time, part time and casual employment opportunities for web and creative professionals.

NETTUTS  6 days ago:

Combining Laravel 4 and Backbone -

For this tutorial, we’re going to be building a single page app using Laravel 4 and Backbone.

NETTUTS  6 days ago:

New from Envato: The Easiest Way for Web Devs to Get Design Work Done -

As we’ve talked about before on Nettuts+, sometimes it feels impossible to keep up with all the skills, languages and tools you need to learn to be a great web developer.

NETTUTS  Jun 12 13 :

Intro to Flask: Signing In and Out -

Many web applications require users to sign in and out in order to perform important tasks (like administration duties).

NETTUTS  Jun 11 13 :

Working With Data in Sails.js -

Sails.js is an up and coming Node.js framework, with a focus on freedom and smart defaults. In this article we’ll take a look at some of the data features Sails provides out-of-the-box, for easily making complex apps.

NETTUTS  Jun 10 13 :

What Are You Using? -

We spend a lot of time following the thought leaders in web development, in many cases using the tools and libraries they’ve built, reading the posts they’ve written, articulating cool techniques they’ve learned, and in some cases, attending the defining conference for a specific language.

NETTUTS  Jun 06 13 :

Parallel Testing for PHPUnit with ParaTest -

PHPUnit has hinted at parallelism since 2007, but, in the meantime, our tests continue to run slowly.

NETTUTS  Jun 05 13 :

Whoops! PHP Errors for Cool Kids -

Whoops is a small library, available as a Composer package, that helps you handle errors and exceptions across your PHP projects.

NETTUTS  Jun 04 13 :

Creating a Multi-Page Site with Meteor -

As with any web application, creating multi-page sites requires a specialized set of tools. In this article we’ll take a look at developing a library, that not only can differentiate between the different URIs, but one that takes advantage of Meteor’s core features.