Git Product home page Git Product logo

redouble's Introduction

Redouble

build status

contract bridge game

developed in ES6 using ReactJS, Redux, WebPack, React-Hot-Loader, Mocha/Chai/JsDom, Babel, Koa

special thanks to the good people at BrowserStack for providing cross-browser integration test support.

see the angular2 branch for an angular2 version

How do I get set up?

  • npm install
  • npm start

Issues

none!

redouble's People

Contributors

frankwallis avatar greenkeeperio-bot avatar

Stargazers

 avatar  avatar Suven avatar C-Bass avatar  avatar Lito avatar ChengChen avatar Keith Bloom avatar Vlad M. avatar Ricki Runge avatar Alain Galvan avatar Amit Portnoy avatar Stephen Chumley avatar Allen Brubaker avatar Arian R avatar Chen avatar Tomasz Bak avatar Klaas-Jan Stellema avatar John avatar mick delaney avatar Eric Hillah avatar  avatar Pedro de la Cruz Jr. avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

redouble's Issues

Angular2 version not working in FF, source maps, runtime errors

Hi. I'm trying to choose a workflow for TypeScript + angular project. Looks like JSPM with your plugin-typescript has the most straightforward workflow to me. So i checked the example (this repo).

The angular2 branch doesn't work in FireFox.
The master branch does work in FF but it takes almost 10 seconds to load it which is not acceptable. Do you know why? Is it a problem with JSPM/SystemJS loader? Have you noticed? It's quite fast to load it in Chrome.

Source maps:
When using console.log, it works fine, awesome!
getting available for 0 - hand.ts:31

But when trying a runtime error:
angular2.dev.js:9842 ReferenceError: foo is not defined in [availableCards in <li class="hand-card" *for="#card of availableCards">]

Are these issues somehow solvable?
BTW thanks for your work.

How to avoid having compiler's error within an editor ?

I cloned the git's repository, and ran all the procedure for the example angular2 till
jspm bundle-sfx src build/build.js
Which produce the expected build.js file.

However when I do open the project within Atom or Webstorm, I do face the
"Corresponding file not included in tsconfig.json" error when I do
import {bootstrap} from 'angular2/angular2';

Of course, the actual folder is [email protected]/angular2 and I could include within the tsconfig.json file the path to the root jspm_packages/npm folder but then jspm will not compile anymore.

Is this a current limitation to the model or I am doing it wrong ? Is there a special configuration trick or a workaround to apply ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.