Skip to content

Commit ec02c95

Browse files
committed
Updates
1 parent 2cf6353 commit ec02c95

23 files changed

+26
-42
lines changed
File renamed without changes.

posts/gemini-explains-how-hooks-work-with-toast-component.md renamed to posts/gemini-explains-how-hooks-work-with-toast-component.txt

File renamed without changes.
File renamed without changes.

posts/posts.json

Lines changed: 26 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -9,113 +9,113 @@
99
{
1010
"slug": "react-memoization-hooks",
1111
"title": "React Memoization Hooks",
12-
"filename": "/react-of-fezcode/016-react-memoization-hooks.md",
12+
"filename": "/react-of-fezcode/016-react-memoization-hooks.txt",
1313
"date": "2025-10-25",
1414
"updated": "2025-10-26",
1515
"category": "dev"
1616
},
1717
{
1818
"slug": "react-refs-useref",
1919
"title": "React Refs Useref",
20-
"filename": "/react-of-fezcode/015-react-refs-useref.md",
20+
"filename": "/react-of-fezcode/015-react-refs-useref.txt",
2121
"date": "2025-10-25",
2222
"category": "dev"
2323
},
2424
{
2525
"slug": "react-custom-hooks",
2626
"title": "React Custom Hooks",
27-
"filename": "/react-of-fezcode/014-react-custom-hooks.md",
27+
"filename": "/react-of-fezcode/014-react-custom-hooks.txt",
2828
"date": "2025-10-25",
2929
"category": "dev"
3030
},
3131
{
3232
"slug": "document-fetching-api",
3333
"title": "Document Fetching Api",
34-
"filename": "/react-of-fezcode/013-document-fetching-api.md",
34+
"filename": "/react-of-fezcode/013-document-fetching-api.txt",
3535
"date": "2025-10-25",
3636
"category": "dev"
3737
},
3838
{
3939
"slug": "html-structure",
4040
"title": "Html Structure",
41-
"filename": "/react-of-fezcode/012-html-structure.md",
41+
"filename": "/react-of-fezcode/012-html-structure.txt",
4242
"date": "2025-10-25",
4343
"category": "dev"
4444
},
4545
{
4646
"slug": "javascript-fundamentals",
4747
"title": "Javascript Fundamentals",
48-
"filename": "/react-of-fezcode/011-javascript-fundamentals.md",
48+
"filename": "/react-of-fezcode/011-javascript-fundamentals.txt",
4949
"date": "2025-10-25",
5050
"category": "dev"
5151
},
5252
{
5353
"slug": "css-and-tailwind-css",
5454
"title": "Css And Tailwind Css",
55-
"filename": "/react-of-fezcode/010-css-and-tailwind-css.md",
55+
"filename": "/react-of-fezcode/010-css-and-tailwind-css.txt",
5656
"date": "2025-10-25",
5757
"category": "dev"
5858
},
5959
{
6060
"slug": "routing-with-react-router-dom",
6161
"title": "Routing With React Router Dom",
62-
"filename": "/react-of-fezcode/009-routing-with-react-router-dom.md",
62+
"filename": "/react-of-fezcode/009-routing-with-react-router-dom.txt",
6363
"date": "2025-10-25",
6464
"category": "dev"
6565
},
6666
{
6767
"slug": "react-context-usecontext",
6868
"title": "React Context Usecontext",
69-
"filename": "/react-of-fezcode/008-react-context-usecontext.md",
69+
"filename": "/react-of-fezcode/008-react-context-usecontext.txt",
7070
"date": "2025-10-25",
7171
"category": "dev"
7272
},
7373
{
7474
"slug": "react-hooks-usestate-useeffect",
7575
"title": "React Hooks Usestate Useeffect",
76-
"filename": "/react-of-fezcode/007-react-hooks-usestate-useeffect.md",
76+
"filename": "/react-of-fezcode/007-react-hooks-usestate-useeffect.txt",
7777
"date": "2025-10-25",
7878
"category": "dev"
7979
},
8080
{
8181
"slug": "react-basics-components-props",
8282
"title": "React Basics Components Props",
83-
"filename": "/react-of-fezcode/006-react-basics-components-props.md",
83+
"filename": "/react-of-fezcode/006-react-basics-components-props.txt",
8484
"date": "2025-10-25",
8585
"category": "dev"
8686
},
8787
{
8888
"slug": "blog-post-page-component",
8989
"title": "Blog Post Page Component",
90-
"filename": "/react-of-fezcode/005-blog-post-page-component.md",
90+
"filename": "/react-of-fezcode/005-blog-post-page-component.txt",
9191
"date": "2025-10-25",
9292
"category": "dev"
9393
},
9494
{
9595
"slug": "app-js-main-component",
9696
"title": "App Js Main Component",
97-
"filename": "/react-of-fezcode/004-app-js-main-component.md",
97+
"filename": "/react-of-fezcode/004-app-js-main-component.txt",
9898
"date": "2025-10-25",
9999
"category": "dev"
100100
},
101101
{
102102
"slug": "index-js-entry-point",
103103
"title": "Index Js Entry Point",
104-
"filename": "/react-of-fezcode/003-index-js-entry-point.md",
104+
"filename": "/react-of-fezcode/003-index-js-entry-point.txt",
105105
"date": "2025-10-25",
106106
"category": "dev"
107107
},
108108
{
109109
"slug": "package-json-explained",
110110
"title": "Package Json Explained",
111-
"filename": "/react-of-fezcode/002-package-json-explained.md",
111+
"filename": "/react-of-fezcode/002-package-json-explained.txt",
112112
"date": "2025-10-25",
113113
"category": "dev"
114114
},
115115
{
116116
"slug": "project-overview",
117117
"title": "Project Overview",
118-
"filename": "/react-of-fezcode/001-project-overview.md",
118+
"filename": "/react-of-fezcode/001-project-overview.txt",
119119
"date": "2025-10-25",
120120
"category": "dev"
121121
}
@@ -132,7 +132,7 @@
132132
{
133133
"slug": "gemini-explains-how-hooks-work-with-toast-component",
134134
"title": "Gemini Explains How Hooks Work with Toast Component",
135-
"filename": "gemini-explains-how-hooks-work-with-toast-component.md",
135+
"filename": "gemini-explains-how-hooks-work-with-toast-component.txt",
136136
"tags": [
137137
"react",
138138
"hooks",
@@ -160,7 +160,7 @@
160160
],
161161
"date": "2024-01-05",
162162
"category": "dev",
163-
"filename": "gemini-react-components.md"
163+
"filename": "gemini-react-components.txt"
164164
}
165165
]
166166
}
@@ -170,13 +170,9 @@
170170
"title": "My First D&D Post",
171171
"date": "2025-10-21",
172172
"description": "An introduction to my D&D adventures.",
173-
"tags": [
174-
"dnd",
175-
"rpg",
176-
"adventure"
177-
],
173+
"tags": ["dnd", "rpg", "adventure"],
178174
"category": "d&d",
179-
"filename": "my-first-dnd-post.md"
175+
"filename": "my-first-dnd-post.txt"
180176
},
181177

