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 trialSeth Lewis
Full Stack JavaScript Techdegree Graduate 18,191 PointsWhere can I find exercises to practice function expression & arrow function syntax repetitively?
Anyone know of a library of exercises where I can practice converting function declarations into expressions & arrow functions?
3 Answers
Steven Parker
231,236 PointsHave you done the Practice Arrow Functions in JavaScript workshop?
Seth Lewis
Full Stack JavaScript Techdegree Graduate 18,191 PointsSteven,
I hadn't made it far enough yet but at this point I have indeed discovered the workshops in the library. Very grateful for these.
Thank you!
Heather Wood
Courses Plus Student 5,887 PointsHi Seth, You've probably moved on since asking this question in 2020. I see you got your tech degree, congrats! It was a good question though, so for other students wanting extra practice.. the following is a url with some practice questions and solutions given. You could practice working the questions yourself and then seeing the solution to check your work.