Konrad Linkowski
Konrad Linkowski
It isn't cringy enough Waiting for contributions
I'm getting 404 at https://flackr.github.io/demo/chat/
Code like this: ``` const { VM } = require('vm2') const vm = new VM() const res = vm.run('[1, 2, 3]') console.log(res) ``` Prints: `[ 1, 2, 3, '0': 1,...
- Add `vercel` to `package.json` to ensure one version for everyone - Add and use `cross-env` for Windows compatibility
I thought that maybe a plugin to draw things like the standard 2d canvas context api would improve the thing a lot. @bryanbraun What do you think about that?
### Link to the documentation page or resource https://docs.strapi.io/developer-docs/latest/developer-resources/content-api/integrations/angular.html ### Describe the bug In the docs, you encourage users to use **axios** or **fetch** in **Angular** which is not common...
The app doesn't take fullscreen height. I can force it with my system, but it should work without that. And in the beginning there is a popup that this is...
@ScottMansfield can you look at this?