Pinned Repositories
AWS-Serverless-Summary
A summary of what I've Learned doing Maximilian Schwarzmüller course on Udemy.com
cherrypick
A demo for a components library with cherry pick components
node-jwt
react-ssr-boilerplate
React server side rendering boilerplate
redux-form-color-picker
Using redux-form with react-color
redux-form-upload
A redux-form file upload example
reduxform-reachtext
Using a ReachText editor iniside a redux-form
typescript-phones-catalog
use-gestures
React hooks for mobile gestures handling
use-hooks-store
React hooks global state manager
giladl82's Repositories
giladl82/use-gestures
React hooks for mobile gestures handling
giladl82/use-hooks-store
React hooks global state manager
giladl82/AWS-Serverless-Summary
A summary of what I've Learned doing Maximilian Schwarzmüller course on Udemy.com
giladl82/cherrypick
A demo for a components library with cherry pick components
giladl82/lazy-button
A demo of using React.lazy
giladl82/redux-form-upload
A redux-form file upload example
giladl82/todoitall
Todo app implemented as a Class using State / Redux and as Hook function using useState / useContext + useReducer
giladl82/02-Number-Wizard-Console
Basic introduction to coding using C# - we make a simple guessing game with key input. (ref: NC_CUD)
giladl82/collab-todo
A collaborative todo application
giladl82/fake-blog
An application of fake blog, in order to learn how to test react apps
giladl82/firebase-react-v2
My code for frontendmasters.com firebase with react v2 course by Steve kinney
giladl82/hooks-todo-exmp
A simple todo app using React Hooks
giladl82/mobx-ts
learning to use mobx + ts in react app
giladl82/n14-travel-ai
A simple trip planner using Nextjs app router and ChatGPT
giladl82/nest-next-ws
giladl82/nextjs-dashboard
giladl82/react-chat
A simple demo of react chat app
giladl82/react-component-bp
One more react component boilerplate
giladl82/react-crash-course-demo
A demo for my crash course on react + redux
giladl82/react-is-controlled-child
A child component with a property to set if its state is controlled by parent or by inner state
giladl82/react-router-app
giladl82/react-standalone-component
A simple react component example ready to be published to NPM
giladl82/react-standalone-component-umd
A simple react component example ready to be published to NPM using UMD module
giladl82/recipes-fs-pwa
A PWA recipes book based on firebase (firestore)
giladl82/redux-ts
The redux version of learning to use TS with React
giladl82/rollup-test
giladl82/sb-tasks-demo
giladl82/ServersideEventsDemo
giladl82/Temp
giladl82/use-gestures-app
React hooks mobile gestures demo app