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-redux-autosave
React and Redux example with form autosave
eiriklv/react-redux-router-forms
React + Redux + React Router + Forms example
eiriklv/react-native-for-curious-people
Available through the Exponent iPhone or Android app:
eiriklv/social-data
Get social shares data for a url from the most popular social networks
eiriklv/classroom-coding
Video series code
eiriklv/component-check
A quick introduction to explore how components can be created in several frameworks.
eiriklv/css-in-js
React: CSS in JS techniques comparison.
eiriklv/deepmerge
A library for deep (recursive) merging of Javascript objects
eiriklv/flexboxfroggy
A game for learning CSS flexbox
eiriklv/fluxpybird
some ideas involving games and Redux
eiriklv/infinite-scroll-1
Infinite scrolling in native javascript
eiriklv/mini-redux
A simple reimplementation of Redux
eiriklv/minilisp
Making a Mini-Lisp: Introduction to Transpilers and how tokenizer, parser and interpreter work together
eiriklv/pageslider-react
Micro library for animated page transitions using React
eiriklv/pouch-websocket-sync-example
Pouch Stream example
eiriklv/prot
highly opinionated dev environment [Proof of concept]
eiriklv/react-boilerplate
Quick setup for performance orientated, offline-first React.js applications featuring Redux, hot-reloading, PostCSS, react-router, ServiceWorker, AppCache, FontFaceObserver and Mocha.
eiriklv/react-fundamentals
eiriklv/react-graphql-todos
Simple Todo App with React and GraphQL
eiriklv/react-layout-components
Layout Components for React based on Flexbox
eiriklv/react-native-update
Update js version and app version for ios and android
eiriklv/react-redux-jwt-auth-example
Sample project showing possible authentication flow using React, Redux, React-Router, and JWT
eiriklv/react-three-renderer-example
Examples for react-three-renderer
eiriklv/redux-demo-quiz
Trying out Redux and ES6 using React and Webpack
eiriklv/resurge
Make and share a small React project with minimal effort
eiriklv/sagui
Your last development dependency
eiriklv/training
hands-on javascript training
eiriklv/tree-shaking-demo
eiriklv/vidom
Library to build UI based on virtual DOM
eiriklv/virtual-app
Provides redux-like, unidirectional state management paired with virtual-dom.