Tips and Tricks

  • submit to reddit

Video: Three Keys to Successful Single Page Web Applications

You've got 100 milliseconds for your web application to engage your users before they start to feel disconnected from the app. That's 1/10th of a second....

0 replies - 180 views - 05/19/13 by Allen Coin in Articles

Video: microformats2 & HTML5: The Next Evolutionary Step For Web Data

Tantek Çelik of Mozilla talks about the exciting improvements that microformats2 and newer HTML5 elements bring to structured web data. Tantek will start...

0 replies - 262 views - 05/19/13 by Allen Coin in Articles

Video: Building Web Applications with Ember.js

Ember.js is a framework for building front-end applications using JavaScript, yes, but what does it mean to build an interactive web app in Ember? In this...

0 replies - 371 views - 05/18/13 by Allen Coin in Articles

Pane for drawing in pseudo 3D

 Today we are going to go back to the practical lessons for html5. I think we have already done a good break in our lessons. In this tutorial I will show...

0 replies - 270 views - 05/18/13 by Andrey Prikaznov in Articles

Multi Environment WordPress wp-config.php

When you are developing any website you will always have different environments for your website, the number of environments you need will depend...

0 replies - 397 views - 05/17/13 by Paul Underwood in Articles

Achieving Abstraction In JavaScript

In computer science, abstraction is to hide certain details and only show the essential features of the object. Abstraction tries to reduce and factor out...

0 replies - 1731 views - 05/17/13 by Yusuf Aytaş in Articles

GitHub as a blogging platform

No, I'm not going to talk about creating some github-backed blogging system. I would like to talk about a blogging style I tried to apply recently. The...

0 replies - 2904 views - 05/17/13 by Alexander Beletsky in Articles

Simple JavaScript Testing with QUnit

Matthew Setter is a professional technical writer and passionate web application developer. He’s also the founder of Malt Blue, the community for PHP...

0 replies - 655 views - 05/17/13 by Leigh Shevchik in Articles

Putting breakpoints to HTML templates in Python

Python offers manydifferenttemplate engines for web application development to turn your view logic to HTML code on the server and then send the resulting HTML...

0 replies - 505 views - 05/17/13 by Mikko Ohtamaa in Articles

How to Link to your App in the App Store (WHY WAS THIS SO HARD?!)

This is, historically, one of my favorite iOS topics because of the ridiculous number of solutions to it: What if I haven’t published the app before? What if...

0 replies - 297 views - 05/16/13 by John Blanco in Articles

JavaScript Design Patterns - The Revealing Module Pattern

It has been a few weeks (ok, a few months) since my last blog post on JavaScript design patterns. I'd apologize, but frankly, it will probably be a few more...

0 replies - 893 views - 05/16/13 by Raymond Camden in Articles

Importing External Files in JavaScript

As a JavaScript application grows, navigation on the code becomes hellish. It comes to mind how useful it would be to have the ability to include JavaScript...

0 replies - 1376 views - 05/16/13 by Dmitry Sheiko in Articles

CSS Flip Boards

In this tutorial we are going to create a flip board effect by using CSS, there are 2 effects we can create one the hover event we are going to have one...

0 replies - 572 views - 05/16/13 by Paul Underwood in Articles

The Breadcrumb: Where does it belong?

Once a novel concept, the breadcrumb has become one of the strongholds of just about every content-heavy website's interface out there. When you consider...

0 replies - 574 views - 05/15/13 by Niels Matthijs in Articles

CSS and JavaScript tools to take your website to the next level

Want to enhance your website with the latest tools available? In this article, I have compiled a bunch of super useful tools to enhance your website and take...

0 replies - 2169 views - 05/15/13 by jb j in Articles