Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

SHUTO KAKU
SHUTO KAKU
15,001 Points

About learning

Hi, I'm Shuto!! I started my job as web designer last November... I've been learning HTML and CSS. I can do basic things for making a website with using both HTML and CSS. During my work, Wordpress is pretty major to use to make a website and some maintenance. so, i am considering which i should learn next either Wordpress or JavaScript after learning HTML and CSS.

Please anyone can help me:P

Cheers!!

2 Answers

If you find yourself using WordPress a lot, I would highly recommend learning the basics about WordPress along with PHP. Most of the work you'll end up doing will most likely revolve around templating and theming which means touching a lot of WP specific PHP code. Once you have a grasp on the basics learning tools like Advanced Custom Fields would be handy as a lot of sites use that.

WordPress does use jQuery quite a bit, and with the Rest API and Gutenberg chances are you'll start seeing more and more "decoupled" sites where the front end is entire JS. The basics for JS would probably more than enough to get you started with WordPress as well.

SHUTO KAKU
SHUTO KAKU
15,001 Points

Hi, Luke!! Thank you so much for your pretty nice answer!!!

I appreciate it:P

Shuto