Quantcast
Channel: o2.js » refactoring
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

Creating A Mobile JavaScript Chat – Part 4: Cross-Domain Restrictions

Android loves you In the former tutorial of this series, we created a sample mobile application that’ll run in an Android mobile device. All the HTML, CSS and JavaScript files, which the application...

View Article



Image may be NSFW.
Clik here to view.

Unit Testing with JavaScript — Part 1: Best Practices

You need testing - Yo! Despite the fact that unit testing can add considerable value to the quality of your code, it can do more harm than good, on the long run, if you do not implement it correctly....

View Article

Image may be NSFW.
Clik here to view.

Everything You Need To Know About JavaScript Functions (and more)

One Lambda to Rule Them All Functions are the building blocks of any JavaScript module. In this tutorial, we’ll have a glance on basic principles behind functional programming in JavaScript, along with...

View Article

Image may be NSFW.
Clik here to view.

How to Refactor a Mess into an Organized Web Application (Part 0: Teaser)

Getting Organized Soon... Ever found yourself as the front-end coder of a fat-client project, where the project has the following characteristics: The project has been going on for over for serveral...

View Article

Image may be NSFW.
Clik here to view.

How to Refactor a Mess into an Organized Web Application (Part 1: the BPC...

Doesn't it look delicious when you organize things into layers? In the former post I said that we would be refactoring chaos into order. This article is the next in the series; and here we will be...

View Article


Image may be NSFW.
Clik here to view.

How to Refactor a Mess into an Organized Web Application (Part 2: the Server...

Chaos Converging Into Order Overview In the former post of our series, we started to refactor a simple vcard application, which initially was a total mess. In the first part, we defined a skeleton...

View Article

Image may be NSFW.
Clik here to view.

How to Refactor a Mess into an Organized Web Application (Part 3: the Client...

"Client Side" is Your Gateway In part 2 of the series, we organized the server-side of our vcard demo application. Today, we will be dealing with the client side: We will be progressively enhancing our...

View Article

Image may be NSFW.
Clik here to view.

Now you can have o2.js as a node.js module and require it from npm too

o2.js + node.js + npm Unless you have been living in a cave for the recent two years, you should known that node.js is a highly efficient platform built on Chrome’s JavaScript runtime for easily...

View Article


Image may be NSFW.
Clik here to view.

JavaScript Widget Development Best Practices (Part 5: Getting Your Hands Dirty)

getting our hands dirty I’m giving a talk on JavaScript Widget development best practices tomorrow at jstanbul 2012. At the conference, I will have a 30-minute timeframe to express as much as I can...

View Article


Image may be NSFW.
Clik here to view.

JavaScript Widget Development Best Practices (Part 6: Refactoring the Widget...

refactoring the codebase into logically-related modules In the former article of the series We rendered the user interface of our widget inside an anchor element in publisher’s website; We...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images