Steven Olsen

Results 36 issues of Steven Olsen

I can't get `orderKey` to work. Here's my calls: ``` Request URL: https://www.jsonstore.io/11steveo117234be5bb130fcee5b573bc5fa2573dd647ec54b51075d258c3840/users/1? Request Method: POST {"age":1,"nums":4} ``` ``` Request URL: https://www.jsonstore.io/11steveo117234be5bb130fcee5b573bc5fa2573dd647ec54b51075d258c3840/users/99? Request Method: POST {"age":99,"nums":3} ``` ``` Request URL:...

Would using a CDN like cloudflare help reduce your costs? Or DigitalOcean? Zeit? They have been known to help struggling viral projects like this stay afloat, such as jsperf. Try...

I think a linter would help the project code a lot - many unused vars and libs, etc. Feel free to deny the PR, but I hope you'll consider linting....

I like the component, thanks! But with a substantial amount of text, the margins/padding look too cramped. I'm looking at the style def here: https://github.com/beefe/react-native-popup/blob/master/index.js#L325 I'd like to be able...

Pretty strange rendering error in Firefox (v48)! While scrolling, it just a blank screen in the middle of http://yelouafi.github.io/redux-saga/docs/introduction/BeginnerTutorial.html, after `"In the case of incrementAsync, the generator yields 2 values...

This would be cool as a module installed via `npm install -g` Great work!

Nice project! Reminds me of https://github.com/princejwesley/Mancy A Windows installation file would be swell, donchathink? :)

pull request welcome

A coupe of improvement suggestions: - you don't need to add the `title` into the `text` - keep them separate, and weight the title hits higher than text hits. -...

Hi - this is very cool, thanks. Can you update it with the latest libs? ```bash "dependencies": { "@material-ui/core": "^4.11.0", "@material-ui/icons": "^4.9.1", "@material-ui/styles": "^4.10.0", "@reduxjs/toolkit": "^1.4.0", "compression": "^1.7.4", "express": "^4.17.1",...