tasks
tasks copied to clipboard
NodeJS interview topics
Title of Pull Request
🤔 This is a ...
- [x] 🌟 New task
- [ ] 🌐 New module
- [ ] ⚙️ Update to an existing task
- [ ] 🔧 Update to an existing module
- [ ] 🔗 Update or addition of external resources or links
- [ ] 🐛 Fix in a task or related content
- [ ] 🛠 Fix in a module or related content
- [ ] ✏️ Fixed a typo or grammatical error
- [ ] 🔗 Fixed a broken link
- [ ] ❓ Other (specify: ****____****)
Description
- Brief Overview:
- Implementation Approach:
Additional Information
- Screenshots/Links:
- [ ] Related Issues:
Checklist
- [ ] ✅ I have performed a self-review of my own code.
- [ ] 📝 I have commented my code, particularly in hard-to-understand areas.
- [ ] 🔧 I have made corresponding changes to the documentation (if applicable).
- [ ] 🚫 My changes generate no new warnings or errors.
NodeJS versioning - what is LTS Testing - TDD/BDD Loggers - types of loggers, logging levels, logging tools and libraries (Logstash, Winston etc.) NodeJS Error handling and Debugging - Promise rejections, Native debugging, inspectors and specialized tools