-
Electron - When JS comes to Desktop Apps
When Node Webkit was released, it was a big thing. There was a massive hype for creating desktop apps using nw.js. But it had certain limitations and plus as per the blog post by the author itself, around WebKit library which lacked modern browser features and was hard to use...
1 min read Read On -
Setup CucumberJS with WebdriverIO
When it comes to testing your JS code, it is of utmost importance that you include acceptance tests as well, apart from unit tests. This is where tools like selenium or phantomjs come into play. These tools, help us run tests against our JS in a real browser. If we...
5 mins read Read On -
I <3 Javascript
It been some time, I have started writing Javascript and its absolutely amazing. I started loving it more, when JS moved from just being a front-end language to, all in one. Be it, frontend, backend and even desktop apps now. Since my start with SaleCycle, I have been working on...
1 min read Read On