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

I find a website which shows words meaning and pronunciation, but after I check the HTML document, it didn't show out.

I find a website which shows words meaning and pronunciation, but after I check the html document, it didn't show out. And the website is made by javascript, I want to know how does the website made, and how does those data store. If I want to make a similar website, is there have some themes or plugins I could directly use? If not can u give me some advice which knowledge I need to comprehensive after that I could get similar function and shows out. Thank you. And the website is : https://www.hsk.academy/en/hsk_3 You see after click it, you could see the meaning, but after you click more button, they showed on a new page.

1 Answer

That is built with Node.js, Express.js, and React. You aren't going to find any plugins that work like this.