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

Built A Calendar Plugin for AngularJS :)

Hey Guys,

So I was recently referred to as a lazy developer for not putting code up on Github... IDK why, as I put up free tutorials on youtube... however, I figured that it was time for me to build something useful for the community...

So I built a calendar plugin that runs solely on AngularJS and MomentJs... it takes up a combined 10kb (when you include momentJS)... so it is extremely lightweight.

Give it a look https://github.com/techwarriorz/ng-easy-cal and let me know what you think :)