question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Checklist: exercises that could be implemented

See original GitHub issue

Hi there (new) contributors.

The way this works is you can follow the link below to the problem specifications. This is the canonical data we have for this exercise. If you want a grasp of how this exercise might look, have a look at other tracks, where this exercise is implemented. You’ll probably want to start with similar languages such as typescript and coffeescript, and then perhaps other loosly-typed languages such as ruby or python.

  1. Open a new issue, we’ll label it with new exercise ✨
  2. We’ll assign the issue to you, so you get to work on this exercise
  3. Create a new folder in /exercises
  4. You’ll need to sync this folder with the matching config files. You can use scripts/sync to do this: ASSIGNMENT=slug npx @babel/node scripts/sync.
  5. Create a <slug>.js stub file.
  6. Create a <slug>.spec.js test file. Here add the tests, per canonical data if possible.
  7. Create a example.js file. Place a working implementation, assuming it’s renamed to <slug>.js
  8. Run the tests locally, using scripts/test: ASSIGNMENT=slug npx @babel/node scripts/test.
  9. Open a PR.

NOTE: ~Use this link for a ⚡️ live list of unimplemented exercises.~

The link above is currently broken. This one searched through the issues and DOES work.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
tejasbubanecommented, Oct 1, 2019

Great, I have removed the checklist so that we don’t have to manually maintain it.

2reactions
tejasbubanecommented, Oct 1, 2019

Actually, looks like it’s already done

Ahh, I did not check the already implemented ones. Let me quickly update the above list so others don’t get confused 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Building Exercise Checklists
How do you progress exercises in your programming? How do you know when strong is strong enough? Do you order your exercises with...
Read more >
Muscle Mobility Checklist - Exercise Quick Guide
Muscle Mobility Checklist · 1. Roll out feet · 2. Foam roll calves · 3. Foam roll quads · 4. Foam roll glutes...
Read more >
Weekly Workout Plan Checklist - Real Simple
Weekly Workout Plan Checklist ; Bicep curls, 10 reps; Triceps kick-backs, 10 reps ; Crunches, 20 reps; Bicycle crunches, 20 reps; Oblique crunches ......
Read more >
Daily Checklists | Fitness goals printable, Fitness ... - Pinterest
Daily Checklists – smile and breathe Fitness Motivation, Fitness Goals, ... Summer Body Workouts, Body Workout Plan, At Home Workout Plan, Belly Workout,....
Read more >
Workout Checklist Template - 9+ Free Word, PDF Format ...
Our checklist templates can be downloaded easily and for free, so you won't have to spend a single cent on your workout guides...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Hashnode Post

No results found