Joonas Yliaho
Joonas Yliaho
Only GitHub OAuth at the moment. Should probably provide Google as well.
Submission content is written using Markdown. Should probably have a button or something that lets users preview the HTML render before submitting.
Again, similar how reddit and HN does this. When other user comments or replies to submission directly, create a notification and show a notification count on page. This was implemented...
How's this for error handling? I feel like giving an actual error object when the user wants to `failWithError` is better than a plain object. All the previous properties are...
It seems only CSS mode enables the use of code completions by default. Is there a easy way to somehow get that functionality into SCSS mode?