Ask HN: Review my first JavaScript library

https://news.ycombinator.com/item?id=4634106
by mparke • 14 years ago
2 4 14 years ago

Hi Everyone,

I have been working on a JavaScript library project that has grown out of discovery and learning what I've found useful in app development. I typically use some of these tools alongside jQuery or something that makes manipulating the DOM easier. I'm looking for some feedback, constructive criticism or just general suggestions. How can I improve the core class system around Object.create? How can I improve publish and subscribe? Any other module or implementation suggestions welcome.

Introduction: http://ordinaryrobot.com/#page-hawkjs_intro Github: https://github.com/mparke/hawk.js

Thanks for any thoughts.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com