Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yashke
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yashke
14y ago
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 need.
2.
▲
by
yashke
14y ago
We use Around in such cases - it can put original method call to callback of asynchronous method.
3.
▲
by
yashke
14y ago
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 > 20 small and large apps using hexagonal.js last year.
4.
▲
by
yashke
14y ago
We'll try to deliver new examples in pure JS.
5.
▲
by
yashke
14y ago
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.
6.
▲
by
yashke
14y ago
Sorry for my poor english, I'm still learning :(
7.
▲
by
yashke
14y ago
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.
8.
▲
Introducing hexagonal.js
(blog.arkency.com)
59 points
by
yashke
14y ago
|
42 comments
9.
▲
Web is no longer request-reply
(blog.arkency.com)
3 points
by
yashke
14y ago
|
0 comments
10.
▲
Black-box Ruby tests
(blog.arkency.com)
9 points
by
yashke
14y ago
|
0 comments
11.
▲
by
yashke
14y ago
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 configure whole app or its parts as easy as you run it on pro
12.
▲
Blogging for developers
(blog.arkency.com)
4 points
by
yashke
14y ago
|
0 comments
13.
▲
by
yashke
14y ago
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 drives structure of result codebase - filenames convention,
14.
▲
by
yashke
14y ago
Thanks, as I mentioned in other comment - I plan to digg deeper and share knowledge, so be patient :)
15.
▲
by
yashke
14y ago
That's the next topic I want to digg in playing with Google Analytics. When I have some results I'll post them.
16.
▲
Google Analytics for developers
(blog.arkency.com)
95 points
by
yashke
14y ago
|
43 comments
17.
▲
by
yashke
14y ago
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 quite interesting for others - they can disagree, show why I
18.
▲
One app, one user, one ruby
(blog.arkency.com)
7 points
by
yashke
14y ago
|
2 comments
19.
▲
Sending async data from Rails into the world
(blog.arkency.com)
14 points
by
yashke
14y ago
|
0 comments