Nikita Bogachenkov

Nikita Bogachenkov @nik-bogachenkov

About: Frontend developer working with React, TypeScript, and a bunch of other cool technologies. I love building sleek, user-friendly interfaces and have a passion for learning new tools

Joined:
Sep 13, 2024

Nikita Bogachenkov
articles - 7 total

Dive into Next.js Parallel & Intercepting Routing: Enhancing UX

In this final part of our series, we dive into two incredibly powerful features of Next.js—parallel...

Learn More 2 0Oct 11 '24

Dive into Next.js App Router: Building Dynamic, Nested, and Static Pages

Meet the App Router: A New Era of Routing in Next.js Now that we've explored how server...

Learn More 5 0Oct 10 '24

Dive into Next.js Server Actions: Simplifying Data Fetching & Mutations

In previous sections, we dove into SSR and Server Components. Now, let’s explore another powerful...

Learn More 3 0Oct 9 '24

Dive into Next.js Server Components: Unlocking Performance & Scalability

We’ve already explored how SSR and ISR can significantly offload the client by moving heavy data...

Learn More 5 0Oct 8 '24

Dive into Next.js Server-Side Rendering (SSR): From SPA to ISR

Server-side rendering (SSR) and server components are not just buzzwords in modern web...

Learn More 1 0Oct 7 '24

Memoization in React: When It Helps and When It Hurts

When asked, “Why is React so fast?” you often hear, “Because of the Virtual DOM.” But what does...

Learn More 2 0Sep 19 '24

Building Micro Frontends with Vite, React, and TypeScript: A Step-by-Step Guide

In the world of modern web development, the demand for scalable and maintainable applications...

Learn More 14 0Sep 17 '24