Pinned Repositories
react-native-parallax-scroll-view
A ScrollView-like component with parallax and sticky header support.
example-fp-youtube-search
YouTube search app with ReactJS, Redux, and FP concepts
example-functional-react
Examples from blog series
example-redux-saga
See blog post: http://jaysoo.ca/2016/01/03/managing-processes-in-redux-using-sagas/
react-native-activity-android
Provides a method to pause Android app (Activity), as well as lifecycle hooks when app is paused and resumed.
react-native-menu
A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.
react-native-parallax-listview
Please use https://github.com/jaysoo/react-native-parallax-scroll-view instead
react-native-prompt
A cross-platform prompt component for React Native.
software-development-talks
Curated list of software development talks that I enjoyed.
todomvc-redux-react-typescript
TodoMVC example using Redux, React, and Typescript
jaysoo's Repositories
jaysoo/react-native-menu
A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.
jaysoo/nx-react-book
jaysoo/nrwl-coding-assignment-react-2021
Created with StackBlitz ⚡️
jaysoo/acme-next
jaysoo/cicd-scripts-example
jaysoo/ng-elements-ssr
jaysoo/ng-multi-versions
jaysoo/nrwl-coding-assignment-react-2020
Created with StackBlitz ⚡️
jaysoo/sendmemoney
Nx Demo -- the #2 Fundraising site
jaysoo/acme12
jaysoo/acme13
jaysoo/advent-of-code-2021
jaysoo/awesome-react-components
Curated List of React Components & Libraries.
jaysoo/clone-deep
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!
jaysoo/cra-to-nx
jaysoo/create-async-iterable
jaysoo/dep-tasks-example
jaysoo/example-react-storybook-tailwindcss
jaysoo/include-paths
jaysoo/next-app
jaysoo/nrwl-coding-assignment-angular
jaysoo/nx-14-env-vars
jaysoo/nx-next-assets
jaysoo/nx-remix
Official plugin for Remix (alpha)
jaysoo/nx-repro-4990-next-babel-issues
jaysoo/nx-repro-tree-shaking-problem
jaysoo/nx-run-commands-example
jaysoo/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
jaysoo/react-mfe-example
jaysoo/useStateMachine
The <1 kb state machine hook for React