ptmoy2
ptmoy2
Everything worked as described in the book up to page 50. index.html is as described. But I don't see an asset folder other than the one in the "dist" directory....
I understand the explanations in the book, but am having difficulty understanding the code in ezwebframe.erl. One problem is the seemingly inconsistency between some of the 'cowboy'-related function calls in...
On page 78, the author discusses calling model.destroyRecord() & model.rollback() in the resetController hook in app/routes/friends/new.js and app/routes/friends/edit.js to get rid of unsaved new records and unsaved edits in the...