Viewing profile — yashke
yashke
HN member- Joined
- Thu, Oct 09, 2008, 2:23 PM UTC
- HN karma
- 181
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About yashke
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #5238786
Ok, now I see what you meant. So basically we don't want to limit audience of that idea to just CoffeeScripters. Also: maybe we'll switch to JS some day - if community show the nee…
-
comment
Comment #5238694
We use Around in such cases - it can put original method call to callback of asynchronous method.
-
comment
Comment #5238296
So the switching your mindset to hexagonal.js is quite hard at the beginning and I think it's the most time consuming part. Then you are very productive - gameboxed.com developed >…
-
comment
Comment #5238250
We'll try to deliver new examples in pure JS.
-
comment
Comment #5238111
To be honest most of project I developed with hexagonal.js have Rails as a backend and it's really powerful with sprockets on board. So give it a try, maybe in toy project.
-
comment
Comment #5238099
Sorry for my poor english, I'm still learning :(
-
comment
Comment #5238074
Good question. In hexagonal.js approach client side is full app - so there's model part (use case is part of model), glue ~ controller and views are GUI and other adapters.
- story
- story
- story
-
comment
Comment #5032041
I scoped my blog just to unit tests, because it's short note rather than article. DI can be useful on integration and acceptance level too - for simple apps you should be able to c…
- story
-
comment
Comment #4882173
I think the basic difference between library and framework is that if you use framework it's responsible for bootstrap of your application, and library does not. But also framework…
-
comment
Comment #4876251
Thanks, as I mentioned in other comment - I plan to digg deeper and share knowledge, so be patient :)
-
comment
Comment #4876082
That's the next topic I want to digg in playing with Google Analytics. When I have some results I'll post them.
- story
-
comment
Comment #4865525
Thanks for your comment. I really try to find which part of this post could alienate any of our customers and I can't. I just described why we decided not to use ORM and I find it …
- story
- story