From f22b73bb7a92aa4f62b6adca20fff8033e22b01a Mon Sep 17 00:00:00 2001 From: Chris <68962562+ChrisCooper0@users.noreply.github.com> Date: Tue, 11 Jan 2022 07:24:00 +0000 Subject: [PATCH 1/2] Add official Jest website (#990) --- .../100-frontend/content/115-testing-your-apps/100-jest.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/100-frontend/content/115-testing-your-apps/100-jest.md b/content/roadmaps/100-frontend/content/115-testing-your-apps/100-jest.md index 535d60df1..593951e38 100644 --- a/content/roadmaps/100-frontend/content/115-testing-your-apps/100-jest.md +++ b/content/roadmaps/100-frontend/content/115-testing-your-apps/100-jest.md @@ -1 +1,6 @@ -# Jest \ No newline at end of file +# Jest +Jest is a delightful JavaScript Testing Framework with a focus on simplicity. +It works with projects using: Babel, TypeScript, Node, React, Angular, Vue and more! + +Free Content +Jest Website From 350d160eb7f91111b57ff1e3ece0e28a043fee70 Mon Sep 17 00:00:00 2001 From: "Md. Jamal Uddin" <20262255+jaamaal95@users.noreply.github.com> Date: Tue, 11 Jan 2022 13:25:01 +0600 Subject: [PATCH 2/2] Chakra UI resources (#989) * add react.js resources * add css resources * add graphql resources * add redux resources * add typescript resources * add next.js resources * add chakra-ui resources * Remove duplicate links Co-authored-by: Kamran Ahmed --- .../114-js-first/101-chakra-ui.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/100-frontend/content/114-css-frameworks/114-js-first/101-chakra-ui.md b/content/roadmaps/100-frontend/content/114-css-frameworks/114-js-first/101-chakra-ui.md index 472306399..733a58063 100644 --- a/content/roadmaps/100-frontend/content/114-css-frameworks/114-js-first/101-chakra-ui.md +++ b/content/roadmaps/100-frontend/content/114-css-frameworks/114-js-first/101-chakra-ui.md @@ -1 +1,12 @@ -# Chakra ui \ No newline at end of file +# Chakra UI + +Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications. + +Free Content +Chakra UI Website +Chakra UI Official Getting Started +Build a Modern User Interface with Chakra UI + +Official Getting Started Video +Chakra UI Crash Course +Why You Should Start Using Chakra UI