All
Articles 119,236Blog Posts 126,530Tech Tutorials 30,575Research Papers 23,724News 17,332
⚡ AI Lessons

Dev.to · Afonso Barracha
🧠 Large Language Models
⚡ AI Lesson
2y ago
Rust GraphQL APIs for NodeJS Developers: Introduction
Series Intro Although I'm a fan of NodeJS, it faces a significant limitation: lack of...

Dev.to · Afonso Barracha
🔧 Backend Engineering
3y ago
NestJS and Mercurius full GraphQL Back-end template
Intro I am excited to share my GraphQL Back-end template that is not only easy to develop...

Dev.to · Afonso Barracha
🔧 Backend Engineering
3y ago
NestJS Authentication with OAuth2.0: Apollo Local OAuth GraphQL API
Hey there, dear readers! I apologise for the delayed Article. I had been traveling abroad for almost...

Dev.to · Afonso Barracha
🔧 Backend Engineering
⚡ AI Lesson
3y ago
NestJS GraphQL image upload into a S3 bucket
Intro In this tutorial I will explain how to upload images to a S3-compatible object...

Dev.to · Afonso Barracha
⚡ AI Lesson
3y ago
Pure GraphQL OAuth
Disclosure: The material in this Tutorial has not been reviewed, endorsed, or approved of by the...

Dev.to · Afonso Barracha
⚡ AI Lesson
3y ago
How to solve the GraphQL N+1 problem in NestJS with Dataloaders and MikroOrm (for both Apollo and Mercurius)
Introduction In this article I will give a brief explanation on what is the GraphQL n+1...

Dev.to · Afonso Barracha
⚡ AI Lesson
3y ago
How to use RedisOM with NestJS
With the Redis Hackathon, a lot of people will want to use the RedisOM module as their main Object...
DeepCamp AI