InflycodebyGaël ThomasStep-by-step: How to Internationalize your NextJS App with Next-TranslateDiscover how to add translations to your Next.js application using “next-translate”. From the initialization to your first translations.Jan 29, 20222Jan 29, 20222
Laurens MesureShould you host Next.js yourself?Next.js is a wrapper of the React.js library. It enables React-based web applications to be run server-side and generate static websites.Feb 7, 20221Feb 7, 20221
InJavaScript in Plain EnglishbypopEatingAdvanced Page Transitions in Next.js with Router Events and GSAPAdd complex page trasitions to your Next.js app using Router events and GSAPApr 3, 20221Apr 3, 20221
Gabriel LinassiHow to incrementally load transparent images with NextJSWith NextJS 11 things started to get easier to add image placeholders to have the nice incremental loading effect on images. With that…Nov 17, 2021Nov 17, 2021
InFrontend DigestbyDominik FerberHow to speed up your getServerSidePropsEfficient data fetching in Next.jsMay 18, 20204May 18, 20204
InBetter ProgrammingbyPavel MineevWhy I Got Rid of getInitialProps in My Next.js ProjectAnd how you can do the same in your project with a modern data-fetching APIMar 9, 20213Mar 9, 20213
InFrontend DigestbyDominik FerberEnvironment Variables in Next.jsHow to set them up for development and productionMay 6, 20205May 6, 20205
Ala Ben Aicha7 Next.JS Tips to get a 99% score on Google PageSpeedNext.js is a framework created by Vercel. It is open-source based on Node.js and Babel and integrates with React for developing single-page…Dec 11, 2021Dec 11, 2021