Software developer. Maintainer of Gnomock and Gocovsh. Sometimes I write about the tech I use. Opinions are personal.
Moving from PhantomJS to Chrome
We used PhantomJS for automated UI testing for some time. It successfully helped us to be sure that our Polymer-component based pages behaved correctly. At least that’s what we thought. We used Mocha for testing with mocha-phantomjs package. Our tests looked pretty much the same: we created some components, triggered events and evaluated the results.
6 areas to improve as a developer
I love learning new stuff. There are tons of things I’d like to read, understand and remember. I’m sure such attitude helps me to constantly improve myself and grow professionally. A lot of developers share my point of view, and these who don’t, probably should.