Felipe Torres (fforres)

Results 24 comments of Felipe Torres (fforres)

I'm on the same boat, using filesystem caches to speedup our CI builds. I'm on a big org and project, so after a week and a bit more, our cache...

ping @sokra (cc @otakustay) I have an implementation here https://github.com/webpack/webpack/pull/13875 I'd appreciate any revie/comments

Can an activity be a comment? 😅 I don't mean to be a nuisance, though @sokra should we be pinging you for @vankop's PR can we help to get it...

Same as @dark-monst In my case, I created a definition `.d.ts` file to override a module's function definition. It picked up w/o any issues on my IDE, same definition file...

Hey @softmarshmallow did you find a solution for this?

That's awesome @flickz! Kudos! You can always look into initiatives like https://nodeschool.io/, IMO the workshops help a lot into structuring an event, teaching and bringing together the community. It has...

It'd be great to have another one! I'm also down to help organize if needed. :D What do we need to make this happen? (Friendly cc @watson @RichardLitt @fbaiodias among...

BTW, in case anyone wants to hack this on their own, in this pull request there is a really fast hack https://github.com/cgross/angular-notify/pull/33/files

@amgadfahmi I guess it's because it's a global hack. I didn't add position and animation calculations for every and each notification. Although... we should ask @cgross, the library it's kind...