Anton Meleshkin's Blog

Anton Meleshkin
Anton Meleshkin
Senior Engineer
Best Next.js Headless eCommerce Platforms

Best Next.js Headless eCommerce Platforms

Discover the top Next.js headless eCommerce platforms, weighing their pros and cons to help you make an informed decision for your online store. Dive into our comprehensive comparison and find the perfect solution for your business's unique needs.

CDP vs CMS: Understanding the Key Differences for Digital Experience Success

CDP vs CMS: Understanding the Key Differences for Digital Experience Success

Discover how Customer Data Platforms and Content Management Systems serve different yet complementary roles in your digital strategy. Learn implementation approaches, integration strategies, and cost considerations to maximize your martech investments.

Next.js Redirects: A Developer's Guide

Next.js Redirects: A Developer's Guide

This article provides a guide to handling redirects in Next.js. It covers various methods including the use of next.config.js, Middleware, getStaticProps, getServerSideProps, and the redirect function in AppRouter. Ideal for both experienced developers and newcomers, this guide helps elevate your web application's navigation experience.

How to Multi Domain/Tenant/Site with a headless CMS

How to Multi Domain/Tenant/Site with a headless CMS

Learn to manage multi-domain, multi-site and multi-tenant setups in Storyblok and Next.js from content organization to domain-specific configurations.

Next.js Styling Guide: TailwindCSS and Linaria from Setup to Optimization

Next.js Styling Guide: TailwindCSS and Linaria from Setup to Optimization

Explore how using Tailwind CSS and Linaria in Next.js handles installation, code organisation, and performance optimisation in your web applications. Immerse yourself in the world of elegant and maintainable CSS to achieve the perfect style for your projects.