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.

Mojo.js 1.0 – From Perl to Node.js

12 pointsby kraihalmost 3 years ago

4 comments

dotandimetalmost 3 years ago
I&#x27;ve worked in Bioinformatics companies for over 20 years, so a big chunk of my programming career was working with Perl, and I&#x27;ve loved, used and advocated for Mojolicious since I first ran across it. It taught me about API design and testing, contributing to open source, and participating in a generous tech community. It also taught me about not being dissuaded from making the right technical decision by popular opinion or ego (for example, breaking with the consensus around PSGI&#x2F;Plack interoperability to build the entire framework around async IO).<p>As the world around me and I moved on from Perl, I&#x27;ve experienced a sense of mourning and loss. I love Mojolicious but I realize I&#x27;ll probably never again write more than a one-liner in Perl (certainly not on the job; the majority of my current employer&#x27;s codebase is actually in R). Furthermore, it&#x27;s become clear that modern web development belongs inescapably to Javascript (and maybe Typescript); In this light, the release of mojo.js feels like an act of love and consolation, a wonderful gift to myself and all other bereft Polyglot Perl expatriates like me.<p>I offer my love and thanks to the mojo core team - long may you rock on!
marcusrambergalmost 3 years ago
Been looking forward to 1.0 for a while. :)
rurbanalmost 3 years ago
Performance comparison? 10x faster?
评论 #31814997 未加载
singingfishalmost 3 years ago
Awesome.