Neel Redkar
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? 
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!