TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: hakk -- a REPL for developing Node.js programs on the fly

2 pointsby arthuredelsteinalmost 2 years ago

1 comment

arthuredelsteinalmost 2 years ago
hakk is a new REPL-based tool for developing Node.js programs. hakk runs your .js source files, and updates your program as it runs whenever you make a change. Unlike the built-in node repl, hakk lets you re-define consts, functions, and class members while your code is running. It works with any code editor.<p>I would love to get feedback. Do you find this tool useful? What improvements would you like to see?
评论 #36625592 未加载