eiriklv
⭐️ JavaScript consultant, trainer and speaker ⭐️ ReactJS Oslo Co-organizer 🌍 Functional wannabe
IndependentOslo
Pinned Repositories
building-abstractions-demo-app
Describing a stepwise form as data and mapping it to a user interface
collectify
Functional streaming news aggregator. For educational purposes. And fun :-)
express-passport-app
Express 4.x application with Passport and React (DEPRECATED)
hearsay-frontend
Hearsay frontend application
interprit
Interpreter and effects engine (think redux-saga, except on steriods with erlang actor and golang error handling semantics)
json-populate
Tool for populating JSON data with circular references. Sort of like Falcor and GraphQL, but for plain JSON with a transparent interface.
react-masonry-component
A React.js component for using @desandro's Masonry
react-masonry-mixin
A React.js mixin for using @desandro's Masonry
react-packery-component
A React.js component for using @desandro's Packery
unexceptional
Exception safe functions and promises by converting thrown errors to values (like Go and Lua)
eiriklv's Repositories
eiriklv/react-masonry-mixin
A React.js mixin for using @desandro's Masonry
eiriklv/hearsay-frontend
Hearsay frontend application
eiriklv/everscroll
Really simple infinite scroll
eiriklv/unexceptional
Exception safe functions and promises by converting thrown errors to values (like Go and Lua)
eiriklv/building-abstractions-demo-app
Describing a stepwise form as data and mapping it to a user interface
eiriklv/redux-reactor
Redux middleware for handling side effects by reacting to dispatched actions
eiriklv/tic-tac-toe
Example of modeling problems with data and functions using JavaScript / React.
eiriklv/hoardr
Save all your stuff from the web in article form (a self hosted pocket clone)
eiriklv/react-bits
✨ React patterns, techniques, tips and tricks ✨
eiriklv/apollo-server-tutorial
Sample code for a GraphQL server
eiriklv/command-pattern
eiriklv/deasync
Turns async function into sync via JavaScript wrapper of Node event loop
eiriklv/EasyEventSourcing
A Simple Event Sourcing Example Application
eiriklv/effects-as-data
A micro abstraction layer for Javascript that makes writing, testing, and monitoring side-effects easy.
eiriklv/effects-as-data-universal
Universal commands for effects-as-data
eiriklv/es6-lambda-calculus
Describing lambda-calculus using ES6 arrow notation (currently only on FF)
eiriklv/exerslide
A framework to create React-based HTML presentations and tutorials.
eiriklv/facebook-calendar-challenge
My 2+ year old solution to the Facebook calendar challenge
eiriklv/libretaxi
LibreTaxi, free and open source Uber/Lyft alternative to connect passengers and drivers.
eiriklv/mailremind-frontend
Mailremind.me frontend
eiriklv/miniMAL
A Delightfully Diminutive Lisp. Implemented in < 1 KB of JavaScript with JSON source, macros, tail-calls, JS interop, error-handling, and more.
eiriklv/my-amazing-app
React Application
eiriklv/preact-game-kit
Component library for making games with React & React Native
eiriklv/react-infinite-scroll
An infinite scroll component for React
eiriklv/react-live
A production-focused playground for live editing React components
eiriklv/react-native-chat-demo
React Native demo while learning Redux, NavigationExperimental. Uses GiftedChat lib.
eiriklv/react-native-redux-groceries
A simple grocery list app with offline support, built with React Native, Redux, Firebase
eiriklv/redux-saga
An alternative side effect model for Redux apps
eiriklv/todomvc-redux-react-typescript
TodoMVC example using Redux, React, and Typescript
eiriklv/WikiQuiz
Generates a quiz for a Wikipedia page using parts of speech and text chunking.