Skip to content

Commit

Permalink
Merge pull request #1380 from AhorIsaac/main
Browse files Browse the repository at this point in the history
Add DevHints.io React.js cheatsheet to the Frontend/React category.
  • Loading branch information
k-deepak04 authored Jul 25, 2023
2 parents 4d6effa + b609257 commit 60f71e2
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions database/frontend/react.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[
{
"name": "React js",
"description": "Free online course for learning react js",
"description": "Free online course for learning React js",
"url": "https://scrimba.com/learn/learnreact#",
"category": "frontend",
"subcategory": "react",
"language": "english"
},
{
"name": "React js",
"description": "Free React course in order to learn fundamentals of React by FreeCodeCamp. This course is beginner friendly and easy to understand and to apply in large codebase.",
"description": "This freecodecamp course is beginner friendly and provides information that developers can apply in large codebases.",
"url": "https://youtu.be/4UZrsTqkcW4",
"category": "frontend",
"subcategory": "react",
Expand Down Expand Up @@ -84,5 +84,12 @@
"url": "https://youtu.be/nDGA3km5He4",
"category": "frontend",
"subcategory": "react"
},
{
"name": "DEVHINTS.IO React.js Cheatsheet",
"description": "This React.js cheatsheet gives comprehensive information on the language's fundamental concepts and implements a knowledge management approach to help developers understand them.",
"url": "https://devhints.io/react",
"category": "frontend",
"subcategory": "react"
}
]

1 comment on commit 60f71e2

@vercel
Copy link

@vercel vercel bot commented on 60f71e2 Jul 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.