Ahmed Aboumalwa

Results 5 issues of Ahmed Aboumalwa

Greetings, Increment operation sends wrong values to the server because of setting needIncrement to false [here](https://github.com/thiagolocatelli/parse4j/blob/master/src/main/java/org/parse4j/operation/IncrementFieldOperation.java#L21)

Greetings, Replace was replacing only the first occurrence, but it was meant to replace all, as per the example explained in the v5 course. It's a really common mistake; we...

Greetings, This PR address the usage of bind in render and with listeners. bind returns a new function every time its called, so using it in render would cause performance...

Greetings, I got the following error when i tried to run the code: ``` Traceback (most recent call last): File "trainer.py", line 142, in trainer.train_minibatch(num_epochs, batch_size, interval) File "trainer.py", line...

return sorted list of the templates add comment 'how to enable case sensitive tables'