Hacker News new | ask | show | jobs
by rimo 4601 days ago
All this svg stuff is getting pretty interesting.
1 comments

It is, and Snap made it infinitesimally moreso. Ive been using it in conjunction with Backbone, and find it extremely versatile, and with a good Layout Manager extension, you dont run into zombie objects laying around.

So glad that Adobe made this open source.

I believe the word you're looking for is "infinitely."

Infinitesimally implies very small/not a lot:

"1: taking on values arbitrarily close to but greater than zero 2: immeasurably or incalculably small <an infinitesimal difference>" (http://www.merriam-webster.com/dictionary/infinitesimal)

You are correct, thanks!
Hello Nick. If you don't mind, may you open the backbone boiler plate, and tell us what layout manager extension you use? :)
Just saw this, so I will answer for posterity:

Backbone LayoutManager

Ridiculously simple to use in an AMD setting.