Pinned Repositories
code-review-test
A repo created just for testing code reviews, PRs, branching, merging, etc.
deep-diver
Deep Diver lets you Query, Mutate and Transform values deep inside JavaScript objects.
minis
A library of mini charts
plotman
Plotman is a JavaScript library to plot points on x, y plane to create custom charts
serverless-graphql-trials
Trying out an app using Serverless, AWS Lambda, DynamoDB and GraphQL
use-deep-state
Custom React hook to manage a deeply nested state
use-pulse
A React hook to spit out a sequential value at a time interval for a given number of times.
samirdamle's Repositories
samirdamle/use-deep-state
Custom React hook to manage a deeply nested state
samirdamle/code-review-test
A repo created just for testing code reviews, PRs, branching, merging, etc.
samirdamle/plotman
Plotman is a JavaScript library to plot points on x, y plane to create custom charts
samirdamle/use-pulse
A React hook to spit out a sequential value at a time interval for a given number of times.
samirdamle/deep-diver
Deep Diver lets you Query, Mutate and Transform values deep inside JavaScript objects.
samirdamle/minis
A library of mini charts
samirdamle/angular-library-example
A simple example of creating a reusable library of components and services in Angular
samirdamle/angularclass-ng2-rc5-retain-app
Angular 2 RC5 app created for Angular Class tutorial. The app is a clone of Google Keep and is called Retain.
samirdamle/dashboard-demo
samirdamle/eddieinfoplot
Eddie's sample website
samirdamle/hello-github-actions
samirdamle/idux-git-games
IDUX Git Games
samirdamle/japronto-todo-app
A todo app created using Japronto micro framework for Python 3
samirdamle/json-server
A simple JSON API server for mock data
samirdamle/node-jwt-demo
A demo of Node.js app using JWT to authenticate
samirdamle/plotman-website
samirdamle/react-book-store
A simple React book store using React Slingshot starter kit
samirdamle/react-minis
A library of mini charts in React
samirdamle/react-to-do-app
Experimentation with React as a To Do app
samirdamle/react-words
samirdamle/rxjs-ts
Rxjs experiments using TypeScript
samirdamle/samirdamle-ethereal
samirdamle/sample-koa-todo
A sample todo app using Koa.js
samirdamle/si-chrome-extension-mockup
Created with CodeSandbox
samirdamle/use-keys
Reat hook to enable hot keys in the app. A hot key is a keyboard key pressed when the focus is on the page body, not in a form input field. When a user presses the hot key, the hook provides an updated state for hotKey. You can set multiple hot keys while initiating the hook.
samirdamle/use-range
React hook to return a matching range (from a list of ranges) for a given value.
samirdamle/use-slicer
React hook to slice and dice data
samirdamle/vue-nuxt-lab
A lab experimenting with Vue.js with Nuxt framework
samirdamle/vue-poi
An experiment with Vue using Poi
samirdamle/vuejs-udemy
Following the VueJS tutorial on Udemy by David Katz