<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Peret Etienne</title>
    <description>The latest articles on DEV Community by Peret Etienne (@arcades2).</description>
    <link>https://dev.to/arcades2</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3163%2F17931064.jpeg</url>
      <title>DEV Community: Peret Etienne</title>
      <link>https://dev.to/arcades2</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/arcades2"/>
    <language>en</language>
    <item>
      <title>If no SSR/SSG planned, is it wrong to go with Next.js ?</title>
      <dc:creator>Peret Etienne</dc:creator>
      <pubDate>Sat, 05 Jun 2021 09:59:03 +0000</pubDate>
      <link>https://dev.to/arcades2/if-no-ssr-ssg-planned-is-it-wrong-to-go-with-next-js-4de4</link>
      <guid>https://dev.to/arcades2/if-no-ssr-ssg-planned-is-it-wrong-to-go-with-next-js-4de4</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Soon, I have to think about a total rework of a project, currently in Symfony, to a React app. I already have work on two back-office/dashboard with CRA but I discovered this year Next.js and loved it. I would tend to go with Next.js for this project but I am wondering if this is a good choice because, for the moment, there is no SSR/SSG planned.&lt;/p&gt;

&lt;p&gt;The arguments to go with Next.js are for me:&lt;/p&gt;

&lt;p&gt;Zero config&lt;br&gt;
Fast Refresh&lt;br&gt;
File-systeme routing&lt;br&gt;
API routes&lt;br&gt;
Code splitting and bundling&lt;br&gt;
Avoid the problem with refresh/direct link with react-router&lt;br&gt;
Automatic Static Optimization&lt;/p&gt;

&lt;p&gt;Ok, SSR/SSG is not planned but if one day we need it, it would be much easier to implement&lt;br&gt;
I really like all those features but opinions around Next.js seems to be: "if you want SSR go with Next.js, otherwise go with CRA"&lt;/p&gt;

&lt;p&gt;I would love to have your opinions to know if Next.js is a bad idea to go for a project that does not seems to need SSR or if it is totally ok. Do not hesitate to share your experiences if you have already done a full CSR project with Next.js&lt;/p&gt;

&lt;p&gt;Thx&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>react</category>
      <category>nextjs</category>
    </item>
  </channel>
</rss>
