Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit a77a2ec

Browse files
authored
Merge pull request #111 from sohamsshah/soham/resources-data
Update Resources Page data
2 parents be37afe + d3558b1 commit a77a2ec

File tree

1 file changed

+88
-0
lines changed

1 file changed

+88
-0
lines changed

configs/resources.json

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,14 @@
9696
"description": "Learn how to easily use Chakra UI Stack Component.",
9797
"url": "https://www.youtube.com/watch?v=gTaikL689PU"
9898
},
99+
{
100+
"heading": "How to enable Right-to-Left (RTL) support using Chakra UI",
101+
"type": "video",
102+
"author": "Folasade Agbaje",
103+
"tags": ["RTL", "v1.0"],
104+
"description": "Learn how to enable Right-to-Left (RTL) support using Chakra UI",
105+
"url": "https://www.youtube.com/watch?v=PzEHoqLj4OM"
106+
},
99107
{
100108
"heading": "Setting Up Chakra UI in a GatsbyJS App",
101109
"type": "video",
@@ -112,6 +120,14 @@
112120
"description": "Learn how to build landing pages in React using Chakra UI components.",
113121
"url": "https://www.pscp.tv/thekitze/1OyJAgleVMbKb"
114122
},
123+
{
124+
"heading": "How to build a portfolio website using Next.js, Chakra UI, Framer Motion, and Three.js",
125+
"type": "video",
126+
"tags": ["Portfolio Website", "Next.js", "Framer Motion", "Three.js", "v1.7.2"],
127+
"author": "devaslife",
128+
"description": "Learn how Takuya Matsuyama builds his portfolio website using Next.js, Chakra UI, Framer Motion, and Three.js.",
129+
"url": "https://www.youtube.com/watch?v=yt0F8srvg_Q"
130+
},
115131
{
116132
"heading": "Chakra UI Quickstart - With Next.js",
117133
"type": "video",
@@ -128,6 +144,14 @@
128144
"description": "In this video Lazar is rebuilding a full Chat App interface designed by Denys Sergushkin.",
129145
"url": "https://www.youtube.com/watch?v=wGhZMOInL18"
130146
},
147+
{
148+
"heading": "Chakra UI: Design vs Dev Challenge #2",
149+
"type": "video",
150+
"tags": ["Next.js", "Design Implementation", "v1.6.2"],
151+
"author": "Lazar Nikolov",
152+
"description": "In this video Lazar is rebuilding the Afrosonic Dashboard Concept designed by Jide Pinheiro's",
153+
"url": "https://www.youtube.com/watch?v=l30P02RZ7Dk"
154+
},
131155
{
132156
"heading": "The Chakra UI Component Library",
133157
"type": "talk",
@@ -175,6 +199,70 @@
175199
"author": "creativedesignsguru.com",
176200
"description": "Learn how to create a simple, beautiful, and reusable hero component built using NextJs and Chakra UI.",
177201
"url": "https://creativedesignsguru.com/chakra-ui-next-js/"
202+
},
203+
{
204+
"heading": "SimpleGrid: Chakra UI Component of the Week",
205+
"type": "video",
206+
"tags": ["Chakra UI", "Component of the Week", "v1.7.2"],
207+
"author": "Chakra UI",
208+
"description": "Learn what Chakra UI SimpleGrid Component is, how to use, props it accepts and around how to make it auto-responsive.",
209+
"url": "https://www.youtube.com/watch?v=uyJNBGBI5sI"
210+
},
211+
{
212+
"heading": "Input: Chakra UI Component of the Week",
213+
"type": "video",
214+
"tags": ["Chakra UI", "Component of the Week", "v1.7.2"],
215+
"author": "Chakra UI",
216+
"description": "Learn what Chakra UI Input Component is, how to change input size, style, add elements to input and add add-ons to an input component.",
217+
"url": "https://www.youtube.com/watch?v=4y86kDy3Z2E"
218+
},
219+
{
220+
"heading": "Stack: Chakra UI Component of the Week",
221+
"type": "video",
222+
"tags": ["Chakra UI", "Component of the Week", "v1.7.2"],
223+
"author": "Chakra UI",
224+
"description": "Learn what Chakra UI Stack Component is, when to use Stack Component, how to stack items horizontally and vertically and about alternative stack components.",
225+
"url": "https://www.youtube.com/watch?v=6Az4Yd6f8RA"
226+
},
227+
{
228+
"heading": "Menu: Chakra UI Component of the Week",
229+
"type": "video",
230+
"tags": ["Chakra UI", "Component of the Week", "v1.7.2"],
231+
"author": "Chakra UI",
232+
"description": "Learn what Chakra UI Menu Component is, how to use menu component and how to separate/group Menu items.",
233+
"url": "https://www.youtube.com/watch?v=Q-AMFseuFrk"
234+
},
235+
{
236+
"heading": "Tabs: Chakra UI Component of the Week",
237+
"type": "video",
238+
"tags": ["Chakra UI", "Component of the Week", "v1.7.2"],
239+
"author": "Chakra UI",
240+
"description": "Learn what Chakra UI Tabs Component is, how to use Tabs component, some props that Tabs accepts and about Tab Variants.",
241+
"url": "https://www.youtube.com/watch?v=hSVhhOamFaI"
242+
},
243+
{
244+
"heading": "Modal: Chakra UI Component of the Week",
245+
"type": "video",
246+
"tags": ["Chakra UI", "Component of the Week", "v1.7.2"],
247+
"author": "Chakra UI",
248+
"description": "Learn what Chakra UI Modal Component is, how to use Modal component, some props that Modal accepts and how to change Modal Behaviour.",
249+
"url": "https://www.youtube.com/watch?v=kTwaBM_bJUQ"
250+
},
251+
{
252+
"heading": "RangeSlider: Chakra UI Component of the Week",
253+
"type": "video",
254+
"tags": ["Chakra UI", "Component of the Week", "v1.7.2"],
255+
"author": "Chakra UI",
256+
"description": "Learn what Chakra UI RangeSlider Component is, how to use RangeSlider component, parts that make up the RangeSlider Component, some of the props RangeSlider accepts and how to customize RangeSlider.",
257+
"url": "https://www.youtube.com/watch?v=yt0F8srvg_Q"
258+
},
259+
{
260+
"heading": "Maintaining Chakra UI",
261+
"type": "talk",
262+
"tags": ["Core Team", "Chakra UI", "Open Source"],
263+
"author": "Chakra UI",
264+
"description": "Watch the maintainers of Chakra UI triage issues, add features and release new versions of the library 🎉",
265+
"url": "https://www.youtube.com/watch?v=0TLxtE_GCbM"
178266
}
179267
]
180268
}

0 commit comments

Comments
 (0)