Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
29 technical lessons learned from recent experiences with socialmedian (betashop.com)
22 points by betashop on Nov 5, 2009 | hide | past | favorite | 2 comments


Great read and good "best practices". Just don't agree with #3: "3. Queries: avoid joins. No exceptions to this rule." If you have a complex data model but need fast (mostly read-only) access to huge data sets, consider adding an additional layer using a search engine. Check out this Wikipedia article: http://en.wikipedia.org/wiki/Search_oriented_architecture


Can't say I agree with #10 - "Files like (sic) Srciptaculous and Prototype should be loaded directly from the Google Ajax Libraries API".

Remember a few months ago when Google and all sites using Google services were really slow? (http://news.ycombinator.com/item?id=608866)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: