Aysha Anggraini

On code, design, and movement

Modernizing Anchorific

I must be the world’s most horrible open sourceress because I can’t seem to maintain my projects consistently. Mad respect to all the open source contributors out there. I wish I could do what they do but I just can’t seem to commit. If you were to compare my projects to plants in a garden, […]

Testing Scrolling Events with Qunit.js

When I was writing the unit test for Anchorific.js, I was having a hard time writing test for the ScrollSpy implementation as there was not many documentation on testing for scrolling event. Therefore, I decided to come up with my own solution, which is not perfect, but it does a great job in doing what […]

Anchorific.js is now on Github!

I created Anchorific.js in order to learn three things:  Grunt, Qunit, and how to develop a jQuery plugin. So, I developed a jQuery plugin in order to this. I am a big believer in learning by doing. Learning passively through a book just never works for me and I just need to go out there and do it. […]