diff --git a/resources/c.ts b/resources/c.ts index 08f07127..37a8eb9b 100644 --- a/resources/c.ts +++ b/resources/c.ts @@ -183,6 +183,14 @@ export const resources: Resource[] = [ url: 'https://chatwithcloud.ai', keywords: ['ai', 'cloud', 'aws'], }, + { + name: 'CheatGrid', + description: + 'Developer cheat sheets covering web development, programming languages, DevOps, AI, and more. Free cheat sheets available with no account needed.', + categories: ['Cheatsheet', 'Learn', 'Programming'], + url: 'https://www.cheatgrid.com/web-development/0022-react-frontend-framework-cheat-sheet', + keywords: ['react', 'cheat sheet', 'reference', 'web development', 'javascript', 'frontend', 'python', 'devops'], + }, { name: 'Cheatography', description: 'Find thousands of incredible, original programming cheat sheets, all free to download.',