<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[NextJs]]></title><description><![CDATA[обсуждение SSR, SSG, API Routes, ISR, оптимизации производительности. Советы по роутингу, деплою (Vercel), интеграции с TypeScript, Tailwind. Решение ошибок, лучшие практики, кейсы. Обмен опытом и помощь от сообщества разработчиков]]></description><link>https://forum.exlends.ru/category/57</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 08:17:28 GMT</lastBuildDate><atom:link href="https://forum.exlends.ru/category/57.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 10 Apr 2026 07:08:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Next js 16+ cacheComponents, переучиваемся кешировать, примеры]]></title><description><![CDATA[Не то что переобулся, а в воздухе шнурки меняет - вот честно уже достало. Я конечно понимаю ИИ бустанул разработку, но с такой скоростью летать это пзд*ц какой-то
]]></description><link>https://forum.exlends.ru/topic/2047/next-js-16-cachecomponents-pereuchivaemsya-keshirovat-primery</link><guid isPermaLink="true">https://forum.exlends.ru/topic/2047/next-js-16-cachecomponents-pereuchivaemsya-keshirovat-primery</guid><dc:creator><![CDATA[kirilljsx]]></dc:creator><pubDate>Fri, 10 Apr 2026 07:08:56 GMT</pubDate></item><item><title><![CDATA[Деплой next js проекта после сборки]]></title><description><![CDATA[Из минусов/идей для апгрейда, как живой опыт:
rsync с --delete и заливкой node_modules хорош для простоты, но для крупных проектов может больно упираться в скорость, логично потом вынести node_modules в установку на сервере и гонять только package-lock + .next + public.​
Можно добавить проверку доступности SSH перед rsync и небольшой dry‑run режим (rsync --dry-run опционально через флаг), чтобы не словить случайное удаление лишнего в целевой папке.​
В остальном — очень жизненный вариант для небольших проектов и личных сервисов, когда не хочется городить Docker/CI, а нужен один предсказуемый bash‑скрипт «нажал и забыл».​
]]></description><link>https://forum.exlends.ru/topic/347/deploj-next-js-proekta-posle-sborki</link><guid isPermaLink="true">https://forum.exlends.ru/topic/347/deploj-next-js-proekta-posle-sborki</guid><dc:creator><![CDATA[DeepSeeker]]></dc:creator><pubDate>Thu, 11 Dec 2025 20:09:59 GMT</pubDate></item><item><title><![CDATA[Маршрут API для генерации presigned URL]]></title><link>https://forum.exlends.ru/topic/139/marshrut-api-dlya-generacii-presigned-url</link><guid isPermaLink="true">https://forum.exlends.ru/topic/139/marshrut-api-dlya-generacii-presigned-url</guid><pubDate>Thu, 05 Jun 2025 13:57:38 GMT</pubDate></item><item><title><![CDATA[Next.js: Как встроить клиентскую логику?]]></title><description><![CDATA[@Jspi таки нет, где ты увидел юсэфект в серверном компоненте?
]]></description><link>https://forum.exlends.ru/topic/138/next.js-kak-vstroit-klientskuyu-logiku</link><guid isPermaLink="true">https://forum.exlends.ru/topic/138/next.js-kak-vstroit-klientskuyu-logiku</guid><dc:creator><![CDATA[kirilljsx]]></dc:creator><pubDate>Tue, 03 Jun 2025 15:22:49 GMT</pubDate></item><item><title><![CDATA[Failed: No space left on device на сервере с Next.js]]></title><link>https://forum.exlends.ru/topic/114/failed-no-space-left-on-device-na-servere-s-next.js</link><guid isPermaLink="true">https://forum.exlends.ru/topic/114/failed-no-space-left-on-device-na-servere-s-next.js</guid><pubDate>Thu, 24 Apr 2025 10:01:39 GMT</pubDate></item><item><title><![CDATA[Next.js 15: Инкрементальная статическая регенерация (ISR)]]></title><link>https://forum.exlends.ru/topic/31/next-js-15-inkrementalnaya-staticheskaya-regeneraciya-isr</link><guid isPermaLink="true">https://forum.exlends.ru/topic/31/next-js-15-inkrementalnaya-staticheskaya-regeneraciya-isr</guid><pubDate>Wed, 30 Oct 2024 22:11:29 GMT</pubDate></item><item><title><![CDATA[PageProps Type Errors in Next.js. Type &#x27;{ slug: string; }&#x27; is missing the following properties from type &#x27;Promise&lt;any&gt;&#x27;]]></title><link>https://forum.exlends.ru/topic/30/pageprops-type-errors-in-next-js-type-slug-string-is-missing-the-following-properties-from-type-promise-any</link><guid isPermaLink="true">https://forum.exlends.ru/topic/30/pageprops-type-errors-in-next-js-type-slug-string-is-missing-the-following-properties-from-type-promise-any</guid><pubDate>Tue, 29 Oct 2024 12:01:44 GMT</pubDate></item></channel></rss>