Viewing profile — juliendc
juliendc
HN member- Joined
- Thu, Feb 09, 2017, 12:46 PM UTC
- HN karma
- 172
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About juliendc
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #25871667
FYI there is a typo in the CTAs. It should be "Request Availability" instead of "Request Availibility". I'd fix that because it doesn't look very professional. Otherwise the concep…
-
comment
Comment #24121088
A very respected developer in my previous company once told me: "make the change easy, then make the easy change". I guess everybody has already heard it because it's kind of a fam…
-
comment
Comment #23617603
They are following the trends of flat design and rounded corners, which I don’t really mind. I’m more bothered by the fact that nothing is aligned: the GitHub logo, the breadcrumb,…
-
comment
Comment #23509123
I built this because I didn't find any good quality library of resources for product managers. Usually it's a simple list with just a few informations. I've put all those resources…
- story
-
comment
Comment #20927424
Yes I totally agree with you, it's not a fair comparaison. My point was indeed that there is no real Rails equivalent in the Node ecosystem. Something mature which is supported by …
-
comment
Comment #20922522
I can totally relate on this. In the end I think Rails and Node have different purposes. I would still use Node for proxy-style servers. Something with a small and focused scope wh…
-
comment
Comment #20922312
I've recently built a Node server with TypeScript and it's a joy to use with external libraries when the types are available. It's such a time saver to not have to guess which meth…
-
comment
Comment #20921848
I've a bunch of small Rails apps running on Heroku and I've to say that I'm impressed by the relevance of the new features in the latest Rails releases. Action Text, Active Storage…