rmurphey / js-assessment

A test-driven approach to assessing JS skills
5.15k stars 2.05k forks source link

Any plans on upgrading this repo? #220

Closed the-glima closed 4 years ago

the-glima commented 4 years ago

Hi.

First things first: thanks for all the work you all put on this project. I remember forking this 4 years ago when I was learning JavaScript (still am).

Was wondering if you all have plans on upgrading with this repo? I can see open issues from 3/4 years ago. But the main reason that I'm asking this is that I was thinking to modernize this project a bit, bringing ES6, replacing dependencies, adding more modern test cases and (maybe) even adding TypeScript to help beginners (and non-beginners) to get faster feedback on what a method is expecting, etc... Also, I would like to add simple E2E tests that could assess another type of skill (HTPP, UI).

I'm just thinking out loud here. Actually, I was thinking about this a long time ago.

Thanks you.

rmurphey commented 4 years ago

Please feel free to fork if you think it would be useful. I'm no longer maintaining this project.

On Sat, Jan 25, 2020 at 9:11 AM Gabriel Lima notifications@github.com wrote:

Hi.

First things first: thanks for all the work you all put on this project. I remember forking this 4 years ago when I was learning JavaScript (still am).

Was wondering if you all have plans on upgrading with this repo? I can see open issues from 3/4 years ago. But the main reason that I'm asking this is that I was thinking to modernize this project a bit, bringing ES6, replacing dependencies, adding more modern test cases and (maybe) even adding TypeScript to help beginners (and non-beginners) to get faster feedback on what a method is expecting, etc... Also, I would like to add simple E2E tests that could assess another type of skill (HTPP, UI).

I'm just thinking out loud here. Actually, I was thinking about this a long time ago.

Thanks you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rmurphey/js-assessment/issues/220?email_source=notifications&email_token=AAAOM26MI7Q4QIBIMN6I6MLQ7N7SZA5CNFSM4KLNYBUKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IIUZVEA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAOM2ZBKRSH2K2TWZUTKTLQ7N7SZANCNFSM4KLNYBUA .

the-glima commented 4 years ago

Ok. Thank you.