182178
{
@@ -185,39 +181,27 @@
185181
"date": "2025-10-16",
186182
"updated": "2025-10-16",
187183
"description": "a journey to create my first golang package",
188-
"tags": [
189-
"go",
190-
"lib",
191-
"pkg.go.dev"
192-
],
184+
"tags": ["go", "lib", "pkg.go.dev"],
193185
"category": "dev",
194-
"filename": "do-i-need-to-create-a-lib-for-that.md"
186+
"filename": "do-i-need-to-create-a-lib-for-that.txt"
195187
},
196188
{
197189
"slug": "hashrouter-vs-browserrouter",
198190
"title": "HashRouter vs. BrowserRouter",
199191
"date": "2025-10-15",
200192
"updated": "2025-10-16",
201193
"description": "Why am I using HashRouter for github pages",
202-
"tags": [
203-
"react",
204-
"webdev",
205-
"gh-pages",
206-
"router"
207-
],
194+
"tags": ["react", "webdev", "gh-pages", "router"],
208195
"category": "dev",
209-
"filename": "hashrouter-vs-browserrouter.md"
196+
"filename": "hashrouter-vs-browserrouter.txt"
210197
},
211198
{
212199
"slug": "warning-post",
213200
"title": "Warning Post",
214201
"date": "2025-10-14",
215202
"updated": "2025-10-15",
216-
"tags": [
217-
"writing",
218-
"updates"
219-
],
203+
"tags": ["writing", "updates"],
220204
"category": "rant",
221-
"filename": "warning-post.md"
205+
"filename": "warning-post.txt"
222206
}
223207
]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)