Vorleak Chy's Blog
I have passion for technologies
Post tagged "JavaScript"
If you cannot find what you are looking for, check the archives or use the category list provided in the right side-bar to view postings by category.
Here are the results of your request:
14
Nov 2008
Strategy Design Pattern
If you have the algorithms with conditional statements in the client code it will be messy. The Strategy pattern moves an algorithm from the client code to a separate class. A program that requires a...
10
Nov 2008
Factory Method Pattern in JavaScript
Last two months I posted about Factory Method Design Pattern in C#. Now I do the same thing in JavaScript. This is a simple example of the factory method pattern in JavaScript, The factory method getPhone()...
Subscribe-
Search-
Tags-
Categories-
Recent Comments-
- Using UUID as Primary Key in Ruby on Rails Thanks @Chamnap, I have...
- Using UUID as Primary Key in Ruby on Rails Not working. You need to...
- Installing GeoServer on Ubuntu Thanks for that! You saved me a lot...
- Change background color of TextBox or ComboBox in Windows Forms Hi....
- SQL Server 2005 Update Trigger Effect Multiple Rows Its really helpful...
Older Posts-
- Factory Method Design PatternThe factory method pattern is a design pattern that allows for the creations of objects...
- What are Design Patterns?Working everyday and sitting at your desk in front of your computer, you stare into...
- Vertical and Horizontal CSS Bar GraphCurrently, you may be running a website for long time which is also more popular...
Flickr Photostrem-
- Copyright 2010 Vorleak Chy's Blog. All Rights Reserved. Powered by Wordpress | Theme designed by Chris Murphy
- Back To Top
- Home

