
Building A Web Application In 15 Minutes Using StrapiJS And NextJS
Hands-on with StrapiJS, an Headless CMS that allows to separate data and display.
Full-stack web developer at marmelab, Julien loves to try and use new exotic programming languages. Proficient with Symfony, Node.js, and React, he manages to keep a quiet temper even when the web is on fire.
Hands-on with StrapiJS, an Headless CMS that allows to separate data and display.
It is never easy to set up functional tests involving calls to an external API. Polly.js is a useful tool to know when you need to mock calls to an API.
Design Systems are an increasingly common practice in web development. Let's study how to do ours with StencilJS
On a short project, we decided to use Firebase, a Rapid Application Development service, to save time. Was it a good choice?
How to develop an offline-first, real time React app using a NoSQL database, in practice.
Do you need to do native development to get native AR performance on mobile?
End-to-end tests are common in the browser land, much less for native apps. A good solution is Detox, a gray box E2E testing framework for mobile apps.