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.

Optimizing Tail Call Recursion

37 pointsby silentbicycleover 10 years ago

2 comments

tonygover 10 years ago
I like the visualizations of the stack behaviour.
osandovover 10 years ago
This is cool! Nitpick about examples 2 and 3 - the code should return something in the else case.