Mark
Mark
hello splendido! I really need the option to allow connect multiple accounts of same social network for example connect 3 different Facebook accounts just make them available in the Meteor.user()...
I'm new to jade so sorry if this obvious but I've looked into issues/docs and It seems like "components" block in jade just supports text? https://github.com/mquandalle/meteor-jade/blob/master/examples/components.jade it works for text...
I can't figure out if it's possible to use existing route, If I use existing one it will throw an error saying it's already exists, The thing is I want...
Hi, Having hard time figuring how can I add a checkbox column to the table should I create it inside collection? Here is my current table: ``` {{> reactiveTable collection=items...
Hi, I'm working on scheduling repeat jobs with Later JS, The problem later js doesn't support timezones I'm looking into ways to use later js with specific timezone support using...
Question
Hello, I have been testing slush0 fork and it seems to work with litecoin (tested on wemineltc). Do you mind explaining what's the difference with this fork? I saw the...
The stratum proxy protocol sets new difficulty every share (Same) It looks like this Setting New Difficulty: 32 Share Accepted Setting New Difficulty: 32 Share Accepted I know it can...