Exercises
Some basic javascript coding challenges and interview questions
Install / Use
/learn @kolodny/ExercisesREADME
These are some basic (and advanced) coding challenges
Here's the basic workflow:
[~] $ git clone https://github.com/kolodny/exercises
[~] $ cd exercises
[exercises] $ npm install
[exercises] $ cd debounce
[debounce] $ vi index.js
[debounce] $ npm test
This uses a basic TDD approach so take a look at the test.js file in each directory to see what needs to be implemented, write an index.js as the solution file
Contributing
Pull requests welcome, please follow the basic workflow:
- Make a folder
- Copy a package.json from a sibling folder
- Make a test.js file
- Optionally provide a README.md
Related Skills
node-connect
339.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.8kCommit, push, and open a PR
