d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Conversion Of Website From Php To Javascript > I Just Want To Change The Whole Php Web
Add Reply New Topic New Poll
Member
Posts: 1
Joined: Oct 22 2019
Gold: 0.00
Oct 23 2019 07:24am
Hello friends, I want to change my client website which is related to [URL="https://triviaquestions4u.com"]online education[/URL] and built in PHP. He want to change the whole website into Javascript or Angular Js. So what procedure should i use from the scratch to acheive this goal. I didn't have any experience in Angular. so what should be the easiest way to do this?

This post was edited by smithonepa on Oct 23 2019 07:25am
Member
Posts: 12,786
Joined: May 17 2013
Gold: 4,010.00
Oct 23 2019 08:04am
Good luck.
Member
Posts: 1,039
Joined: Jul 8 2008
Gold: 1,939.50
Oct 23 2019 05:33pm
Whatever you do don't convert it to "AngularJS" which is an incredibly out of date framework and an absolute mess to work in. AngularJS was dropped in favor of "Angular" which is fine to use. Angular 8 is the latest. Don't use AngularJS.

PHP runs on the server and can therefor do things like talk directly to a database and javascript/angular can not. This may not be viable with just angular. I don't know of any easy way to do this type of conversion.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll