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

JavaScript Express Basics Using Templates with Express Express’s Response.render Method

drmwr
PLUS
drmwr
Courses Plus Student 5,926 Points

Atom package for pug text editing

Which Atom package for pug is @Chalkers using in the Express videos?

3 Answers

In the Atom Editor, go to File --> settings--> Install and enter Pug in the Searchfield. Look for one you like and press install. Now it will highlight the Pug-Code.

Nice, this helped heaps. Thanks.

Seth Kroger
Seth Kroger
56,413 Points

Andrew usually uses Visual Studio Code instead of Atom in his courses.

drmwr
PLUS
drmwr
Courses Plus Student 5,926 Points

Sounds good, Seth.

Thanks for the reply.