RIP21
YC W21 Alumni, ex-Revolut. In love with: singing (music), coding, games, self-improvement, and Formula 1.
Utopia LabsKrakow, Poland
Pinned Repositories
graphql-rules
GraphQL Rules
react-hanger
A collection of useful React hooks
babel-plugin-hyperscript-to-jsx
This plugin transforms react-hyperscript into JSX. Intended to be used as codemod.
CRA-components-development
Boilerplate for components library creation. With code-style best practices. Styleguidist auto documentation. Based on non-ejected create-react-app.
currency-exchange
Currency exchanger clone alike Revolut
import-move-codemod
Codemod that helps with moving selectively imports from one package to another. Super useful in monorepos or just bulk refactorings of some 3rd party dependencies.
next-ololos-blog
Ololos blog. Overcomplicated travel blog written using GraphQL + React + Next.js. For learning purpose :)
react-simplemde-editor
React wrapper for simplemde (easymde) markdown editor
ts-get
Alternative to lodash.get that makes it typed and cool as if optional typing proposal is there (deprecated, use ts-optchain, or real optional chaining)
with-styled-class-names
Tiny utility function for styled-components helps to override 3rd parties components with custom className props for their deep nested children or different states
RIP21's Repositories
RIP21/react-simplemde-editor
React wrapper for simplemde (easymde) markdown editor
RIP21/ts-get
Alternative to lodash.get that makes it typed and cool as if optional typing proposal is there (deprecated, use ts-optchain, or real optional chaining)
RIP21/babel-plugin-hyperscript-to-jsx
This plugin transforms react-hyperscript into JSX. Intended to be used as codemod.
RIP21/import-move-codemod
Codemod that helps with moving selectively imports from one package to another. Super useful in monorepos or just bulk refactorings of some 3rd party dependencies.
RIP21/CRA-components-development
Boilerplate for components library creation. With code-style best practices. Styleguidist auto documentation. Based on non-ejected create-react-app.
RIP21/next-ololos-blog
Ololos blog. Overcomplicated travel blog written using GraphQL + React + Next.js. For learning purpose :)
RIP21/currency-exchange
Currency exchanger clone alike Revolut
RIP21/styled-components-v3-to-v4-codemod
Codemod to migrate deprecated .extend API in favor of only styled functions.
RIP21/cobalt2-jetbrains-material-theme
It's an adopted to looks of Wes Bos'es theme cobalt 2 custom theme for JetBrains IDE with material-theme plugin
RIP21/eslint-config-plain-typescript
Plain config without any non default rules but the one that works with typescript.
RIP21/gql-plan-presentation
RIP21/react-dev-environment
My React development boilerplate
RIP21/apollo-client-devtools
:christmas_tree: Chrome extension for Apollo Client developer tools
RIP21/birdie-katas
RIP21/customize-cra
Override webpack configurations for create-react-app 2.0
RIP21/DefinitelyTyped
The repository for high quality TypeScript type definitions.
RIP21/esbuild-jest
A Jest transformer using esbuild
RIP21/gatsby
Build blazing fast, modern apps and websites with React
RIP21/graphql-code-generator
GraphQL code generator with flexible support for custom templates
RIP21/graphql-rules
GraphQL Rules
RIP21/import-codemod
RIP21/jotai
👻 Primitive and flexible state management for React
RIP21/jotai-urql
Jotai integration library for URQL
RIP21/los-codes-site
My site WIP
RIP21/react-hanger
A small collection of useful hooks for React 16.7
RIP21/react-hanger-clone-for-course
Just a clone of react-hanger for a course that I'm making.
RIP21/retoggle
🎨 UI controls as React Hooks to control your component state from outside
RIP21/space-rockets-challenge
🚀 The Pleo Frontend Challenge
RIP21/ts-optchain-codemod
WIP!!!! Codemod to migrate from ts-optchain to native optional-chaining / nullish coalescing operator
RIP21/yarn-rush-issue-repro