Skip to content

Commit 1cb01e3

Browse files
committed
add new books
1 parent 21ec4f5 commit 1cb01e3

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

ui/public/resource/book.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,5 +212,53 @@
212212
"name": ""
213213
}
214214
]
215+
},
216+
{
217+
"name": "Refactoring UI",
218+
"category": "UI/UX",
219+
"subCategory": "Programming",
220+
"url": "https://www.refactoringui.com/",
221+
"socials": [
222+
{
223+
"url": "",
224+
"name": ""
225+
}
226+
]
227+
},
228+
{
229+
"name": "Design for Hackers",
230+
"category": "UI/UX",
231+
"subCategory": "Programming",
232+
"url": "https://www.amazon.com.au/Design-Hackers-Reverse-Engineering-Beauty/dp/1119998956",
233+
"socials": [
234+
{
235+
"url": "",
236+
"name": ""
237+
}
238+
]
239+
},
240+
{
241+
"name": "Don't Make Me Think",
242+
"category": "UI/UX",
243+
"subCategory": "Programming",
244+
"url": "https://www.amazon.com.au/Dont-Make-Think-Revisited-Usability/dp/0321965515",
245+
"socials": [
246+
{
247+
"url": "",
248+
"name": ""
249+
}
250+
]
251+
},
252+
{
253+
"name": "Grid Systems in Graphic Design",
254+
"category": "UI/UX",
255+
"subCategory": "Programming",
256+
"url": "https://www.amazon.com.au/Grid-Systems-Graphic-Design-Communication/dp/3721201450",
257+
"socials": [
258+
{
259+
"url": "",
260+
"name": ""
261+
}
262+
]
215263
}
216264
]

0 commit comments

Comments
 (0)