Hey everyone, thank you for the love I feel in your posts!
This is all coming to mind as today I will begin the task of upgrading from 3.9.7 to 5.9.7, and PHP from 7.4 to 8.2, so my development focus shifts from features to framework upgrade.
@Hyperbytes, I have around 400 server actions… many are simple crud actions, but some have complex maths algorithms. There are also S3 actions and a bit of custom PHP.
I’m using cron in PHP to schedule actions at the moment…
I’m wondering about the technical possibilities of having half the back end in PHP and half in Node for a while too.
The front end of my app is a single index file with a cascade of around 40 PHP include files it loads at start-up. It works like a dream! So this would need to become partials I guess… but right now I know nothing more detailed than the word “partials”! Which makes me realise I will need to know more about Node, but I’m not quite sure what it is I will need to know!
I also have quite a lot of app flows and data stores on the front end…
I also want to plan the development of a mobile app with local data storage for when the user is off-line, and I’m sure the switch to node and the mobile app journey will effect each other in ways I currently don’t understand.
There are so many thoughts in my head about how to approach this, and I want to leave an easily searched legacy of this journey for others to follow.
At the moment I’m in an information gathering phase… hence appreciating the idea of a forum category where each aspects of this journey can be discussed in technical detail so I can create a realistic timescale for the project and leave a documentation trail for all those who follow to use. Using my experiences for the benefit of others is a massive part of what I have always wanted to bring to our wonderful community!
@mark1, I’m wondering if there are monthly meet-up topics to consider from all of these questions too…
A big fat Thank You to all of you who are bringing your time and care to this topic!
Antony.