|
|
|
|
|
by goranmoomin
1213 days ago
|
|
Oh, didn’t expect a reference to me at all, was thinking that the function was very similar to mine :) That function is now in my must-haves in my new Django side projects; I usually overuse them before I finally move to a JSX-based UI library. It’s great for simple DOM manipulation… and for me it seems to create a semi-simple migration path in the case the code gets complex. |
|