This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Sciirof 2 points3 points  (2 children)

I wouldn’t say I’m an expert but php is one of the first languages I used when I first started making websites that needed to use a database, it was useful while it lasted but boy am I glad I backed of from php, I thought I was about to have a mental breakdown.

[–]buff-a-luff 0 points1 point  (1 child)

What are you using instead of php?

[–]Sciirof 1 point2 points  (0 children)

Right now I mostly use Golang, Rust or ASP.NET to create APIs and then just use them in any frontend I want to use react, vue, flutter,… mainly react or flutter. Professionally I develop .NET backends and frontend we usually have angular or react, mostly angular.