Skip to content

Conversation

@theofilis
Copy link
Contributor

Hi,

Project Iroha is very interesting thus I want to contribute my coding skill in yours javascript library.

I migrate your project to Typescript I use the latest trends on library development with Typescript as they are proposed here

.travis.yml Outdated
@@ -0,0 +1,19 @@
language: node_js
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why travis? Other Iroha projects are using circle-ci2.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, i didn't know you already use circle-ci2. I would try to change it to be like other one.

package.json Outdated
"bugs": {
"url": "https://github.com/soramitsu/iroha-javascript/issues"
},
"homepage": "https://github.com/soramitsu/iroha-javascript#readme",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/hyperledger/iroha-javascript#readme might be better

package.json Outdated
"author": "",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/soramitsu/iroha-javascript/issues"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/hyperledger/iroha-javascript/issues might be better

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

οκ

},
"repository": {
"type": "git",
"url": "git+https://github.com/soramitsu/iroha-javascript.git"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"url": "git+https://github.com/hyperledger/iroha-javascript.git"

@takemiyamakoto
Copy link
Contributor

takemiyamakoto commented Mar 19, 2017

Thank you for your contribution!!

Overall, this looks okay. I guess there is just the question on whether we want to switch to typescript from JS. I think more people than me should comment on this, so let's see what people think.

@theofilis
Copy link
Contributor Author

In this article you could find reasons why it's good idea to adopt Typescript

https://medium.freecodecamp.com/when-should-i-use-typescript-311cb5fe801b#.xxvrfzoa6

@takemiyamakoto
Copy link
Contributor

I personally like Typescript. I think we can have a decision today.

@takemiyamakoto takemiyamakoto merged commit c12b0e4 into hyperledger-iroha:master Mar 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants