Vadorequest

Vadorequest @vadorequest

About: See Github Profile: https://github.com/Vadorequest/Vadorequest

Location:
Lyon, France
Joined:
Apr 25, 2019

Vadorequest
articles - 16 total

SendGrid is deceptive about "Opened emails" statistic

After in-depth analysis of SendGrid system, I came to the following conclusions: Their...

Learn More 6 2Nov 26 '22

A 2021 guide about structuring your Next.js project in a flexible and efficient way

Next.js Next.js is very unopinionated about how to structure your Next.js project. The...

Learn More 207 12Jan 21 '21

Migrating Next.js (+Jest/Storybook/Cypress) to use module path aliases, instead of relative paths

Most projects use the well-known relative paths to resolve files and modules. For instance: import '....

Learn More 19 0Jan 18 '21

Using Storybook 6.1 with Next.js and Emotion 11 - Advanced usage and best practices

The Next Right Now boilerplate recently got an interesting upgrade! Overview We've added...

Learn More 8 0Jan 17 '21

Next Right Now in 2020 - Most flexible and production-ready boilerplate for Next.js

Next Right Now is a production-ready boilerplate for Next.js. Authored by Unly less than a year ago,...

Learn More 9 0Jan 9 '21

How would you keep the same Python 2.7 app running for years to come?

I've recently came across a new interesting challenge. One of the app I'm working on is an old app w...

Learn More 2 9Jul 13 '20

Next Right Now v2 - Play around with Next.js v9.4 using SSG/SSR, incremental builds, fallback builds, preview mode and more!

Hello React lovers. We recently released NRN v2, which features building web apps using Next.js fram...

Learn More 2 0Jun 1 '20

Looking for a multi-tenants CMS

I'm looking for a CMS/BackOffice/Admin site to help me manage my multiple B2B customers. Our needs a...

Learn More 8 11Mar 29 '20

Next Right Now - Flexible production-grade boilerplate for building web apps (monorepo), with Next.js, Zeit and TypeScript

Building a web app is hard. Building a production-grade app with a high Developer Experience is even...

Learn More 19 1Mar 3 '20

What technologies can help building an interactive map of nodes, that may be linked to each other (JS)

I'm looking for any tool (software, SaaS, open source libraries, etc.) that could help represent an i...

Learn More 5 3Jan 19 '20

Airtable backups made simpler with AWS Lambda & S3!

Today, we released as OSS our boilerplate project https://github.com/UnlyEd/airtable-backups-boilerpl...

Learn More 5 0Jan 11 '20

[JS] Universal language detector

We've been working with i18n (internationalization) for a few months, and we couldn't find any easy w...

Learn More 3 1Dec 30 '19

New boilerplate project quickstart with Next.js TypeScript powered by Zeit Now with built-in Sentry support

Today, I wanted to quickly get started with building an API to test one of the many 3rd party API we...

Learn More 17 1Nov 18 '19

GraphQL/GraphCMS Cache Contingency

I have several businesses that rely on a particular GraphQL endpoint. This endpoint is managed by a t...

Learn More 5 0Oct 15 '19

GraphQL auto-generated Headless CMS

Do you know any Headless CMS that can be automatically generated from a given GraphQL schema/endpoint...

Learn More 4 2Sep 30 '19

Recommended way to securely connect to a GraphQL endpoint from a frontend application

I'd open a thread about a security issue when connecting to a graphql endpoint from a frontend app, d...

Learn More 4 1Apr 25 '19