Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Perl Dancer or Node.js for small application [closed]

I am using Perl Dancer to develop an application handling minimal routes and requests.

What is the difference between Perl Dancer (micro web framework) and Node.js ? which ll be better Node.js or Perl Dancer?

like image 747
user_D_A__ Avatar asked Feb 27 '26 17:02

user_D_A__


1 Answers

Look for the tool that makes you more productive, both tools may be similar for your purposes. I'll recommend you use Dancer if you have Perl knowledge. Or Flask for Python, Sinatra for Ruby, ...

for Perl, Dancer is a great web framework. See also: Mojolicious::Lite and Kelp.

like image 75
Miguel Prz Avatar answered Mar 01 '26 09:03

Miguel Prz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!