DC

Results 233 comments of DC

Got it, I saw that on your notion page. The whole script is in the URL then? Hope that works :) I can see the same problems https://dev.bubl.es/#%3E%20start%0A%3C%20Lets%20go%0A~%20[colors]%0A~%20[ending]%0A%0A~%20colors%0A%3C%20Whats%20your%20favorite%20color?%0A%3E%20*{color}%0A---%0A%20%20%3E%20red%0A%20%20%3C%20roses%20are%20red%0A---%0A%20%20%3E%20blue%0A%20%20%3C%20sky%20is%20blue%0A---%0A%3E%20*{color}%0A%3C%20you%20like%20$color%0A%0A~%20ending%0A%3C%20Thanks%20and%20goodnight.%0A ![image](https://user-images.githubusercontent.com/514002/62417489-fbce1b80-b648-11e9-94ad-e0d787a816d9.png) so...

> The second thing to know is that, because blocks are linear, they will "return" into their parent flow (if any) only when their main flow is reached; not the...

for reference: https://www.rivescript.com/docs/tutorial#conditionals ``` + what am i old enough to do * == undefined => I don't know how old you are. * > 25 => You can do...

cool, thanks for the response. i'll read up on your event loop stuff. so overall you didn't feel like this go was a jump to a more C like environment...

thanks for the response! I didn't write the code, not quite sure what we were using it for.

hi @meyer I'm not using framer studio, just framer.js and the raw files. the point is you can't just add an img or svg object tag which points to an...

@pc035860 thanks for the response! passport does indeed have a FB auth flow but its not as user friendly as the completely client side JS SDK. I prefer using your...

this is one of the first extension i put on a new VSCode install, then i always have to set it up and forget what needs to be done. agreed,...

for anyone on a mac (and note to my future self) keyboard shortcuts > [⌘K ⌘S] // Place your key bindings in this file to override the defaults ```json [...

sent! also recommend slackin to automate such process. https://github.com/rauchg/slackin