Skip to content

Commit

Permalink
deploy: 854d77a
Browse files Browse the repository at this point in the history
  • Loading branch information
misostack committed May 21, 2024
1 parent fed43d5 commit d06a682
Show file tree
Hide file tree
Showing 5 changed files with 123 additions and 4 deletions.
2 changes: 1 addition & 1 deletion categories/nextjs-tutorial/index.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nextjs-tutorial on Useful NodeJS Tricks, JavaScript Tips, Tricks and Best Practices</title><link>https://nextjsvietnam.com/categories/nextjs-tutorial/</link><description>Recent content in nextjs-tutorial on Useful NodeJS Tricks, JavaScript Tips, Tricks and Best Practices</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 20 May 2024 08:51:24 +0700</lastBuildDate><atom:link href="https://nextjsvietnam.com/categories/nextjs-tutorial/index.xml" rel="self" type="application/rss+xml"/><item><title>Khoá học NextJS Bài 03 - Advanced Routing</title><link>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-03-advanced-routing/</link><pubDate>Mon, 20 May 2024 08:51:24 +0700</pubDate><guid>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-03-advanced-routing/</guid><description>Note: Toàn bộ mã nguồn của khóa học này đều được công khai trên github tại Nextjs Tutorial 2024
Các nội dung chính trong bài học lần này:
Phân quyền và chuyển hướng Tạo layout dùng chung Loading Screen Với nội dung trên, chúng ta sẽ tiếp tục với việc phân quyền và chuyển hướng, cũng như thực hành chia layout dùng chung, hiển thị màn hình chờ ( loading screen )</description></item><item><title>Khoá học NextJS 2024 - Bài 02: Cấu trúc dự án NextJS</title><link>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-02-cau-truc-du-an-nextjs/</link><pubDate>Sat, 18 May 2024 09:05:19 +0700</pubDate><guid>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-02-cau-truc-du-an-nextjs/</guid><description>Note: Toàn bộ mã nguồn của khóa học này đều được công khai trên github tại Nextjs Tutorial 2024
Phân quyền và chuyển hướng Tạo layout dùng chung Loading Screen I18n - đa ngôn ngữ Với nội dung trên, chúng ta sẽ tiếp tục với việc phân quyền và chuyển hướng, cũng như thực hành chia layout dùng chung, hiển thị màn hình chờ ( loading screen )</description></item><item><title>Khoá học NextJS 2024 - Bài 02: Cấu trúc dự án NextJS</title><link>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-02-cau-truc-du-an-nextjs/</link><pubDate>Sat, 18 May 2024 09:05:19 +0700</pubDate><guid>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-02-cau-truc-du-an-nextjs/</guid><description>Note: Toàn bộ mã nguồn của khóa học này đều được công khai trên github tại Nextjs Tutorial 2024
Các nội dung chính trong bài học lần này:
Khởi tạo dự án NextJS So sánh cấu trúc của 1 trang web với cấu trúc của một dự án NextJS Tạo cấu trúc thư mục cơ bản nhất cho một dự án NextJS Cài đặt và cấu hình VSCode cho dự án NextJS Triển khai dự án đầu tiên của bạn lên server Khởi tạo dự án NextJS Có 2 cách để tạo 1 dự án NextJS</description></item><item><title>Khóa học NextJS - Bài 01 - Lộ trình các bài học về NextJS</title><link>https://nextjsvietnam.com/post/khoa-hoc-nextjs/</link><pubDate>Fri, 19 May 2023 22:00:00 +0700</pubDate><guid>https://nextjsvietnam.com/post/khoa-hoc-nextjs/</guid><description>Note: Toàn bộ mã nguồn của khóa học này đều được công khai trên github tại Nextjs Tutorial 2024
Trước khi bắt đầu nội dung chi tiết của khóa học này, tôi sẽ liệt kê một số câu hỏi thường gặp, cũng như câu trả lời của nó.
Expand Down
2 changes: 1 addition & 1 deletion index.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Useful NodeJS Tricks, JavaScript Tips, Tricks and Best Practices</title><link>https://nextjsvietnam.com/</link><description>Recent content on Useful NodeJS Tricks, JavaScript Tips, Tricks and Best Practices</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 20 May 2024 08:51:24 +0700</lastBuildDate><atom:link href="https://nextjsvietnam.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Khoá học NextJS Bài 03 - Advanced Routing</title><link>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-03-advanced-routing/</link><pubDate>Mon, 20 May 2024 08:51:24 +0700</pubDate><guid>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-03-advanced-routing/</guid><description>Note: Toàn bộ mã nguồn của khóa học này đều được công khai trên github tại Nextjs Tutorial 2024
Các nội dung chính trong bài học lần này:
Phân quyền và chuyển hướng Tạo layout dùng chung Loading Screen Với nội dung trên, chúng ta sẽ tiếp tục với việc phân quyền và chuyển hướng, cũng như thực hành chia layout dùng chung, hiển thị màn hình chờ ( loading screen )</description></item><item><title>6minutes Tech Graphql</title><link>https://nextjsvietnam.com/post/6minutes-tech-graphql/</link><pubDate>Sun, 19 May 2024 08:35:31 +0700</pubDate><guid>https://nextjsvietnam.com/post/6minutes-tech-graphql/</guid><description>The REST API issues Over fetching data Getting back more data than we need example.com/api/courses
Phân quyền và chuyển hướng Tạo layout dùng chung Loading Screen I18n - đa ngôn ngữ Với nội dung trên, chúng ta sẽ tiếp tục với việc phân quyền và chuyển hướng, cũng như thực hành chia layout dùng chung, hiển thị màn hình chờ ( loading screen )</description></item><item><title>6minutes Tech Graphql</title><link>https://nextjsvietnam.com/post/6minutes-tech-graphql/</link><pubDate>Sun, 19 May 2024 08:35:31 +0700</pubDate><guid>https://nextjsvietnam.com/post/6minutes-tech-graphql/</guid><description>The REST API issues Over fetching data Getting back more data than we need example.com/api/courses
[ { &amp;#34;id&amp;#34;: 1, &amp;#34;title&amp;#34;: &amp;#34;6 minutes tech graphql&amp;#34;, &amp;#34;author&amp;#34;: &amp;#34;nextjsvietnam&amp;#34;, &amp;#34;thumbnail_url&amp;#34;: &amp;#34;...&amp;#34;, &amp;#34;video_url&amp;#34;: &amp;#34;...&amp;#34;, ... } ] Under fetching data example.com/api/courses/1
example.com/api/courses
{ &amp;#34;id&amp;#34;: 1, &amp;#34;title&amp;#34;: &amp;#34;6 minutes tech graphql&amp;#34;, &amp;#34;thumbnail_url&amp;#34;: &amp;#34;...&amp;#34; } What is GraphQL? A query language for your api Query{ books { title, author { name, id, courses { id, title, thumbnail } } price } } Single endpoint example.</description></item><item><title>Khoá học NextJS 2024 - Bài 02: Cấu trúc dự án NextJS</title><link>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-02-cau-truc-du-an-nextjs/</link><pubDate>Sat, 18 May 2024 09:05:19 +0700</pubDate><guid>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-02-cau-truc-du-an-nextjs/</guid><description>Note: Toàn bộ mã nguồn của khóa học này đều được công khai trên github tại Nextjs Tutorial 2024
Expand Down
2 changes: 1 addition & 1 deletion post/index.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Useful NodeJS Tricks, JavaScript Tips, Tricks and Best Practices</title><link>https://nextjsvietnam.com/post/</link><description>Recent content in Posts on Useful NodeJS Tricks, JavaScript Tips, Tricks and Best Practices</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 20 May 2024 08:51:24 +0700</lastBuildDate><atom:link href="https://nextjsvietnam.com/post/index.xml" rel="self" type="application/rss+xml"/><item><title>Khoá học NextJS Bài 03 - Advanced Routing</title><link>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-03-advanced-routing/</link><pubDate>Mon, 20 May 2024 08:51:24 +0700</pubDate><guid>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-03-advanced-routing/</guid><description>Note: Toàn bộ mã nguồn của khóa học này đều được công khai trên github tại Nextjs Tutorial 2024
Các nội dung chính trong bài học lần này:
Phân quyền và chuyển hướng Tạo layout dùng chung Loading Screen Với nội dung trên, chúng ta sẽ tiếp tục với việc phân quyền và chuyển hướng, cũng như thực hành chia layout dùng chung, hiển thị màn hình chờ ( loading screen )</description></item><item><title>6minutes Tech Graphql</title><link>https://nextjsvietnam.com/post/6minutes-tech-graphql/</link><pubDate>Sun, 19 May 2024 08:35:31 +0700</pubDate><guid>https://nextjsvietnam.com/post/6minutes-tech-graphql/</guid><description>The REST API issues Over fetching data Getting back more data than we need example.com/api/courses
Phân quyền và chuyển hướng Tạo layout dùng chung Loading Screen I18n - đa ngôn ngữ Với nội dung trên, chúng ta sẽ tiếp tục với việc phân quyền và chuyển hướng, cũng như thực hành chia layout dùng chung, hiển thị màn hình chờ ( loading screen )</description></item><item><title>6minutes Tech Graphql</title><link>https://nextjsvietnam.com/post/6minutes-tech-graphql/</link><pubDate>Sun, 19 May 2024 08:35:31 +0700</pubDate><guid>https://nextjsvietnam.com/post/6minutes-tech-graphql/</guid><description>The REST API issues Over fetching data Getting back more data than we need example.com/api/courses
[ { &amp;#34;id&amp;#34;: 1, &amp;#34;title&amp;#34;: &amp;#34;6 minutes tech graphql&amp;#34;, &amp;#34;author&amp;#34;: &amp;#34;nextjsvietnam&amp;#34;, &amp;#34;thumbnail_url&amp;#34;: &amp;#34;...&amp;#34;, &amp;#34;video_url&amp;#34;: &amp;#34;...&amp;#34;, ... } ] Under fetching data example.com/api/courses/1
example.com/api/courses
{ &amp;#34;id&amp;#34;: 1, &amp;#34;title&amp;#34;: &amp;#34;6 minutes tech graphql&amp;#34;, &amp;#34;thumbnail_url&amp;#34;: &amp;#34;...&amp;#34; } What is GraphQL? A query language for your api Query{ books { title, author { name, id, courses { id, title, thumbnail } } price } } Single endpoint example.</description></item><item><title>Khoá học NextJS 2024 - Bài 02: Cấu trúc dự án NextJS</title><link>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-02-cau-truc-du-an-nextjs/</link><pubDate>Sat, 18 May 2024 09:05:19 +0700</pubDate><guid>https://nextjsvietnam.com/post/khoa-hoc-nextjs-bai-02-cau-truc-du-an-nextjs/</guid><description>Note: Toàn bộ mã nguồn của khóa học này đều được công khai trên github tại Nextjs Tutorial 2024
Expand Down
Loading

0 comments on commit d06a682

Please sign in to comment.