Learn | Next.js

!tags:: #lit✍/📰️article/highlights
!links::
!ref:: Learn | Next.js
!author:: nextjs.org

=this.file.name

Book cover of "Learn | Next.js"

Reference

Notes

Quote

Building Blocks of a Web ApplicationThere are a few things you need to consider when building modern applications. Such as:User Interface - how users will consume and interact with your application.Routing - how users navigate between different parts of your application.Data Fetching - where your data lives and how to get it.Rendering - when and where you render static or dynamic content.Integrations - what third-party services you use (CMS, auth, payments, etc) and how you connect to them.Infrastructure - where you deploy, store, and run your application code (Serverless, CDN, Edge, etc).Performance - how to optimize your application for end-users.Scalability - how your application adapts as your team, data, and traffic grow.Developer Experience - your team’s experience building and maintaining your application.
- No location available
-


dg-publish: true
created: 2024-07-01
modified: 2024-07-01
title: Learn | Next.js
source: hypothesis

!tags:: #lit✍/📰️article/highlights
!links::
!ref:: Learn | Next.js
!author:: nextjs.org

=this.file.name

Book cover of "Learn | Next.js"

Reference

Notes

Quote

Building Blocks of a Web ApplicationThere are a few things you need to consider when building modern applications. Such as:User Interface - how users will consume and interact with your application.Routing - how users navigate between different parts of your application.Data Fetching - where your data lives and how to get it.Rendering - when and where you render static or dynamic content.Integrations - what third-party services you use (CMS, auth, payments, etc) and how you connect to them.Infrastructure - where you deploy, store, and run your application code (Serverless, CDN, Edge, etc).Performance - how to optimize your application for end-users.Scalability - how your application adapts as your team, data, and traffic grow.Developer Experience - your team’s experience building and maintaining your application.
- No location available
-