Michael Brevard

Results 109 comments of Michael Brevard
trafficstars

@Baroshem you're probably way more experienced in nuxt than me, could I get a confirmation that doing anything with "" (like in a console.log) inside a script is disallowed and...

> I just verified, and it is not possible to include `` in a javascript string. Trying to do so triggers a `unterminated string literal` Javascript error. Thank you! This...

@vejja @Baroshem this is not yet finished, however I wanted to ask what your opinions on the current implementation is, and if there's anything I should change (the errors in...

> Would you mind having a look at this ? Looks like TS needs a stricter type constraint. I believe doing something like this will solve it ```ts type OptionalThrowError...

Sorry for the late response, sounds good!

~~@danielroe Just got back to this, I don't see anything that I changed that can cause the autofix.ci to error stating "appId" is not exported? Which file could I have...

Hey @danielroe , any idea why it fails to import /public.svg? I haven't changed anything there.. UPDATE: This seems to have fixed itself (somehow)

I can keep finding more areas to improve and more files to change (already set my sights on a couple as of writing this message), but I know that it's...

Accidentally hit the wrong button, sorry about that!

I believe as an initial refactor round this is good enough. It would definitely serve as good foundation for a more targeted refactor round that will involve structural changes (there...