Skip to content

Add more exercises from ECMAScript to TypeScript #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 of 10 tasks
thedevelopnik opened this issue Jun 16, 2017 · 13 comments
Closed
1 of 10 tasks

Add more exercises from ECMAScript to TypeScript #37

thedevelopnik opened this issue Jun 16, 2017 · 13 comments
Labels
enhancement 🦄 Changing current behaviour, enhancing what's already there help wanted

Comments

@thedevelopnik
Copy link
Contributor

thedevelopnik commented Jun 16, 2017

Below are exercises implemented in the ES repo that could be easily translated to TS, that haven't already been implemented.

  • Each new exercise should be submitted in its own PR that references this issue.
  • Dependency versions should be consistent with the existing exercises.
  • Exercise should be added to config.json
    • For now they can be added with a difficulty of 1, but a specific difficulty would be greatly appreciated.

The issue will be closed when all boxes are checked.

  • acronym
  • binary-search-tree
  • clock
  • largest-series-product
  • linked-list
  • nth-prime
  • prime factors
  • robot-simulator
  • series
  • sum-of-multiples
@thedevelopnik thedevelopnik added enhancement 🦄 Changing current behaviour, enhancing what's already there help wanted labels Jun 16, 2017
@masters3d
Copy link
Contributor

I'd recommend to pick 10 or less for the list and then just open new issues for a new groping. It helps prioritize the work.

@thedevelopnik
Copy link
Contributor Author

@masters3d makes sense, I'll cut this down. Gonna start moving some over now. Sorry for the delay, we hit delivery of some major products in the last month.

@thedevelopnik thedevelopnik changed the title Add all exercises in ECMAScript to TypeScript Add more exercises from ECMAScript to TypeScript Jul 21, 2017
@lilislilit
Copy link
Contributor

Maybe...just maybe...It would be beneficial to separate them, or some other, with lower priority and assign hacktoberfest tag to those tasks? Preparations are in full swing in other tracks :)

@masters3d
Copy link
Contributor

I am for separating them into individual issues. Want to create them? I can add what ever tag they need. Let me know.

@lilislilit
Copy link
Contributor

@masters3d Yeah, I will create them in a couple of hours.

@thedevelopnik
Copy link
Contributor Author

@lilislilit thanks for the help! I had been holding off to let all the config changes happen but now that those are going in this is a perfect time to jump in!

@lilislilit
Copy link
Contributor

@dsudia It seems like I am not able to add labels tho.

@lilislilit
Copy link
Contributor

exercism/csharp#435 It should be added in lue of this, hope mainteners of this track will be able to do it soon for issues I created

@masters3d
Copy link
Contributor

label added. Thanks @lilislilit !

@masters3d masters3d reopened this Sep 28, 2017
@lilislilit
Copy link
Contributor

Almost all of them are implemented. Are we sure we don't need to add another bunch while october is still going strong?

@masters3d
Copy link
Contributor

@lilislilit Yes! go for it 👍

@lilislilit
Copy link
Contributor

@masters3d Added a few more, hacktoberfest label for those would again be handy :)

@masters3d
Copy link
Contributor

@lilislilit Thank you! This was a success! I am going to close this but I'll leave the remaining issues open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🦄 Changing current behaviour, enhancing what's already there help wanted
Projects
None yet
Development

No branches or pull requests

3 participants