DEV Community

Discussion on: How to grow your web development career?

Collapse
 
crimsonmed profile image
Médéric Burlet

Wordpress uses PHP something you could look into are PHP frameworks such as:

  • Yii2
  • Laravel
  • Symphony

We personally use Yii2 in our company and lets us create complex big platforms. This will be a big change from wordpress as you'll have to learn MVC modelling.

Going into a JS stack as some people are suggesting might be a big leap when you have no fullstack experience as it is a very different way or working.

Collapse
 
rizwanrajput profile image
Rizwan Aaqil

Thank you. Any recommendation for good resources to learn one of these framework?

Collapse
 
crimsonmed profile image
Médéric Burlet

Yii2 getting started guide and documentation is really easy:
yiiframework.com/doc/guide/2.0/en/...
youtube.com/watch?v=whuIf33v2Ug