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

General Discussion

Francesco Paolini
Francesco Paolini
9,910 Points

Don't know where to go now

I have a decent knowledge of html, css (also sass and bootstrap), and vanilla javascript. Now, I would like to keep study as a front end developer, but on the other hand I would also like to become a wordpress developer. So, I don't know if i should start studying some javascript framework (which is the missing piece of what most job position as front-end requires from what I can see), or if it is better to start with php (which is required for having a deep understanding of wordpress for what I can see). So is it possible to do, with a javascript framework (I was thinking about staring with vue.js), the same stuff you would do with php regarding wordpress development? Are there any alternative which will allow me to do both things?

Also, on an unrelated note, at which point in time should I study sql?

Sorry if the question may seems confused, but I don't really know anything aside from the stuff I've mentioned in the beginning, thank you for the answer :)

1 Answer

Steven Parker
Steven Parker
229,783 Points

Since WordPress itself is based on PHP, I don't think there's any substitute for PHP knowledge if you intend to work with WordPress.

And some essential SQL is part of the PHP courses.