Andrew

Results 8 repositories owned by Andrew

calculator

1.2k
Stars
2.0k
Forks
Watchers

Simple calculator built with React

emoji-search

484
Stars
696
Forks
Watchers

Simple React app for searching emoji

javascriptstuff-db

178
Stars
91
Forks
Watchers

Lists of JavaScript resources: tools, tutorials, starter projects, example code, etc.

minimal-react-starter

249
Stars
74
Forks
Watchers

As minimal a react starter as you can get... while also using ES6/Babel and Webpack.

react-samples

25
Stars
8
Forks
Watchers

Multi-project repository containing examples to explain react concepts.

webpack-hmr-3-ways

108
Stars
22
Forks
Watchers

Three ways to set up your webpack hot module replacement: webpack-dev-server CLI, webpack-dev-server API, and express with webpack-hot-middleware.

webpack-hmr-starter-dev-server-cli

17
Stars
0
Forks
Watchers

Starter project for Webpack HMR using the 'webpack-dev-server' CLI method.

webpack-hmr-starter-middleware

19
Stars
4
Forks
Watchers

Starter project for Webpack HMR using the 'webpack-hot-middleware' module to run within an express server.