Zach Bruggeman

Results 9 issues of Zach Bruggeman

From @yowkah: Related to #50 . It seems that the Token is not always given with authentication. Absence of the token should not be valid reason to terminate or remove...

Facebook just recently added the ability to upload files (images, audio, videos, or a generic file) for a message, instead of having to specify a URL for an attachment. -...

enhancement
help wanted
starter

enhancement
help wanted

enhancement
help wanted

It would be really cool if the user could instantly deploy their code right from the app (maybe CLI too, though I really envision most of this app as a...

enhancement
help wanted
future

A CLI is alright, but for someone brand new to coding, opening up a Terminal, installing node and npm, and then installing this module can be a little daunting. My...

enhancement
future

Despite it being named `run-js`, it would be nice if stylesheets would be automatically added if they exist. As well, support for processors like SASS and LESS would be really...

enhancement
help wanted
starter

For files that use React, it would be really nice for it to use HMR instead of the regular LiveReload, since it's a bit less jarring. There's a Browserify implementation...

enhancement
help wanted

I worked on a workshopper this weekend that tries to explain the JS event loop: https://github.com/remixz/going-loopy It's a bit different from other workshoppers, since it's sort of more like an...