Johannes Ewald

Results 6 repositories owned by Johannes Ewald

bumpy-road-to-universal-javascript

33
Stars
0
Forks
Watchers

Example repository for my talk "The bumpy road to Universal JavaScript"

rewire

3.1k
Stars
127
Forks
Watchers

Easy monkey-patching for node.js unit tests

popular-javascript-projects

16
Stars
1
Forks
Watchers

Scripts that I have used to retrieve and process data about JavaScript projects from Github, npm, StackOverflow etc.

rewire-webpack

122
Stars
20
Forks
Watchers

Dependency injection for webpack bundles

spa-vs-universal

31
Stars
0
Forks
Watchers

Real-world example implementation of a blog using a SPA and a universal architecture. Demonstrates server-side rendering combined with code-splitting.

toSrc

19
Stars
3
Forks
Watchers

Turns every JavaScript object or primitive into valid source code that can be evaled again.