Anna

Results 445 comments of Anna

I have a silly question if you don't mind. How come whenever the script is placed inside of `script.js` instead of the html file, the preview fails to work due...

Okay so there is a pipeline that transforms the JSX babel. Is it possible to get the script section away out of the html file and into it's own `index.jsx`...

Wouldn't you need a database of some kind in order to track it?

I've got a rough sketch of what I wanna happen here. Every time an app user clicks the "Upload new" button, a new clickable button is added to a row....

For the workshop, I'm pretty sure that we should introduce first introduce the concept of typing in Typescript in variables and functions. Then get campers familiar with union types and...

> We should convert vitest to use the expect library, not the assert library Can you help me verify that it's a good idea to do this? I was part...

If `equ = assert.equal` is replaced with `equ = assert.strictEqual` in processors.test.coffee , you'd be able to see my errors.

Hi there. I think code `20110` is pretty important. It seems to be required for multi-lined messages.

You never actually finished this pull request. The tests are referencing files that don't exist.

I was trying to build a fork that's somewhat maintained since I unfortunately found this library. I'd love all the help I can get.