Blog



Serverless Search Engine Optimization
Context When working with SPAs (like React or Angular apps), hosting them via serverless solutions like a CDN is a great way to ensure high


Automatic mobile app testing using Detox
At Ensolvers, we try to write as many automated test cases we can, in different layers of the software products we build, since it helps


Upgrading existing apps from Java 8 to Java 11
At Ensolvers, some of our projects we started some years ago were implemented using Java 8 that was the most stable version of the language


Fetching product information using scraping techniques
Scraping is a well-known data fetching technique that allow to obtain structured data when websites do not provide a public API for that purpose. As


Using Docker for CI/CD and Productive Environments: Part 2 – Services and Tasks
In our previous Tech Note, we described how binaries for multi-module applications can be created in a Docker environment, ready to be deployed. In this


User behavior tracking using ETags
Tracking in e-commerce apps is essential to increment ROI in ads campaigns and also to have information to increment sales numbers. At Ensolvers, for one