2021-05-31
1307
#nextjs
Leonardo Maldonado
52058
May 31, 2021 â‹… 4 min read

SSG vs. SSR in Next.js

Leonardo Maldonado Fullstack developer. JavaScript, React, TypeScript, GraphQL.

Recent posts:

typescript vs javascript

TypeScript vs. JavaScript: Differences and use cases for each

Choosing between TypeScript and JavaScript depends on your project’s complexity, team structure, and long-term goals.

Kayode Adeniyi
Mar 4, 2025 â‹… 4 min read
pure components in react using Using PureComponent and React.memo

Pure components in React: Using PureComponent and React.memo

Learn how to memoize components in React using React.PureComponent and the React.memo API, and cover the fundamentals of React components.

Glad Chinda
Mar 3, 2025 â‹… 7 min read
A guide to the CSS cursor property

A guide to the CSS cursor property

Learn about built-in CSS cursors, creating custom cursors with CSS, using multiple cursors, and adding animations with CSS and JavaScript.

Samson Omojola
Mar 3, 2025 â‹… 8 min read
React Select: A Comprehensive Guide

React Select: A comprehensive guide

React Select offers customization, styling, async data loading, accessibility, and more to build powerful, user-friendly dropdowns in React.

Stephen Afam-Osemene
Mar 3, 2025 â‹… 9 min read
View all posts

Leave a Reply