Published inKaliopSetting up Cypress.js in gitlab CI, the complete journey (Part 1/2)This guide is divided into two parts. The first part shows how to setup Cypress end-to-end tests in a simple application with some cool…Jun 22, 20204Jun 22, 20204
Published inKaliopBuild a personalized newsletter with AWS cloud services and ElasticSearchI am part of a team that develops a content platform which is accessed essentially from our newsletter. Our platform is built with a lot…Oct 15, 2019Oct 15, 2019
Published inKaliopHow we built a reversible recommendation system using ElasticSearchRecommendation engines are everywhere. There are a lot of complicated techniques to recommend content, but sometimes, what you need is…Jul 15, 20192Jul 15, 20192
Published inKaliopReact.js: reduce your javascript bundle with code splittingUsers care more and more about performance. We are building rich applications, and as an application grows, so does the javascript bundle.May 24, 20193May 24, 20193
Published inKaliopEnd-to-end testing with Nightwatch.jsTesting an application is so important. I can’t stress that enough. Nobody wants an application full of bugs. Nobody wants to fix the same…Mar 6, 20191Mar 6, 20191
Published inKaliopMake your own SVG graph with react-native-svg and D3.jsDrawing graphs with React native is easier said than done. There are librairies which propose some ready to use graphs, but most of the…Nov 19, 20186Nov 19, 20186
Published inKaliopHandling prerendered and server-side rendered forms in Vue.jsWe use different techniques to get the best user experience for our users. Two of them are prerendering (which we will call PR) and…Aug 22, 2018Aug 22, 2018
Published inKaliopHow to use Webpack code splitting with Vue.jsI have been working with Vue.js for the past 8 months and my team and I have used different performance optimization techniques to improve…Aug 29, 20171Aug 29, 20171
What I would have liked to hear when I started studying computer scienceI just graduated and I thought it would be nice to share my experience with others. In this article, I want to share what I think you…Nov 15, 2016Nov 15, 2016