Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vault-developer authored Dec 29, 2024
1 parent 9ce6076 commit 989381f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,7 @@ yarn dev

### Future Plans:

- [ ] [fix lagging animation in event loop wheel](https://github.com/vault-developer/event-loop-explorer/issues/4);
- [ ] [add step forward functionality](https://github.com/vault-developer/event-loop-explorer/issues/8);
- [ ] [add GitHub action to check PRs](https://github.com/vault-developer/event-loop-explorer/issues/9);
- [ ] [make mobile layout more user-friendly](https://github.com/vault-developer/event-loop-explorer/issues/7);
- [ ] [add code validation syntax](https://github.com/vault-developer/event-loop-explorer/issues/3);
- [ ] check js parsing edge cases, including `new Promise((res) => {res(console.log(4))})`;
- [ ] add a toggle to console to switch between console.log output and comprehensive logs for every step;
Expand Down

0 comments on commit 989381f

Please sign in to comment.