Введение в React SSR (серверный рендеринг)
#react #ssr #frontend #javascript #jsarticle #webdev #backend #nodejs
#react #ssr #frontend #javascript #jsarticle #webdev #backend #nodejs
DigitalOcean
How to Enable Server-Side Rendering for a React App | DigitalOcean
In this tutorial, you will initialize a React app using Create React App and then modify the project to enable server-side rendering.
Анимация переходов по страницам в Next.js с помощью Framer Motion
#javascript #jsarticle #ssr #frontend #webdev #react #nextjs
#javascript #jsarticle #ssr #frontend #webdev #react #nextjs
React Tricks
Animating Next.js page transitions with Framer Motion | React Tricks
I've been testing several React animation libraries and Framer Motion made the highest impression on me. In this post we'll explore how to use Framer Motion to animate Next.js page transitions.