chadwilken

↗ HN profile [ 74.6 ms ] full profile
Karma
38
Created
August 26, 2014 (11y ago)
Submissions
0
  1. I have never been a fan of the take home development test when your interviewing for a job. After hiring over the last few years I see the importance now. What are some good problems to include when creating a take home…

  2. We use a fair amount of React at my current job but it tends to be either a page fully built in React or a page rendered by Rails using ERB. I am curious how some sites like GitHub mix the two and what benefits or…

  3. I have been interesting in Domain-Driven Design using Rails but I can't seem to find a consistent pattern or setup of libs and directories. Some people use CQRS others user services, repositories, and make-shift…

  4. I’m looking for a large Rails app to reference for some design patterns. I have grow a Rails app more or less on my own and it now handles millions of requests per day. The problem is I feel like my code could be…