Our recent articles
Load Previous Posts
Saying that database structure is important is sort of an obvious statement. That is of course if you decided to use a structured database technology. But in that case, you want your database structure to be the closest to your…
Continue reading →Amazon DynamoDB is built to deliver single-digit millisecond performance at any scale. It is built to store Terabytes of data. It is built to support Amazon's Cyber Monday traffic. However, this scalability comes with an overhead. No matter what resource you…
Continue reading →We are proud to have been selected as a Serverless Framework official partner. It rewards our investment in the technology and reflects our strong belief that this framework is currently the best in the market. Using a Framework When Going Serverless…
Continue reading →You're looking for an easier way to write your reducer, aren't you ?When writing plain redux, you have to define an action, an actionCreator and a reducer to update the store of your app. The reducer is in most cases…
Continue reading →You’ve just released a new native SDK. Could you bring more business to your company by releasing on a cross-platform development framework? Maybe you’re a developer, longing for a native module of an open-source platform API (or even the third-party SDK…
Continue reading →Can I Use Web Components
Josselin d'Espinay15 min read
The goal of this article is to show you what is a web component, why you can now use it in production, and when you should do so. For all those who already have some knowledge in web components, I would…
Continue reading →How to convert an imperative library to a declarative React component: the Sketchfab Viewer
Alex de Boutray6 min read
I love using React for multiple reasons. I like the writing style, I like the tooling, I like the ecosystem. But sometimes you run into a library that doesn't have a React adapter. It can either be pretty old, kind of…
Continue reading →🚨 In a rush? Here are the shortcuts: Increase instance size Use autoscaling Deploy to multiple regions (active/active sites) Cache static assets Cache long-running…
Continue reading →For a long time people (including myself) have used the same skin care routine everyday. Only occasionally do we switch up our products for a different brand. The creams are opened and resealed multiple times a week, resulting in the…
Continue reading →Serverless: a New Paradigm
Oussamah Jaber6 min read
Since its creation in 2014, AWS' Serverless has delivered by reducing the cost of infrastructure management while increasing speed, agility, and scalability. What is Serverless?“Serverless allows you to build and run applications and services without thinking about servers” — AWSServerless…
Continue reading →