Pinned Repositories
coding-challenges
:sparkles: My Google Code Jam, Facebook Hacker Cup, LeetCode coding challenges practice.
express-response-formatter
:sparkles: Better way to format Express response
javascript-testing
:school: Knowledge sharing about JavaScript testing.
kunapot.com
:wave: My personal blog.
location-tracking
:books: Location tracking application using React Native
sharing-graphql-testing
:school: GraphQL API gateway testing workshop
sharing-higher-order-component
:school: Higher Order Component workshop
sharing-rest-api-express
:school: How to build simple RESTful API with Express
try-graphql-apollo-react
:books: GraphQL backend and React with Apollo frontend example project
try-react-native-universal-link
:books: Repository for practice about iOS universal link and Android app link in React-Native.
aofleejay's Repositories
aofleejay/express-response-formatter
:sparkles: Better way to format Express response
aofleejay/sharing-graphql-testing
:school: GraphQL API gateway testing workshop
aofleejay/sharing-higher-order-component
:school: Higher Order Component workshop
aofleejay/sharing-react-redux-testing
:school: How to write a test in React and Redux with Jest
aofleejay/coding-challenges
:sparkles: My Google Code Jam, Facebook Hacker Cup, LeetCode coding challenges practice.
aofleejay/primis
:sparkles: Command line tool for generate TypeScript project.
aofleejay/try-dataloader
:books: How to solve N + 1 problem in GraphQL
aofleejay/kunapot.com
:wave: My personal blog.
aofleejay/javascript-testing
:school: Knowledge sharing about JavaScript testing.
aofleejay/aofleejay
:wave: readme for the public profile.
aofleejay/bloggrs-api
:books: Build RESTful API with good practice
aofleejay/cypress-workshop
aofleejay/exchange-rates-api
aofleejay/exchange-rates-web
aofleejay/frontend-kata
:books: My frontend kata practice using React and Tailwindcss.
aofleejay/javascript-21-days-challenge
:books: Hobby during COVID-19 quarantine :sweat_smile:.
aofleejay/job-quest-2020
TakeMeTour's Job Quest 2020 Edition
aofleejay/learn-ios
:books: Learn iOS development with Swift
aofleejay/mongodb-university
:books: This is my repository about learning MongoDB.
aofleejay/nodejs-playground
:art: My playground for practice about Node.js.
aofleejay/pomod
:tada: Simple, Installable pomodoro web app.
aofleejay/practice-algorithms
:books: Practicing algorithms in JavaScript.
aofleejay/react-playground
:art: My playground for practice about React.
aofleejay/refactor-to-hooks-with-test
:books: Try to avoid testing implementation detail.
aofleejay/sharing-optimize-react-on-production
:school: Optimize react with server side rendering on production guideline
aofleejay/sharing-snapshot-testing-with-jest
:school: Snapshot testing workshop with Jest
aofleejay/tdd-kata
:books: My kata practice.
aofleejay/try-mobx
:books: Learn state management using MobX
aofleejay/try-react-native-firebase
:books: Learn firebase with react-native.
aofleejay/try-typescript
:books: Repository for practice about TypeScript.