Wednesday, May 12, 2010 |
|
|
Thought it was about time I start these back up. Simply a few links I find interesting, perhaps some short brief thoughts that don’t necessarily deserve their own post, or whatever tidbits I may find interesting. - I hate nulls, I hate checking for them, I hate having to muddy my code up testing for null. In code that I write I try to avoid return nulls as much as possible. John Sonmez seems to agree with me in this nice article.
- I love enums… I love using them, I love the readability they give me… I love the aspect of limiting my choices on values so I don’t have to worry about bad values, I love not having to check for nulls…I could go on, but it seems once again John Sonmez agrees with me. Read his article.
- I love var….ok, that is an exaggeration….I do like it though. Resharper suggests strongly that I use it (by default anyway), so I got in the habit of doing so. I’m not extreme, I only use it when the type of the variable is evident from surrounding code. Yes, here again John writes and speaks of his conversion to the var side.
- jQuery is just cool. The plugins people create are incredible. Here is a cool one I found today, jQuery Circulate. That’s one I just want to find a use for.
|
Wednesday, May 12, 2010 10:51:05 PM (Eastern Daylight Time, UTC-04:00) | | Midnight Snack
|
|
|
|
|
|
|
Archive |
July, 2011 (1) |
January, 2011 (1) |
September, 2010 (1) |
July, 2010 (1) |
May, 2010 (1) |
December, 2009 (1) |
July, 2009 (1) |
June, 2009 (2) |
May, 2009 (3) |
March, 2009 (1) |
January, 2009 (1) |
November, 2008 (1) |
July, 2008 (1) |
March, 2008 (3) |
January, 2008 (1) |
November, 2007 (1) |
October, 2007 (4) |
March, 2007 (4) |
February, 2007 (5) |
January, 2007 (19) |
December, 2006 (1) |
May, 2006 (2) |
April, 2006 (1) |
March, 2006 (2) |
February, 2006 (7) |
January, 2006 (8) |
December, 2005 (8) |
November, 2005 (4) |
|
|
|
|
Themes |
Pick a theme:
|
|
|
|