Sandro Magi

Results 18 comments of Sandro Magi

I'm absolutely interested in exploring various options. I'm still learning about this whole field of client-side reactivity, vdom, JSX, etc., so please bear with me! An explicitly commutative variant of...

Addons to a select element are seriously misaligned, even in Chrome and IE 11, and don't work with the above fix in Firefox. Here's the amended version that works in...

Addons for a textarea don't align at all either, although this is likely an impossible case to match the ideal, which is that the addon height matches the textarea height....

Another weird rendering issue across all browsers: $ Addon renders with no left border. Adding class="col c10" to the wrapping div has no effect.

Sure, just post back here with a URL and I'll let you know.

Just thought I'd check this out again, and it's still an issue in the latest Firefox.

> I might look into it, though I'm planning on using sj/lj for exception handling as well (like Lua does), so I'm not sure how those would interact. I'm the...

Hmm, I like the idea but don't like that it's not standard. I created async.h for use on my microcontroller projects that come with their own C compilers. Then again,...

Sorry for the lateness here, I only just recently had enough time to start getting back into this stuff. My only concern with this macro is that it blocks due...