Vetrivel Shanmugam
Vetrivel Shanmugam
Why not directly contribute to README or the WIKI PAGE directly? Also can you share an example documentation of someother projects you liked, probably we can structure information in this...
For time being, you can give a try looking at the source code itself. I am jus starting out on matterjs for a fun project and learnt few things easily...
I am playing with matterjs recently probably I can share my experience as tutorials if that helps.
@liabru I went through one of the tutorials at https://github.com/liabru/matter-js/wiki/Tutorials. turns out **Build games with Matter.js** redirects to **http://www.pressreader.com/australia/net-magazine-the-voice-of-web-design/20140520/282926678418586** after a while it gets redirected to **http://www.pressreader.com/** and I start...
I use react-codemirror2 and wanted to report an issue. After seeing lot of labels "help wanted" I backed off. Just like react-codemirror2 solves a problem in web development, I'm working...
How about this use case. A person in poor network tries and audio upload is in progress. He wants to close the browser. If above feature is implemented, the user...
Got it. thanks
``` var store = { assessmentTemplate:{ CREATE: ()=> console.log("ASSESSMENT TEMPLATE CREATED"), // BE change needed. yes. UPDATE: ()=> console.log("ASSESSMENT TEMPLATE UPDATED"), DELETE: ()=> console.log("ASSESSMENT TEMPLATE DELETED"), }, impacts:{ CREATE: ()=>...
Is there any workaround ?
What are the steps to reproduce the issue in a local environment?