CCMatson's Stars
iamshaunjp/react-native-tutorial
All the course files for the React Tutorial for Beginners playlist on The Ne Ninja Playlist
TOP-2023-GA-Team-2/TS-React-Native-Component-Practice
This is where we can collaborate on practicing by building out some common components that we will likely need in our project.
michalchudziak/react-native-geolocation
Geolocation APIs for React Native
ellrub/recommended-resources
The Coder Career's recommended resources to help you learn to code. Want to contribute? Check out the instructions file
yoavbls/pretty-ts-errors
🔵 Make TypeScript errors prettier and human-readable in VSCode 🎀
reactjs/react.dev
The React documentation website
chingu-voyages/v44-tier3-team-34
Add-project-description-here | Voyage-44 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
jakelawlor/PNWColors
A Pacific Northwest inspired R color palette package
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
dipjul/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Grokking the Coding Interview: Patterns for Coding Questions Alternative
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
wwcodeportland/algorithms-study-group
A repo of solutions to problems we worked on during our Algorithm Interview Study Group events!
soundshader/soundshader.github.io
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
SEI-Remote/decoupled-pern-jwt-auth-template-front-end-ts
A basic template for a front-end React application written in TypeScript that, when combined with a back-end template, can aid in constructing PERN stack apps that utilize JWT authentication.
SEI-Remote/decoupled-pern-jwt-auth-template-back-end-cjs
A basic template for a back-end application that, when combined with a front-end template, can aid in constructing PERN stack apps that utilize JWT authentication. This template utilizes CommonJS modules.
SEI-Remote/decoupled-mern-jwt-auth-template-front-end-cra
A basic template for a front-end application that, when combined with a back-end template, can aid in constructing MERN stack apps that utilize JWT authentication. This template uses create-react-app and is archived.
SEI-Remote/men-stack-oauth-template
A basic template for building OAuth enabled MEN stack apps.
SEI-Remote/e-gen-replacement
A template for building simple MEN stack applications.