Pinned Repositories
lessc-glob
A node package that compiles ALL .less files in a directory and copy the entire structure to another directory.
OOP-Javascript-Presentation
JavaScript presentation about OOP (using Spectacle) https://sag1v.github.io/OOP-Javascript-Presentation/
react-async-state-debuggrio
Created with CodeSandbox
react-elastic-carousel
A flexible and responsive carousel component for react https://sag1v.github.io/react-elastic-carousel
react-external-integration-starter
A starter kit for the tutorial on how to integrate react with external applications
react-only-when
A declarative component for conditional rendering
react-remount
A simple react HOC that inject a predifined prop as a key to the wrapped component, thus ensuring a re-mount (state reset) whenever the prop changed
react-trap
Detect dom events inside or outside an element
sag1v's Repositories
sag1v/react-elastic-carousel
A flexible and responsive carousel component for react https://sag1v.github.io/react-elastic-carousel
sag1v/react-async-state-debuggrio
Created with CodeSandbox
sag1v/react-external-integration-starter
A starter kit for the tutorial on how to integrate react with external applications
sag1v/react-only-when
A declarative component for conditional rendering
sag1v/OOP-Javascript-Presentation
JavaScript presentation about OOP (using Spectacle) https://sag1v.github.io/OOP-Javascript-Presentation/
sag1v/react-remount
A simple react HOC that inject a predifined prop as a key to the wrapped component, thus ensuring a re-mount (state reset) whenever the prop changed
sag1v/react-trap
Detect dom events inside or outside an element
sag1v/lessc-glob
A node package that compiles ALL .less files in a directory and copy the entire structure to another directory.
sag1v/Async-Javascript-Presentation
JavaScript presentation about Asynchronous execution (using remark.js)
sag1v/debuggr.io
My personal blog
sag1v/react-context-connect
A connector for the react context API
sag1v/babel
🐠 Babel is a compiler for writing next generation JavaScript.
sag1v/compound-components-workshop
internal workshop for our teams
sag1v/gatsby-test
testing gatsby edge case with resizeobserver infinite refresh
sag1v/github-actions
sag1v/nitay-quest
sag1v/react-external-click
Simple react component to capture external click events.
sag1v/react-race-conditions-debuggrio
A starter repo for the React race condition bug article on debuggr.io.
sag1v/rfcs
RFCs for changes to React
sag1v/sag1v.github.io
github pages
sag1v/storybook
📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more!
sag1v/storybook-addon-pseudo-states
CSS pseudo-classes for Storybook
sag1v/storybook-full-source-examples
A storybook example of generating and displaying full source code for stories.
sag1v/storycap
A Storybook Addon, Save the screenshot image of your stories :camera: via puppeteer.
sag1v/storycap-test
Bug reproduction for hover/focus/click