Angular
NextJs คือ React Framework เพื่อใช้สำหรับพัฒนา Web Application, NextJs ช่วยให้เราสร้าง web applications ได้แบบ full-stack โดยได้ขยายขีดความสามารถของ React และได้ integrate กับ Rust-based JavaScript tooling เพื่อการ build ที่รวดเร็ว
Reference link:https://nextjs.org/
NextJs Code Example
- next-js fetch data from api
- next js layout รับ parameter children กับ props
- สร้าง custom global function ใน next-js
- next js get url
- next js for loop
- ตัวอย่าง next js get json file
- getServerSideProps กับ useEffect
- next js เพิ่ม semantic ui จาก cdn
- next js เพิ่ม jquery cdn
- next js redirect หน้าแรกให้ไปยังหน้าอื่น
- next-js สร้าง site map
- NextJS ตัวอย่าง getInitialProps method
- nextJs เปิด link ใน tab ใหม่
- custom routing ใน next js
- next js connect database
- เรามา hello world ใน NextJs กันครับ
- next js getServerSideProps ใช้งานไม่ได้
- deploy NextJs ใน AWS amplify
- NextJS ตัวอย่างการทำ pagination ใน getServerSideProps
- ตัวอย่างการ deploy NextJs โดยใช้ docker