20th Feb 2022 Need for Dev the React Cheatsheet for 2022 If you enjoyed this cheatsheet and are looking for the ultimate resource to learn React
20th Feb 2022 Aleph.js: The Full-stack Framework in Deno TypeScript in Deno, ES module imports, file-system routing, SSR & SSG, HMR with Fast Refresh, and more. No config needed.
3rd Feb 2022 Bắt tay vào cài đặt Next.js qua ví dụ đầu tiên first-project Đầu tiên, các bạn có thể tạo 1 folder ở bất cứ đâu trên máy tính của bạn, mình sẽ đặt tên folder này là next-first-project nhé.
3rd Feb 2022 Học Server-side rendering ( SSR) và Static site generator ( SSG) Khi mà nhắc đến Next.js thì người ta thường nhắc đến cụm từ là pre-rendering: pre-rendering là quá trình chuyển đổi từ React component sang HTML trước khi HTML được trình chiều lên trình duyệt.