Y
Hacker News
new
|
ask
|
show
|
jobs
Angular/Protractor: A better way to implement page objects
(
medium.com
)
4 points
by
chrisrxth
3979 days ago
1 comments
vilmosi
3978 days ago
I was genuinely interested in this article, but I honestly don't understand the concept. I can't read coffeescript.
link
sandmansandine
3978 days ago
You can convert it to JS
http://js2.coffee/
(paste into the output) there isn't that much code in there to convert.
link