Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Webpack + React Prototype#31

Open
kamescg wants to merge 11 commits into
gitcoinco:stagegitcoinco/browser-extension:stagefrom
kamescg:reactCopy head branch name to clipboard
Open

Webpack + React Prototype#31
kamescg wants to merge 11 commits into
gitcoinco:stagegitcoinco/browser-extension:stagefrom
kamescg:reactCopy head branch name to clipboard

Conversation

@kamescg

@kamescg kamescg commented Jan 1, 2018

Copy link
Copy Markdown
Contributor

Webpack helps generate the perfect* bundle

*What's ever really perfect :)

The React family has been added (Redux, Router, Sagas) to help scale the interface.

As mentioned in a recent Tweet (https://twitter.com/GetGitcoin/status/947533717689450497) the future is bright for the Gitcoin ecosystem. As Gitcoin features become interconnected, hopefully predictable interface state management can help designers and developers more quickly and easily code new features.

Common async management (generators, await and promises) are implemented within the application bundle. Helping designers and developers more easily reason about Javascript's notorious single threaded callback style.

@owocki

owocki commented Jan 2, 2018

Copy link
Copy Markdown
Contributor

i get an error when i try to load this into chrome.. http://bits.owocki.com/2O1p2I033V0p/Screen%20Shot%202018-01-02%20at%209.14.31%20AM.png

i tried running these commands from the root chrome_ext folder

npm run build || yarn build <---- Bundles Chrome Extension
npm run start || yarn start <---- React Hot Loading for Popup Development (localhost: 3000)

but i got some npm errors. i suppose i need to npm install it first?

@kamescg

kamescg commented Jan 2, 2018

Copy link
Copy Markdown
Contributor Author

Sorry should have clarified :)

npm install
npm run build

Upload the build folder to Chrome.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.