Live data from Hacker News

Cro – elegant reactive services in Raku

cro.raku.org

1–8 of 8 posts

Re: Cro – elegant reactive services in Raku

#4
post #2

Took me a while to remember that Raku is the "Perl 6" followon to the still-supported Perl 5, though it has morphed into a very different language.

What's changed since 5.10 days?

Perl to Raku guide - in a nutshell: https://docs.raku.org/language/perl-nutshell

Perl to Raku guide - operators: https://docs.raku.org/language/perl-op

Perl to Raku guide - functions: https://docs.raku.org/language/perl-func

Re: Cro – elegant reactive services in Raku

#6
post #2

Took me a while to remember that Raku is the "Perl 6" followon to the still-supported Perl 5, though it has morphed into a very different language.

What's changed since 5.10 days?

Quite a bit has changed since 2007 for both Perl and Raku.

Re: Cro – elegant reactive services in Raku

#8
"This tutorial walks through building a simple Single Page Application using Cro as the backend. For the frontend, we'll use webpack, ES6, React and Redux. "

Webpack? Who wants to build something with webpack these days?

(Criticism of React omitted for brevity)