Matt Lewis

Results 60 comments of Matt Lewis

@frapontillo Yup I still need this, in order to do a test for it though I'll need to integrate a module bundler like webpack (as a dev dependency). Are you...

Commonjs is a module format used by bundles such as browserify or webpack I.e require('module-name'); Its more of a technique rather than a library you install. > On 27 Feb...

The `require` function is defined by the module bundler like webpack, browserify etc. I'll add it to this PR and you'll see what I mean :smile:

I've added a test for the module name, is that OK for you?

> That makes sense to me, but that is up to @mattlewis92 I think rather than adding a new input and bloating the api, it makes more sense just to...

> Although, this css add will accept what is expected, but in my view it is pretty obscure way to achieve this. Adding new @input with a default value could...

I'm still working on building the actual code for the course, as soon as that's done I just need to sit down and record everything. Hoping to get a pre-order...

> Any updates on the video? So this ended up being a bit more of an ambitious project than I had originally anticipated and as a result I just haven't...

> Hello, thank you for this awesome project. > Waiting for your online video course, is there any news? Hey, thanks for your interest! Unfortunately I've been a bit delayed...

Oh neat, I didn't know about that, thanks @agilob!