Posts Tagged ‘Best Practices’

featured_image

Clean Coding: Refactoring a large project, in baby steps

If you have ever worked on a large project (or you are currently), you may have experienced the Janitorial-syndrome, which is “Man, I wish there was a virtual Janitor that ...

AS3 Level-2: Event Bubbling

I’ve come across several different ways how various company Flash Developers use Events. Some discover it for the first time and think its a great concept to pass a notification ...