Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: To Framework or not to Framework

by Bod (Parson)
on Nov 24, 2020 at 01:14 UTC ( [id://11124102]=note: print w/replies, xml ) Need Help??


in reply to Re: To Framework or not to Framework
in thread To Framework or not to Framework

Framework you should.

And I think I am convinced that Framework I shall :)

You haven't mentioned DBs yet but it will be needed...

This is far from the only site I am running that has a DB supporting it. The core part of the ERD is written out and would have been built this evening had I not been reading up about Mojolicious instead. Our business booking site is built in Perl and utilises the DBI::mysql module although on the backend is actually a MariaDB. Here if you are interested.

Because of the difficulty getting Mojolicious installed and set up on the shared hosting plus the steep learning curve to get it working and the proximity now to Christmas, I will be building an MVP site without a framework and then create a testing subdomain onto which I will implement a framework driven site using basically the same web code, just delivered in a different way.

Replies are listed 'Best First'.
Re^3: To Framework or not to Framework
by bliako (Monsignor) on Nov 24, 2020 at 01:33 UTC

    You don't need the extra hassle of managing a host without Linux OS and a shell to it (sorry I sound strong-minded but this is my experience - I dealt with "my host does not allow me" problems for as long as the host was for free - and thank them for that). There are lots of hosting sites with 5euros per month (OK performance, for me at least), forget cpanel and web-management. ssh to your site, ftp your site into it, cpanm all the packages you need, set-up nginx or apache as your web-server, install any database you need and go. Fair enough it needs some skills but invest in the skills now if you feel comfortable with these kind of skills.

    and the proximity now to Christmas

    Christmas is cancelled, let's hope only for this year

      sorry I sound strong-minded

      Strong minded is good! And...
      Actually I probably have all the access I need. I certainly have FTP and SFTP because that's how I develop with WinSCP updating server side files from a local copy.

      I also have SSH but the only thing I ever use it for is to connect with PuTTY and run top if I suspect that a script hasn't finished when expected.

      Looks like I'm going to have to brush up on Linux - most of my professional IT life was spend in a Windows environment (XP and 2002 R2) but 20 years ago I did some AIX work. For the last decade I have been entirely amateur WRT IT running businesses totally unrelated to IT.

      Christmas is cancelled

      I wish...I have meetings all day with various parts of my team discussing Christmas investor relations and Christmas marketing campaigns!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11124102]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-19 21:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found