Hacker News new | ask | show | jobs
by BiteCode_dev 1036 days ago
I'm the first one to hate on JS, but the whole integrated event loop, with auto scheduled async tasks and Promise system that works both with callbacks or async is one of the easiest system for http calls I ever used.