DEV Community

Discussion on: Is Learning Wordpress good for front-end developer?

Collapse
 
thanhquandev profile image
Phung Thanh Quan

Using WordPress very easy to have a website, blog.

If you want to create a website quickly, WordPress is the best choice, but if you want to have a high level on the front-end journey, WordPress is not suitable for you.

I encourage you to learn something else like HTML, CSS, JS, and frameworks like ReactJs, VueJs, or AngularJS. Using these technicals helps you more understand what is going on under the hood.

In addition, you must know how the front-end communicates with the backend and how to have the best performance when your front-end has been deployed in the real environment.

Hope it helps 😋

Collapse
 
toqeer__abbas profile image
Toqeer Abbas

Thanks