Quantcast
Channel: Envato Tuts+ Code
Browsing all 5160 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

Creating Reusable Forms in Symfony 2

tag:code.tutsplus.com,2005:PostPresenter/cms-21244In this video, we'll build upon our existing knowledge of Symfony 2 to learn how to create reusable forms. We'll learn how to create a separate form...

View Article


Image may be NSFW.
Clik here to view.

Sharing Polymer Components: Part 1

tag:code.tutsplus.com,2005:PostPresenter/cms-21264In my last tutorial about the Polymer library, I explained how to take advantage of this great new tool to create reusable web components. The key...

View Article


Image may be NSFW.
Clik here to view.

Setting Up Firebase for Your Next Project

In today's tutorial we will get you up and running with Firebase by building a simple chat room application by leveraging Firebase's Javascript API. This application will provide you with the building...

View Article

Image may be NSFW.
Clik here to view.

Using New Relic to Monitor Your Servers

A running application is not just a bunch of code, the code also has to run somewhere. I am talking about your production servers. It is just as important to ensure that your production boxes are...

View Article

Image may be NSFW.
Clik here to view.

You Requested It, We Made It: Free PHP Testing Course

tag:code.tutsplus.com,2005:PostPresenter/cms-21283Back in January we asked followers of our Facebook page to suggest and vote for the topic of the next PHP course we create. The winning suggestion was...

View Article


Image may be NSFW.
Clik here to view.

JavaScript Tools of the Trade: CodePen.io

When I wrote about JSBin awhile back, it definitely stirred up a lot of conversation and debate about which online code snippet editor was the best. A couple of alternatives were thrown out, especially...

View Article

Image may be NSFW.
Clik here to view.

Real-Time Chat With Node.js' Readline & Socket.io

What You'll Be CreatingNode.js has an under-appreciated module in its standard library that is surprisingly useful. The Readline module does what it says on the box: it reads a line of input from the...

View Article

Image may be NSFW.
Clik here to view.

Resources for Staying on Top of JavaScript

Last year, I wrote about and recommended some great resources for getting good with andJavaScript. A year is a long time in Internet terms and I figured now was a good time for a refresh. JavaScript...

View Article


Image may be NSFW.
Clik here to view.

Form Validation in Symfony 2

Today we're going to continue where we left off last time, where we learned how to build reusable forms in Symfony 2. In this video, we'll learn how to validate the data that has been submitted to our...

View Article


Image may be NSFW.
Clik here to view.

Single Page ToDo Application With Backbone.js

Backbone.js is a JavaScript framework for building flexible web applications. It comes with Models, Collections, Views, Events, Router and a few other great features. In this article we will develop a...

View Article

Image may be NSFW.
Clik here to view.

Resources to Get You Up to Speed in Node.js

For a long time, JavaScript developers hoped for a server-side solution that would allow them to fully and easily leverage their favorite programming language on the backend. Through the years, a...

View Article

Image may be NSFW.
Clik here to view.

Working With Databases in Symfony 2

Today we'll continue working with Symfony 2 where I'll show you how to get started working with databases. I'll be covering setup and config, generating the database, generating your getter/setter...

View Article

Image may be NSFW.
Clik here to view.

Google Chrome Hegemony

Google Chrome is one of the biggest players in the Web today. It's fast, reliable, packed full of features, and is extremely helpful, especially if you are a web developer.  Chrome also allows the...

View Article


Image may be NSFW.
Clik here to view.

Sharing Polymer Components: Part 2

In part one of this series, I went over how to configure the great new boilerplate, untitled-element, that the Polymer team created to make creating and sharing Polymer components substantially easier....

View Article

Image may be NSFW.
Clik here to view.

Refactoring Legacy Code: Part 6 - Attacking Complex Methods

Old code. Ugly code. Complicated code. Spaghetti code. Gibberish nonsense. In two words, Legacy Code. This is a series that will help you work and deal with it.In our previous five lessons we invested...

View Article


Image may be NSFW.
Clik here to view.

Rapid Website Deployment With Django, Heroku & New Relic

Rapid development and deployment of applications is quickly becoming a requirement and goal for many projects, old and new. Fortunately, a vast array of options are springing up for developers to take...

View Article

Image may be NSFW.
Clik here to view.

Deb.js: the Tiniest Debugger in the World

We, as developers, write code. Now we're not just writing, we're also checking if the written code works. We spend a lot of time and put in much effort, ensuring that our programs do what they are...

View Article


Image may be NSFW.
Clik here to view.

Refactoring Legacy Code: Part 7 - Identifying the Presentation Layer

Old code. Ugly code. Complicated code. Spaghetti code. Gibberish nonsense. In two words, Legacy Code. This is a series that will help you work and deal with it.In this seventh chapter of our...

View Article

Image may be NSFW.
Clik here to view.

A BDD Workflow With Behat and Phpspec

In this tutorial, we will have a look at two different BDD tools, Behat and phpspec, and see how they can support you in your development process. Learning BDD can be confusing. New methodology, new...

View Article

Image may be NSFW.
Clik here to view.

What Is Go?

Go is an open source programming language developed at Google and designed to help build simple reliable software systems. The core strength of Go is its concurrency mechanisms which make it simpler to...

View Article
Browsing all 5160 articles
Browse latest View live