Pinned Repositories
crwn-clothing
custom-hook-example
A small application showing how to write a custom hook to help us fetch data
docker-react
docker react demo
ecommerce
This is a not a real ecommerce project, it's only an exercise project
expensify-app
fullstack
React/ApolloGraphQL/Node/Mongo demo written in Typescript
ggo13-transcube
Transcube - A Blocky Puzzle Platformer
graphql-baiscs
an experimental project of graphql basics
graphql-practice-complete
The final version of our application after converting it to leverage apollo-client for handling local state. *One thing to note is that in checkout-item.container we use something new, the compose function and the graphql function we get from react-apollo to handle multiple mutations!
graphql-prisma
IEB-Richard's Repositories
IEB-Richard/crwn-clothing
IEB-Richard/custom-hook-example
A small application showing how to write a custom hook to help us fetch data
IEB-Richard/docker-react
docker react demo
IEB-Richard/ecommerce
This is a not a real ecommerce project, it's only an exercise project
IEB-Richard/expensify-app
IEB-Richard/graphql-baiscs
an experimental project of graphql basics
IEB-Richard/graphql-prisma
IEB-Richard/higher-order-components-explained
A small project that demonstrates how higher order components work at a basic level
IEB-Richard/indecision-app
IEB-Richard/lesson-1
Getting started with Create React App
IEB-Richard/lesson-10
Adding email/password sign up authentication for firebase, as a result we need to store our user objects in the database.
IEB-Richard/lesson-26-complete
In this repository, all our components have been converted to styled-components!
IEB-Richard/lesson-8
Starting our sign in section by creating a new sign in and sign up page, as well as start creating sign in component.
IEB-Richard/lesson-9
Creating our firebase database and adding the firebase library into our code. Add google sign in and authentication into our application.
IEB-Richard/monsters-rolodex-complete
The completed version of our monsters rolodex project!
IEB-Richard/multi-docker
Multiple container deployment of docker
IEB-Richard/multi-k8s
IEB-Richard/portfolio-site
IEB-Richard/react-context-lesson
We are going to replace our local state management from redux to the new context API. This repository is our application before we introduced sagas to handle our asynchronous code, which is a good starting point to make the appropriate changes!
IEB-Richard/react-playground
IEB-Richard/react-typescript-example
IEB-Richard/redux-saga-take-takelatest-takeevery
Our test application helping us understand the difference between take, takeEvery and takeLatest
IEB-Richard/redux-saga-tutorial
IEB-Richard/redux-todos
Demo program of official Redux Learning
IEB-Richard/saleor
A modular, high performance e-commerce storefront built with Python, GraphQL, Django, and ReactJS.
IEB-Richard/springboot-miaosha
慕课网Java秒杀课程学习
IEB-Richard/springboot-mybatis-mgb-with-maven
springboot mybatis demo project - run mybatis generator with maven
IEB-Richard/use-effect-example
A small project helping us understand the new useEffect hook!
IEB-Richard/webpack-4-quickstart
A Webpack 4 Quick Start demo project
IEB-Richard/webpack-4-react
This project demonstrate the basic setup of webpack and react