Rasmus Schultz

Results 546 comments of Rasmus Schultz

I see now that this was actually implemented in '14 in #52. I'd like to redo it using today's APIs though, and that PR is probably too old to merge...

@ccampbell are you there? I'd like to help.

@ccampbell is there some reason this trivial change wasn't just merged?

I should have mentioned, I'm on the dev-channel of Chrome. This could well mean that something will change in a near future release that will cause this bug to surface,...

For the record, neither append or prepend is compatible with React, which destroys existing children: https://jsfiddle.net/mindplay/woubtzf0/

> Some expect it to be in the beginning, some right after a specific node and some expect it to be inserted at the end. Isn't it better then to...

I've never used React, so compatibility with React isn't really a good argument from my point of view. React expects an empty render target - Preact (8) of course allows...

I just tried Parcel 2 for the first time and was very impressed with how reasonably it self-configures using the information in `package.json` - but yes, I needed `exports` in...

> I had to switch to another bundler because I really needed the `exports` field to work :( it's a large module with many entries. I was enjoying Parcel a...

"upload"? I don't understand... I see Python and a Models folder in the 1.4GB (!) unpacked application folder, so I'd assume this all runs locally, right? Not in the cloud...