TechHui

Hawaiʻi's Technology Community

Featured Blog Posts – October 2012 Archive (4)

No code is sacred

This week, I'm deleting lots of my code.

This is actually a pretty common occurrence for me. In this case, a UI pattern that I came up with for a project works well in the small, but doesn't scale up. Other times, I've worked on a chunk of code and revisited it enough times that its structure was no longer clear, and the cognitive effort of remembering all its inconsistencies significantly outweighed the benefit of keeping it. Every once in a while I'll have thought of a better way to…

Continue

Added by Nathan Dwyer on October 23, 2012 at 1:00pm — 3 Comments

Why TypeScript?

A few weeks ago Microsoft released a preview for TypeScript.  What is TypeScript and why would you use it?  Initially TypeScript may look very similar in function to CoffeeScript or Dart.  These are two technologies TypeScript often gets compared to because all three can be used to generate JavaScript.…



Continue

Added by Douglas Ching on October 22, 2012 at 11:00am — 5 Comments

Growing Pains in Your Rails Applicaiton

If you have been part of building an application that has lasted longer than a month then you've probably had some troubles as the project grows.   Business logic requirements get more and more complicated.  Features change direction.  You occasionally "hack" something just to satisfy a release or an urgent bug fix, saying "I can refactor/clean this up this later..."

Then one day "later..." is now.  New features are getting harder and harder to implement.  Everything seems intricately…

Continue

Added by Chris Sass on October 19, 2012 at 4:29pm — 1 Comment

WCF - Week 3

WCF is a framework for building service-oriented applications.  The flexibility of the framework makes it very powerful, but that power requires some wisdom in the implementation.  In this post, there will not be many answers, but I hope to help you determine what questions to ask.

Sharing assemblies between the server and the client

Many developers like to do things such as override ToString().  Not surprisingly, that code will not survive being sent over WCF.  It is…

Continue

Added by Soichiro Yagami on October 15, 2012 at 1:00am — No Comments

Featured Monthly Archives

2020

2018

2017

2015

2014

2013

2012

2011

2010

2009

2008

Sponsors

web design, web development, localization

© 2024   Created by Daniel Leuck.   Powered by

Badges  |  Report an Issue  |  Terms of Service