Neel Redkar

Results 6 issues of Neel Redkar

As many of my project were relying on this, I created a faster database that is almost exactly like jsonstore.io. The URL is https://db.neelr.dev and [`can be found here on...

How would you put it in a parent div? ```js q5.createCanvas(width, height).parent( "div-id-or-element" ); ``` returns an error of can't find parent of null

Is the policy loss supposed to be fluctuating here between negative and positive? What could be the problem? ![image](https://user-images.githubusercontent.com/35831013/124363097-2686cd00-dbee-11eb-9039-a769e692152a.png)

This was helpful locally to add a basic level of security (just checking the `API_KEY` env variable for a value & checking bearer)

Hi! I added pretty logging to challenge file for my task! I added echo via page too for the tables!