blawa

↗ HN profile [ 99.1 ms ] full profile
Karma
139
Created
March 3, 2015 (11y ago)
Submissions
0
  1. How do you guys manage your DB tables/schemas? One option is to have an sql script to create the empty tables, and also to start with hardcoded options. (Say all locations, or profession types). During upgrade, you know…

  2. This is a followup (very specific though) to the question I asked a couple of days back: https://news.ycombinator.com/item?id=9162139 Thank you for the helpful answers there. I'm still going through the excellent links…

  3. Hello HN, Are there any treatments of the topic of web front-end software design? I'm looking for something similar to "Design Patterns" (http://en.wikipedia.org/wiki/Design_Patterns) but for web front-end HTML/CSS.…