Skip to content
Learni
All categories

Développement Backend

How to Create a REST API with Ruby on Rails in 2026

Build a robust REST API with Ruby on Rails using this step-by-step guide complete with functional code examples.

18 minINTERMEDIATE

How to Optimize Memory Performance in C# .NET 8 in 2026

Expert tutorial for optimizing memory usage in C# using .NET 8's new APIs and high-performance patterns.

18 minEXPERT

How to Master Jackson for Advanced JSON Serialization in 2026

Explore Jackson's architecture, serialization strategies, and best practices for building robust Java applications.

14 minADVANCED

How to Integrate a Headless CMS with Next.js in 2026

Master advanced Headless CMS integration with Strapi and Next.js for high-performance and scalable applications.

18 minADVANCED

How to Master Ruby Metaprogramming in 2026

Advanced tutorial on Ruby metaprogramming covering dynamic definitions, singletons, and professional patterns for maintainable code.

18 minADVANCED

How to Deploy a Headless CMS with Strapi in 2026

Master deploying a production-ready Strapi Headless CMS using TypeScript, custom APIs, and seamless Next.js integration.

18 minADVANCED

How to Implement a Headless CMS with Strapi in 2026

Build a decoupled Headless CMS with Strapi and seamlessly integrate it with Next.js. Expert tutorial with full production-ready code.

18 minEXPERT

How to Build a REST API with Express.js in 2026

Learn to build a fully RESTful API from scratch with Express.js. Includes complete code, clear explanations, and beginner-friendly steps.

12 minBEGINNER

How to Automate SaaS Billing with Stripe in 2026

Automate your billing processes with Stripe in a Next.js app: subscriptions, webhooks, PDFs, and emails. Complete, actionable tutorial for intermediate developers.

18 minINTERMEDIATE

How to Implement Feature Flags in Node.js in 2026

Feature flags let you enable or disable features remotely without redeploying. Build a complete in-house system in Node.js with Express and TypeScript.

18 minBEGINNER

How to Implement Advanced WebSockets in Node.js in 2026

Master WebSockets in Node.js for high-performance real-time apps. Build from a basic server to advanced features like rooms, authentication, and heartbeat.

18 minADVANCED

How to Implement Idempotent Payments in 2026

Master idempotent payments for resilient APIs. Implement a complete system with unique keys, database storage, and Stripe in just a few steps.

18 minEXPERT

How to Master Hasura in Depth in 2026

Discover advanced Hasura concepts to design scalable and secure GraphQL APIs. Pure theory and best practices tailored for professionals.

18 minADVANCED

How to Create a REST API with ASP.NET Core in 2026

Learn to build a robust REST API with ASP.NET Core from the ground up. Complete code and actionable steps deliver professional results.

14 minBEGINNER

How to Set Up Drizzle ORM in 2026

Discover how to get started quickly with Drizzle ORM, the lightweight and high-performance TypeScript ORM. Perfect for relational databases without excessive boilerplate.

12 minBEGINNER

How to Implement an Advanced FastAPI API in 2026

Learn how to build a professional FastAPI API with secure CRUD, async database integration, JWT auth, and production-ready deployment. Ideal for senior developers.

22 minADVANCED

How to Implement Lead Scoring with Node.js in 2026

Implement a basic lead scoring system to automatically qualify leads based on behavior and traits. Complete tutorial with ready-to-run TypeScript code for Node.js and Express.

12 minBEGINNER