Pinned Repositories
eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
exercises
Some basic javascript coding challenges and interview questions
jest-clean-console-reporter
A Jest Reporter to group, hide and prettify spammy console warnings
react-aldrin
[Deprecated in favour of react-lightyear] An experimental React serverside renderer built on top of the reconciler.
react-lightyear
A Suspense enabled React server renderer
react-query
⚛️ Hooks for fetching, caching and updating asynchronous data in React
react-router-wrapper
A higher order component for matching route-components before render, without a centralized config.
react-ssr-presentation-demo
A demo showcasing rendering all possible application states server-side.
rollup-plugin-preserve-directives
A Rollup plugin to preserve directives like "use client" when preserveModules is true
streaming-ssr-progress-poc
A quickly thrown together demo of a client side progress bar fed server side progress through streaming html
Ephem's Repositories
Ephem/react-lightyear
A Suspense enabled React server renderer
Ephem/react-aldrin
[Deprecated in favour of react-lightyear] An experimental React serverside renderer built on top of the reconciler.
Ephem/rollup-plugin-preserve-directives
A Rollup plugin to preserve directives like "use client" when preserveModules is true
Ephem/react-ssr-presentation-demo
A demo showcasing rendering all possible application states server-side.
Ephem/react-router-wrapper
A higher order component for matching route-components before render, without a centralized config.
Ephem/react-query
⚛️ Hooks for fetching, caching and updating asynchronous data in React
Ephem/streaming-ssr-progress-poc
A quickly thrown together demo of a client side progress bar fed server side progress through streaming html
Ephem/eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
Ephem/exercises
Some basic javascript coding challenges and interview questions
Ephem/jest-clean-console-reporter
A Jest Reporter to group, hide and prettify spammy console warnings
Ephem/loadable-components
The recommended Code Splitting library for React ✂️✨
Ephem/next.js
The React Framework
Ephem/iso-fetch-demo
This is a basic demo for a new way of fetching data during SSR
Ephem/react-redux
Official React bindings for Redux
Ephem/redux-orm
A small, simple and immutable ORM to manage relational data in your Redux store.
Ephem/rollup
Next-generation ES module bundler
Ephem/rq-hydrate-in-render-demonstration
Created with CodeSandbox