Skip to main content

Quick Links

Everything you need, one click away. Bookmark this page.

Class Repositories

ResourceLink
LAGCC GitHub Organizationttpr-lgcc (opens in new tab)
Spring 2026 Cohort Repottpr-lagcc-spring-2026 (opens in new tab)
Pokémon App Demopokemonappttp2025 (opens in new tab)
Node.js Backend StarterBackend-Template-Node.js (opens in new tab)
JR TV Demohessvacio.com/pages/JRTV (opens in new tab)

Documentation

TopicLink
Gitgit-scm.com/docs (opens in new tab)
JavaScript (MDN)developer.mozilla.org/en-US/docs/Web/JavaScript (opens in new tab)
Reactreact.dev (opens in new tab)
React Hooks & Componentsreact.dev/reference/react (opens in new tab)
Node.jsnodejs.org/docs (opens in new tab)
Express.jsexpressjs.com (opens in new tab)
PostgreSQLpostgresql.org/docs (opens in new tab)
Sequelizesequelize.org/docs (opens in new tab)

Tools

ToolPurpose
GitHub (opens in new tab)Code hosting and submissions
Postman (opens in new tab)API testing
Netlify (opens in new tab)Frontend deployment
Render (opens in new tab)Backend / full-stack deployment
Excalidraw (opens in new tab)Whiteboarding and diagrams
CodeSandbox (opens in new tab)Quick browser-based prototyping

Practice & Learning

ResourceBest for
Codewars (opens in new tab)Daily JS practice (start at 8 kyu)
LeetCode (opens in new tab)Interview prep (Easy first)
NeetCode (opens in new tab)Structured algo prep with video explanations
Scrimba (opens in new tab)Interactive React and JS courses
The Odin Project (opens in new tab)Full-stack curriculum, self-paced
MDN Learn (opens in new tab)Web fundamentals reference
Pair Programming Guide (opens in new tab)Martin Fowler's guide to pairing