GodLikeMouse
  • Blog
  • Music
  • About Me

JavaScript

Code

Understanding JavaScript Execution Scope

By utilizing the var keyword as a literal, pseudo structures or pseudo namespaces can be created. JSON/Pseudo Structures: All members and methods within a pseudo structure are public. The psuedo structures are non-instantiable. To access a member of a pseudo structure, use the structureName.member or structureName.functionName() syntax. As you can Read more…

By GodLikeMouse, 18 yearsMay 10, 2007 ago
Code

JavaScript Singleton Pattern

Singletons are quite effective when it comes to needing only a single instance of a class or object instanciated, regardless of when or who creates it. Let’s start by creating a basic class that we will later turn into a singleton: So, now we have a simple ValueObject class, which Read more…

By GodLikeMouse, 18 yearsMay 10, 2007 ago
Code

Developing A 3D JavaScript Engine

Many developers have really pushed the limits of JavaScript development. Most advancements have been geared toward business applications, but what about the fun stuff. What about doing it just for the challenge or perhaps, for gaming. So let’s develope a 3D JavaScript engine. Let’s start with the most basic structure Read more…

By GodLikeMouse, 19 yearsJune 11, 2006 ago

Posts pagination

Previous 1 2 3
  • Blog
  • Music
  • About Me
Hestia | Developed by ThemeIsle