Thoughts on software development

"The best is yet to come"

Saturday, August 27, 2016

Switched to Medium

›
This is my last post on Blogger. I have decided to switch to Medium , a great and simple blogging platform. My future post will be availab...
Monday, May 30, 2016

Lazy inter-module communication with require() and webpack

›
Motivation CommonJS' modules can be loaded on demand with require.ensure(...) . Example: require.ensure(["module-a"], func...
2 comments:
Sunday, May 15, 2016

NPM module Browser-Sync in Java / Web projects

›
Browser-Sync is a handy Node.js based NPM module which can be used for a faster web development. Browser-Sync synchronizes file changes and...
Sunday, April 3, 2016

Clean architecture of Selenium tests

›
In this blog post, I would like to introduce a clean architecture for Selenium tests with best design patterns: page object, page element (o...
4 comments:
Sunday, March 20, 2016

Promises in AngularJS. Part II. $q service.

›
I have already blogged about Promises in AngularJS 1.x . This is the second part which describes the Angular's $q service. The $q serv...
2 comments:
›
Home
View web version

About Me

My photo
Oleg Varaksin
View my complete profile
Powered by Blogger.