grigio
grigio
Is possible to access to the handlebars templates server side?. I mean the equivalent of poirot or stache which use mustache instead of handlebars ``` ``` in https://github.com/olivernn/poirot
I'd like to see a fullfeatured TodoMVC example with Blaze Components. It would be interesting to compare with https://github.com/grigio/todomvc-meteor-react
I can't run latest `soltsice` in Linux ``` ⟩ node_modules/.bin/soltsice build/contracts/ types/ /usr/bin/env: "node\r": File o directory non esistente ``` ### Workaround open `node_modules/.bin/soltsice` with a text editor and convert...
I mean `sp` param not hardcoded but exposed in the web ui https://github.com/RSS-Bridge/rss-bridge/blob/951092eef374db048b77bac85e75e3547bfac702/bridges/YoutubeBridge.php#L396
yarr is fantastic and it works very well, I just got this error in the logs but I didn't noticed any issue. Maybe because it tried to open a non...
reproduction 1. http://localhost:3000/login 2. i log in successfully 3. i press reload in the browser and i get a blank page with in console: modules.js?hash=bfe3e37…:23612 Uncaught Invariant Violation: Objects are...
it seems that sometimes this error pop up from twitter because oauth2 is not ready/loaded. I tried to move require 'oauth2' to the Gemfile and it seems better
### Describe the bug The text under ``` shouldn't be parsed  it doesn't happen with bold text ** ### Steps to reproduce see the image above ### Screenshots or...
Ciao, do you have an example with your router and Spine JS? Grazie