Wednesday 15 August 2018

This is probably a stupid question

var test = {"username":"foo1","password":"foo2","fname":"foo3","email":"foo4"}my frontend sends this object to my node application, but test.username wouldn't return foo1, it would return undefined,why? It's weird because it would return foo1 on my frontend

Submitted August 16, 2018 at 05:50AM by smiles_low

No comments:

Post a Comment