Skip to content

Conversation

@papkovskaya
Copy link
Owner

  1. Task: https://github.com/AlreadyBored/nodejs-assignments/blob/main/assignments/nodejs-basics/assignment.md
  2. Done 29.01.2024 23:10 PM (UTC +5) / deadline 30.01.2024 05:00 AM (UTC +5)
  3. Score: 206 / 206
  • Basic Scope (136/136)
    • File system (src/fs)
      • create.js implemented properly (6)
      • copy.js implemented properly (10)
      • rename.js implemented properly (10)
      • delete.js implemented properly (6)
      • list.js implemented properly (6)
      • read.js implemented properly (6)
    • Command line interface(src/cli)
      • env.js implemented properly (6)
      • args.js implemented properly (6)
    • Modules(src/modules)
      • cjsToEsm.cjs refactored properly (20)
    • Hash (src/hash)
      • calcHash.js implemented properly (10)
    • Streams (src/streams)
      • read.js implemented properly (10)
      • write.js implemented properly (10)
      • transform.js implemented properly (10)
    • Zlib (src/zip)
      • compress.js implemented properly (10)
      • decompress.js implemented properly (10)
  • Advanced Scope (70/70)
    • Worker Threads (src/wt)
      • worker.js implemented properly (10)
      • main.js implemented properly (30)
    • Child Processes (src/cp)
      • spawns child process (10)
      • child process stdin receives input from master process stdin (10)
      • child process stdout sends data to master process stdout (10)

My contacts: telegram @volha_ppp, discord volha.papkouskaya

@papkovskaya papkovskaya changed the title Node js basics solution Node js basics assignment Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants