Web development with or without frameworks ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Web development with or without frameworks ?

I am good with php language, so i can create a lot of websites with a lot of functions like users management, product management (ecommerce) and more... but i don't know if i create these projects with right way. so i want to ask what is the right way to developp a website. and what the best framework can i use it to developp website with mobile app with one database.

11th Feb 2019, 7:07 PM
Elghozi Nasreddine
Elghozi Nasreddine - avatar
2 Answers
+ 2
If you have strong foundation of php language, you could build your own libraries which is more suitable for your applications. I had used Laravel, Yii2 and other php frameworks before, the best performance library is the one I built it by my own, without using any 3rd party frameworks. To me, it's most stable php codes, if there is any bugs arisen from the codes, I could debug it easily, since I know every codes in the php libraries.
12th Feb 2019, 2:42 AM
Calviղ
Calviղ - avatar
0
Calviղ if i want to developp website and mobile app linked with the same database (Mysql) with some framewok. what is the best as you think ?
13th Feb 2019, 3:08 AM
Elghozi Nasreddine
Elghozi Nasreddine - avatar