Carlos I. Garcia

Results 11 comments of Carlos I. Garcia

Hey @castwide did you ever follow-up on this?

@bmbrina: I just heard from @kurenn that you have experience invoking SendGrid from React apps. I'd like your input here.

@bmbrina Alpha is now completely back-end agnostic. This means it is as of now decoupled from Rails, and it is just a pure Javascript/React based framework. I'd like to provide...

[WIP] I'm almost done with this issue, but I'm having trouble breaking down all the Conversation components' CSS.

The current basic implementation for Alpha is not hooked up to DialogFlow or any other kind of NLP @kurenn @RonnSanji. Instead of that it tests against pre-defined patterns, such as...

I have no experience with MAMP at all, but if you can get Webpack to work with it you're set @Mixddux, here's a lead on how you might get this...

FYI I ended up doing the following to achieve what I wanted (thankfully I was already packing SCSS): ```scss @each $color, $value in $theme-colors { .toastify.alert-#{$color}, .alert-#{$color} { @include alert-variant(theme-color-level($color,...

Hi @jameslnewell I just realized this works for me with most use cases *with one important exception*: ```html Foo Bar ``` This is a simplified example, but I have a...

Im traveling right now, but the adjustment you made seems about right

just saw this... Thanks @mcestone4 !