We recently created a string matching application to gather data, analyze it and produce results bas...
A few months ago I tried to make a demo of a VR app for web. I started to research virtual reality f...
Do you remember our Ionic Starter Kit for jump starting new Ionic projects? Well it’s still out th...
Playing with Ionic 2 After reading the announcement of the new Ionic 2 beta I started to look for a...
What are JavaScript Promises? Today I want to talk about Promises in JavaScript. The MDN docs say: “The Promise object is used for deferred and asynchronous computations. A Promise represents an operation that hasn't completed yet, but is expected in the future.” In one article I read the Promise...
Web components Exploring new methods to improve my code in JS and increase performance I started to look through some new libraries. Our CTO told me that Polymer has some awesome and interesting solutions for speeding up apps and using the latest browser ‘Web Components’ (Custom elements, Shadow ...
Ionic as standard Ionic framework has become a regular part of our arsenal here at Ekreative. Whene...
Ionic’s new Web Client I want to tell you about the new Web Client from Ionic framework. I got the update message from their team and decided to explore it for myself. I faced a few little problems as I did it, so I’m writing this post to tell you about those problems and about the solutions I fo...